drag & drop

Reply

Join Date: Jan 2007
Posts: 5
Reputation: simona66 is an unknown quantity at this point 
Solved Threads: 0
simona66 simona66 is offline Offline
Newbie Poster

drag & drop

 
0
  #1
Feb 3rd, 2007
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
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 49
Reputation: Purple Avenger is an unknown quantity at this point 
Solved Threads: 0
Purple Avenger Purple Avenger is offline Offline
Light Poster

Re: drag & drop

 
0
  #2
Feb 4th, 2007
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?
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 5
Reputation: simona66 is an unknown quantity at this point 
Solved Threads: 0
simona66 simona66 is offline Offline
Newbie Poster

Re: drag & drop

 
0
  #3
Feb 5th, 2007
In dos with masm
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 134
Reputation: mathematician is an unknown quantity at this point 
Solved Threads: 3
mathematician mathematician is offline Offline
Junior Poster

Re: drag & drop

 
0
  #4
Feb 5th, 2007
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC