[Gambas-bugtracker] Bug #1727: Stop Displaying the gui select message to terminal
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Feb 12 15:57:33 CET 2020
http://gambaswiki.org/bugtracker/edit?object=BUG.1727&from=L21haW4-
Comment #2 by Brian G:
This Script:
#!/usr/bin/gbs3
' Gambas Script File Created 02/12/2020 14:55:08.176
Use "gb.gui"
Print "Hello World"
Quit 0
Catch
message(error.text & "\n" & error.where)
Outputs:
qt5ct: using qt5ct plugin
Hello World
More information about the Bugtracker
mailing list