Hi.
I want to draw on the screen. I mean a program which ables the user draw every where he wants.(even when he is in my computer). How can I write this program?
Thanks a lot.
Drawing on the screen
Started by bfrobctt, Jun 17 2010 11:31 AM
4 replies to this topic
#1
Posted 17 June 2010 - 11:31 AM
|
|
|
#2
Posted 18 June 2010 - 12:22 AM
Please Help me!
#3
Posted 18 June 2010 - 03:45 AM
To be honest I don't think it's possible, well you could add an topmost form with transparent background and draw on it (however not possible on XP since the user won't be able to click anywhere through the form). That's all I can think of and the result won't be perfect.
#4
Posted 20 June 2010 - 09:38 PM
You will need some serious Win32 API calls. I hate saying this but it's kind of hard.
I wanted to make an application that will draw a water drop on the screen (to annoy people). It's not that easy.
I wanted to make an application that will draw a water drop on the screen (to annoy people). It's not that easy.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#5
Posted 20 June 2010 - 10:12 PM


Sign In
Create Account

Back to top









