[Gambas-bugtracker] Bug #1632: Form-Property Stacking doesn't work
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Thu Aug 22 18:56:11 CEST 2019
http://gambaswiki.org/bugtracker/edit?object=BUG.1632&from=L21haW4-
Comment #3 by Benoît MINISINI:
ShowPopup() is a method that displays a form as a modal borderless window (for example, the pop-up list of a combo box). That definition of "popup" comes from Qt, and they don't care with what is written in Wikipedia or in the dictionary.
So if you want to display a splash screen, do what I told you. Don't use ShowPopup() that is for something completely different.
More information about the Bugtracker
mailing list