[MonoDevelop] Grid control

Jacek Rużyczka stacheldraht at interia.pl
Wed Apr 29 14:13:18 EDT 2009


Am Mittwoch 29 April 2009 14:27:26 schrieb Dan Winslow:
> Is there any kind of a grid control available ( other than GtkTreeView )
> for MD?
> 
In fact, I have developed such a data grid control, but as I am still fighting 
with it a little bit, I haven't published it yet. However, I can make the 
sourcecode available if anybody is interested.

> In general, is it possible to load extra widgets and make them
> available in the design toolbox?
>
This is possible. In fact, when you design a new widget, add the following 
line of code just before the beginning of the class definition:

	[System.ComponentModel.Category("pick a name")]
	[System.ComponentModel.ToolboxItem(true)]

Greetings
Jacek


----------------------------------------------------------------------
Gotowka na koncie. Otworz konto direct i wez podwojny limit. 	 
http://link.interia.pl/f2145



More information about the Monodevelop-list mailing list