This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Qt VirtualKeyboard on L138/SDK?

Hi,

I'm evaluating the OMAP L138 board, and need a virtual keyboard for my Qt Application. I don't see an example in the SDK [ti-dvsdk_omapl138-evm_04_03_00_06]  with a VirtualKeyboard.
The textfinder example in usr/bin/qtopia/examples/uitools/textfinder looks like it was intended to allow entering text but no keyboard is shown. Trying to build the example fails on trying to link with -lQibtUiToolsE,  which is not included in the SDK.

Can someone tell me how a VirtualKeyboard can be used with this SDK?

Thanks