[Gambas-user] gb3: minor annoyances regarding the IDE
Benoît Minisini
gambas at ...1...
Tue Sep 25 14:36:34 CEST 2012
Le 25/09/2012 08:15, Kevin Fishburne a écrit :
>
> Also the pop-up "info/autocomplete" still shows a gray box at random but
> prolonged intervals, which also affects productivity. Seemingly minor,
> but very much "in your face" from a user perspective.
>
Yes, I know. This is a bug in QT3 support of Qt4 that I couldn't workaround.
Two solutions:
1) Get rid of the old Qt3 code in gb.qt4. This should be done, as Qt5 is
going to be released! But it takes a lot of time. :-/
2) Not using a ListView for displaying autocompletion, but a GridView,
which is written in Gambas and does not have this problem. I think I
will do that first!
Regards,
--
Benoît Minisini
More information about the User
mailing list