[Gambas-user] TextEdit on Qt5
Benoît Minisini
gambas at ...1...
Sun Jan 24 01:07:24 CET 2016
Le 23/01/2016 09:48, Ian Haywood a écrit :
> This was a lot simpler than I thought.
> I enclose a working patch. Two outstanding issues:
> - the TextEdit has a grey background (the system default) and ignores
> setting .Background = Color.White
> - the documentation doesn't appear in the IDE (because it's looking
> for qt4.TextEdit, whereas the docs wil lbe under
> qt5.ext.TextEdit)
>
> I suspect I'm missing something (i.e. if it's so easy presumably
> Benoit had a good reason for not doing it at the start)
> Anyway I hope this will kick the work along... as I said several of us
> *really need* TextEdit!
>
> Ian
>
TextEdit has been included in a new 'gb.qt5.ext' component in revision
#7584.
I hope you will make a statue of me. :-)
Note that there is no 'gb.gui.qt.ext' virtual component to automatically
switch between gb.qt4.ext and gb.qt5.ext, as these two components do not
include the same controls.
Regards,
--
Benoît Minisini
More information about the User
mailing list