[MonoDevelop] Monodevelop Stetic Changing Ref Types

steve.wood steve.wood at inixsys.com
Mon Oct 24 09:39:01 EDT 2011


This wasn't a bug, the error was between the chair and the keyboard.  

After a bit of digging in the gui.stetic file I saw that an attribute had
been added to my customer Combobox widget.  Attribute of IsText or something
similar.  This had been set to true by default (now changed in the custom
widget).  This attribute causes stetic to generate code to create a Combobox
by using the the newtext() method.  Changing the value to false cured the
issue and the type remains as my custom widget.


--
View this message in context: http://mono.1490590.n4.nabble.com/Monodevelop-Stetic-Changing-Ref-Types-tp3894699p3933119.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list