[MonoDevelop] Monodevelop Custom Controls
    Jacek Rużyczka 
    stacheldraht at interia.pl
       
    Fri Jul 17 14:17:16 EDT 2009
    
    
  
Am Freitag 17 Juli 2009 10:50:37 schrieb Samuel Mukoti:
> My challenge is i want to use custom datatypes other than the standard
> string and string[] thats supported at design-time in the toolbox.  In one
> of the cases i want to subclass and extend the functionality of the
> treeview, with a visual column editor - similar to what we see in VS with
> WinForms.
>
HI Sam,
in fact, MD supports much more than String and String [] for custom-made 
widget properties: For a starter, try out bool and some numeric datatypes 
(int, uint, double, decimal,...). You will see that bool is mapped to a 
checkbox, and the numeric types to a spin button.
Regards
Jacek
----------------------------------------------------------------------
Zaufalo nam ponad 700 000 Polakow. Dolacz do AXA OFE.
http://link.interia.pl/f2257
    
    
More information about the Monodevelop-list
mailing list