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
simona66 -1 Newbie Poster
Recommended Answers
Jump to PostYou 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 …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.