Results 1 to 5 of 5

Thread: [RESOLVED] UI issue - drag & drop and other questions

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2005
    Posts
    17

    Resolved [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.

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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.

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: UI issue - drag & drop and other questions

    Quote 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!!

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Sep 2005
    Posts
    17

    Re: UI issue - drag & drop and other questions

    Thanks guys...
    Please pardon me, but how do u mark this thread as [resolved] ?

    Cheers

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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
  •  



Click Here to Expand Forum to Full Width