Hi. Hope you can bear with me for a quick question...
I have Tea built and installed and running well on SailfishOS mobile, (thank you). Meanwhile, I also was interested in Cudatext, (a Lazarus-built app), so I installed fpc/Laz, and built Cudatext, and it launches fine, but keyboard won't show.
SailfishIS is without X/gtk, so I built all deps and the app with '--ws=qt5' option, but I'm wondering why the textfield is not registering with the OS to cause the keyboard to pop up. Cudatext dev is not sure. I'm assumung it has something to do with being dependent on gtk...
Anyway, since Tea works fine, I wondered if you might have some insight - maybe just which specific files are the ones that make that happen, so maybe Cudatext code could be tweaked to make it work...
Hi. Hope you can bear with me for a quick question...
I have Tea built and installed and running well on SailfishOS mobile, (thank you). Meanwhile, I also was interested in Cudatext, (a Lazarus-built app), so I installed fpc/Laz, and built Cudatext, and it launches fine, but keyboard won't show.
SailfishIS is without X/gtk, so I built all deps and the app with '--ws=qt5' option, but I'm wondering why the textfield is not registering with the OS to cause the keyboard to pop up. Cudatext dev is not sure. I'm assumung it has something to do with being dependent on gtk...
Anyway, since Tea works fine, I wondered if you might have some insight - maybe just which specific files are the ones that make that happen, so maybe Cudatext code could be tweaked to make it work...
Thank you