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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to