[Gambas-user] Singnal #6 is back!
Benoit Minisini
gambas at ...1...
Wed Mar 15 21:28:10 CET 2006
On Sunday 12 March 2006 18:51, Reinhard Ohm wrote:
> Hello,
>
> set a breakpoint and you will see Singnal #6
>
> "QPaintDevice: Must construct a QApplication before a QPaintDevice"
>
>
> ' Gambas module file
>
> PUBLIC myForm AS NEW Form AS "myForm"
>
>
> PUBLIC SUB Main()
>
> myForm.Show
>
> END
>
>
> PUBLIC SUB myForm_Open()
>
> WITH myForm
> .Height = 300
> .Width = 400
> END WITH
>
> END
>
>
> Gambas2 1.9.26
>
> Gruß
>
> Reinhard
>
This will be fixed in the next version.
Regards,
--
Benoit Minisini
More information about the User
mailing list