Drag-and-drop graphics in CF.NET?
- From: jminiman <jaredscottmin@xxxxxxxxx>
- Date: Thu, 06 Sep 2007 15:44:57 -0000
I could spend 15 minutes describing what I mean by this, or I could
just point everyone to a link:
http://tinyurl.com/2mu2bb
This simple "Master Mind" application allows a user to drag a bubble
from the right-hand legend to the playing board. This could be useful
for all kinds of applications, showing a nesting of one thing into a
larger thing.
This project, unfortunately, makes use of GDI+ and therefore these
classes aren't supported:
GraphicsPath, PathGradientBrush, Graphics::FillPath,
Graphics::DrawArc, etc.
Has anyone seen a similar sample showing drag and drop for CF.NET?
.
- Prev by Date: Re: Full Screen in Windows CE 5.0
- Next by Date: Re: How do I get a Handle to a Windows Associated Menu
- Previous by thread: Re: Absolete API's in .Net CF 2.0
- Next by thread: Strange sudden shutdown issue with CF app
- Index(es):
Loading