thanks for the feedback ChrisW67. I thought maybe the CocoaNativeEventFilter::nativeEventFilter() was implemented <Appkit.h>, updated that and getting other compile errors now...
But my main...
What I think you have here is an insert cursor. There are three possibilities:
You click right of center and the cursor is placed right of the existing character. The max length stops you...
Please use CODE tags the next time you post source code. The instructions are in my signature.
You do seem to like running through those double for() loops a lot. Everything you have posted so...
Hello gurus,
im looking to see how I can set the offlinestoragepath to the android folder "internal shared storage/Android/data/<APPNAME>/".
Basicaly its because i need to store soem application...
Currently, when clicking into TextField or similar where manual input is requred the android virual keyboard pops up automaticaly, is there a way to prevent it and set it only when i manualy double...
shokarta Yesterday, 14:04Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
setOfflineStoragePath() to "internal shared storage/Android/data/<APPNAME>/"
Yesterday 16:14 by shokarta