[Gambas-user] textarea won't accept text
Benoît Minisini
gambas at ...1...
Fri Jul 28 19:21:46 CEST 2017
Le 28/07/2017 à 17:37, Fernando Cabral a écrit :
> Perhaps Bill has met the same problem I have here. I can't use IDE in my
> regular machines because it will not take anything from the keyboard. I
> only can edit my source code using a virtual machine.
> Nevertheless - I must add - the textarea in my program is working fine.
>
> - fernando
>
I'm almost sure this is a problem with the X11 input method used by Qt.
Check if the IDE run with QT4 or QT5. If you don't use QT5, it will use
QT4, unless it is not installed (i.e. no gb.qt4 on your system).
Then run the QT4 qtconfig program to change the default input method.
And run the IDE from a console to check if you are error messages
printed by QT.
Regards,
--
Benoît Minisini
More information about the User
mailing list