J
jminiman
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:rawArc, etc.
Has anyone seen a similar sample showing drag and drop for CF.NET?
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:rawArc, etc.
Has anyone seen a similar sample showing drag and drop for CF.NET?