[Gambas-user] Signal #11
Hans-Martin Bundeshund
bundeshund at ...467...
Sun Sep 7 14:05:22 CEST 2008
Hello all,
i have an application running well with 2.7.0 but getting a signal#11 with 2.8.2
PUBLIC SUB ButtonPartner_Click()
DIM hForm AS FPartnerStart
signal#11 --> hForm = NEW FPartnerStart(BenutzerID) <-- signal#11
hForm.Show
END
As i get the error by creating a new form (what is designed with the gambas-ide) i thing there is 1 component that makes the trouble. But in this form i use a bunch of different component, so its not that simple to find out what will bring this error.
Any suggestion how to find the guilty component?
regards,
HMB
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
More information about the User
mailing list