943,931 Members | Top Members by Rank

Ad:
  • Assembly Discussion Thread
  • Unsolved
  • Views: 2505
  • Assembly RSS
Feb 3rd, 2007
0

drag & drop

Expand Post »
Hello
I want to drag & drop an object like rectangle , would you please give me the code and intterupt of it?
thank you in advance
Similar Threads
Reputation Points: 9
Solved Threads: 0
Newbie Poster
simona66 is offline Offline
5 posts
since Jan 2007
Feb 4th, 2007
0

Re: drag & drop

a) What CPU?

b) What OS?

c) Is this a stock GUI like Windows or X, or a roll your own project where you're doing all the graphics yourself the hard way?
Reputation Points: 31
Solved Threads: 0
Light Poster
Purple Avenger is offline Offline
49 posts
since Jan 2007
Feb 5th, 2007
0

Re: drag & drop

In dos with masm
Reputation Points: 9
Solved Threads: 0
Newbie Poster
simona66 is offline Offline
5 posts
since Jan 2007
Feb 5th, 2007
0

Re: drag & drop

You will need to study the various functions available in the bios int 10h. You won't find any ready made functions to "drag and drop" (I don't think); you will just have to keep redrawing the rectangle as the mouse moves; each time saving the original screen contents so that they can be restored each time the mouse moves to a new location.
Reputation Points: 14
Solved Threads: 4
Junior Poster
mathematician is offline Offline
149 posts
since Nov 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Assembly Forum Timeline: Assembly is used for?
Next Thread in Assembly Forum Timeline: Need code to interface RTC with 8051





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC