[Gambas-user] Strange error after switching PopUpMenu
Tobias Boege
taboege at ...626...
Tue Sep 30 16:11:17 CEST 2014
On Tue, 30 Sep 2014, Tobias Boege wrote:
> On Tue, 30 Sep 2014, Rolf-Werner Eilert wrote:
> > I tried to set the PopUpMenu property in the IDE to the (one and only)
> > menu "mnDatei" in the project. Suddenly I get this error:
> >
> > This application has raised an unexpected
> > error and must abort.
> >
> > Unable to load image.
> > CFamily.DrawIcon.258
> >
> > and the IDE crashes each time I go into the Form editor. As long as I
> > stay in the source editor, Gambas keeps running.
> >
> > To restore the setting, I edited Form1.form and changed
> >
> > {TextArea1 TextArea
> > .
> > .
> > PopupMenu = ""
> >
> > So, it's running again, but what would you have done?
> >
>
> I know this error, too (had it 2 or 3 times), and I fixed it exactly as you
> did. But I could never reproduce any of the occurences, sadly...
>
Also, my errors likely weren't related to menus. I don't normally touch the
menu editor.
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list