[MonoDevelop] Unexpected symbol '/' in autogenerated GUI code

Jacek Rużyczka stacheldraht at interia.pl
Fri Apr 9 12:11:32 EDT 2010


Am Samstag 03 April 2010 17:00:32 schrieb Jacek Rużyczka:
> Hello,
> 
> I've recently encountered a strange problem (maybe due to a bug) with
> autogenerated GUI code. I get the following error message:
> 
> /home/jacek/Documents/Projects/iwawi/iwawi/gtk-
> gui/iwawi.wizards.Receipts_Page3_payment_reminder_item_editor.cs(159,74):
> error CS1525: Unexpected symbol `/'
> 
> 
> And the generated line of code, which causes the problem, reads as follows:
> 
> this.dueSinceDateEntry.FilledOut += new
> iwawi.forms.DateEntry/FilledOutHandler(this.OnDueSinceDateEntryFilledOut);
> 
> Of course, the '/' before"FilledOutHandler" shall be a '.'...but what shall
>  I do to teach MD / Stetic to insert the right character?
> 
Sorry to tell you that the same problem persists in version 2.2, and I have 
not managed to put it out by hacking gui.stetic. Now it ALWAYS appears when 
defining a new event handler on self-made widgets I insert into, for instance, 
a dialog.

Regards
Jacek

--------------------------------------------------
Szukasz pracy? Sprawdz oferty na praca.interia.pl!
http://link.interia.pl/f265b



More information about the Monodevelop-list mailing list