RE: [DotNetLib-Development] DragDrop feature
Brought to you by:
tamc
From: Jovchev, K. <Jo...@qu...> - 2004-02-26 07:03:06
|
DragDrop feature, you have it in TODO list.=20 > - Being able to drag items from the control onto other=20 > controls (ala the typical use of icons in the right pane of=20 > windows explorer) This is what I have in mind, and I have implemented this functionallity in TreeListView control, the old one, from about an year ago. I could implement the same in this control as well. > - Being able to reorder the items by dragging and dropping=20 > (ala the folder bar in windows explorer) This can be also implemented but this feature should work, like in windows explorer only when control is in one of the Icons modes (Large Icons and Small Icons), then user can reorder icons by draging and droping inside the control. > In the case of the latter, could you send me your=20 > TreeListView for inspiration, thanks! Actually this is you control, just it first version then you had there 2 main classes one was ContainerListView and other TreeListView I have been using TreeListView in my project and I needed DragDrop there so I have implemented it. BR //Cyrilo > -----Original Message----- > From: Josh [mailto:jo...@ch...]=20 > Sent: Thursday, February 26, 2004 7:18 AM > To: dot...@li... > Subject: RE: [DotNetLib-Development] DragDrop feature >=20 > By Drag and Drop what exactly do you mean? I can see it=20 > meaning a couple of things. >=20 > - Being able to reorder the items by dragging and dropping=20 > (ala the folder bar in windows explorer) >=20 > - Being able to drag items from the control onto other=20 > controls (ala the typical use of icons in the right pane of=20 > windows explorer) >=20 > Or, I suppose you could mean both of them. I agree that this=20 > should be functionality that is included in this control. =20 > You claim to have implemented it in another TreeListView=20 > control; do you want to try to implement it in this control? =20 > If you don't want to, I'll get to it one day (but I have=20 > other items on my things TODO that are more important in my=20 > eyes). In the case of the latter, could you send me your=20 > TreeListView for inspiration, thanks! >=20 > -Josh >=20 > -----Original Message----- > From: dot...@li... > [mailto:dot...@li...] On=20 > Behalf Of Jovchev, Kiril > Sent: Wednesday, February 25, 2004 2:59 AM > To: dot...@li... > Subject: [DotNetLib-Development] DragDrop feature >=20 > hi, >=20 > I was using in my project TreeListView control, and I have=20 > implemented DragDrop feature, we have to add this here as=20 > well problably. >=20 > BR > //Cyrilo >=20 > -- >=20 > QUARTAL - Your Information. Our Mission. >=20 > Kiril Jovchev, Senior Software Developer=20 > (jo...@qu...) mobile +358 [0]424 258 265 =20 > fax +358 [0]424 258 360 >=20 > http://www.quartal.com=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with a free=20 > DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dick > _______________________________________________ > DotNetLib-Development mailing list > Dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetlib-development >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with a free=20 > DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dick > _______________________________________________ > DotNetLib-Development mailing list > Dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetlib-development >=20 |