[Gambas-devel] Bug in gambas 0.80

Daniel Campos danielcampos at ...45...
Sun Jan 18 15:00:18 CET 2004


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,
-- 
Daniel Campos <danielcampos at ...45...>
-------------- 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/a8254d6c/attachment.bin>


More information about the Devel mailing list