[Fwd: [Gambas-devel] Bug in gambas 0.80]
daniel
danielcampos at ...47...
Sun Jan 18 19:42:24 CET 2004
eeehhr... I mean Gambas 0.81, not 0.80 :)
-----Mensaje reenviado-----
From: Daniel Campos <danielcampos at ...45...>
To: gambas-devel at lists.sourceforge.net
Subject: [Gambas-devel] Bug in gambas 0.80
Date: Sun, 18 Jan 2004 14:00:18 +0000
The new feature that allows to use a formulary by its class name,
seems to fail, I've created a formulary called "F" that's the
start-up class, and a second formulary "G". "F" has a button
called "Button1" in which I added that code:
public sub Button1_Click()
G.ShowModal()
End
I press the button, and "G" is appears correctly in modal way,
then I close "G", press the button again, and the program fails
Regards,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestFail.tar.gz
Type: application/x-compressed-tar
Size: 613 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20040118/f5a8b768/attachment.bin>
More information about the Devel
mailing list