|
-
Sep 10th, 2005, 11:51 AM
#1
Thread Starter
Junior Member
[RESOLVED] UI issue - drag & drop and other questions
Hi,
I was required to build a staff's roster system. My question is how can we do a drag & drop ? Is there any exisiting class that support this ???
As I plan to drag the staff name to a let's say a panel and assign his roster for next week.
Any replies will be greatly appreciated.
-
Sep 10th, 2005, 12:34 PM
#2
Re: UI issue - drag & drop and other questions
I havn't looked at this sample, since it was not my part of the D# project. But Kleinma helped out Wossy with some drag and dropping for the map editor.
Source code here:
http://vbforums.com/showpost.php?p=2...&postcount=267
[Edit]Mr.Polite...now delete your post and repost it, so it looks like I am writing faster then you..grrrr
[Edit2]Hehehehe..and you did it too.. .heheeh
- ØØ -
Last edited by NoteMe; Sep 10th, 2005 at 12:39 PM.
-
Sep 10th, 2005, 12:36 PM
#3
Re: UI issue - drag & drop and other questions
 Originally Posted by NoteMe
[Edit]Mr.Polite...now delete your post and repost it, so it looks like I am writing faster then you..grrrr
- ØØ -
what exactly is this "staff name"?
is this just plain text that you want to drag drop to the panel control? or is it a label control or what?
drag drop functionality is built in... controls support it.
look over this, then post again
http://www.codeproject.com/cs/miscctrl/LANDragDrop.asp
done
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Sep 11th, 2005, 08:06 AM
#4
Thread Starter
Junior Member
Re: UI issue - drag & drop and other questions
Thanks guys...
Please pardon me, but how do u mark this thread as [resolved] ?
Cheers
-
Sep 11th, 2005, 08:31 AM
#5
Re: UI issue - drag & drop and other questions
Drop down the Thread Tools menu and click "Mark Thread Resolved." There is a FAQ tutorial in my sig.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|