Am 30.09.2014 16:11, schrieb Tobias Boege:
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.


Yes you seem to be right here!

Although the PopupMenu property has been changed, it still crashes. I tried around with it a bit and found that when I go with the mouse over a certain point in the form, it crashes.

Well, that maybe random, but it might point to the reason at least.

I attach the project. When you load it, you will land in the source editor. Switch to Form1.form. Nothing should happen at once. When you hover with the mouse over the form at about the point where the LCD zero is, the error occurs.

Obviously, the form editor looks for an icon it has to show here...

Rolf

Attachment: MSyb-0.0.57.tar.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to