[Gambas-user] [Gambas Bug Tracker] Bug #1311: compile error due wrong fix to bug in qt5 made in qt4 raise by usage setStyleName

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sat May 12 15:43:34 CEST 2018


http://gambaswiki.org/bugtracker/edit?object=BUG.1311&from=L21haW4-

Comment #9 by Benoît MINISINI:

Hem.... Do you want to say:
- setStyleName() must not be use if QT < 4.8.
- setStyleName() is buggy when called first, if QT >= 5.0 and < 5.3
- setStyleName() is not buggy when called first, if QT >= 5.3
- SetStyleName() is not buggy when called last, if QT >= 4.8 ?

Note that gb.qt4 and gb.qt5 share (almost) the same code source.

Benoît MINISINI changed the state of the bug to: NeedsInfo.




More information about the User mailing list