how to mouse gesture without window?
-
I want to do mouse gesture for draw line on desktop. Which draw without window. Who can do it or have some advices. Please contact to me or post source code about its. Thank You so much.
-
I want to do mouse gesture for draw line on desktop. Which draw without window. Who can do it or have some advices. Please contact to me or post source code about its. Thank You so much.
If I understood it correctly, you need this: Draw with Mouse[^]
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
-
If I understood it correctly, you need this: Draw with Mouse[^]
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
I think he's actually wanting to draw straight to the desktop without having an application window open. I think that's going to get a bit advanced.
-
I think he's actually wanting to draw straight to the desktop without having an application window open. I think that's going to get a bit advanced.
The article I pointed should help him as it shows how to obtain Graphics instance associated with desktop. Next step is intercepting mouse movement.
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
-
The article I pointed should help him as it shows how to obtain Graphics instance associated with desktop. Next step is intercepting mouse movement.
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
I see! I didn't take very close look at the article before posting that. Hopefully he does!
-
I see! I didn't take very close look at the article before posting that. Hopefully he does!
You guys are awesome - this helped me out perfectly. Thanks for taking the time to post.
Darryl Borden Principal IT Analyst dborden@eprod.com
-
If I understood it correctly, you need this: Draw with Mouse[^]
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
Yes, I need draw with Mouse but without window form I need recognition with mouse same in PDA phone. Please help me...
-
Yes, I need draw with Mouse but without window form I need recognition with mouse same in PDA phone. Please help me...
Where are you stuck?
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
-
Where are you stuck?
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion
I don't understand. I'm beginner. please give more tip to me, thank so much.
-
I don't understand. I'm beginner. please give more tip to me, thank so much.
So where are you stuck?
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion