Sunday, April 26, 2009

Canvas objects can be moved and resized

xaml files that are opened which contain a canvas with paths etc. can be moved and resized.
(version 0.2.3)

Sunday, May 11, 2008

Copy buttons

Added 2 copy buttons - one to copy gradient xaml and one to copy color code - I find it handy when making controls, then it is quick to add a gradient border or whatever it is :)
(Ver. 0.2.2)

Saturday, May 10, 2008

Single click selection and steps/points on polygon

New functionality (ver. 0.2.1):

It is possible to alter number of points in polygons - parameters are saved as string in Tag property - so no harm done when loading into other programs.

Selection can now be done with single clicking.

Bugs fixed:
When loading file, editing works without selecting a tool and selecting editor again.

I have also added a drawing to view (works in both IE and Firefox, at least if silverlight is installed)


Sunday, April 6, 2008

Question at close and new

Added a messagebox when closing - it is the cheap edition for now - you'll get it all the time when there is a drawing, but it is better than losing the drawing.

Fixed opacity for rectangle and path.

Monday, March 31, 2008

Finally added Undo / redo

New version up - multiple undo/redo stack with shortcuts.
Also menu with shortcuts to Unselect and select all.

Sunday, March 30, 2008

New layout and much more functionality


Drawing tools:
Regular: Ellipse, rectangle, line, bezier curves
Geometric forms: Rose, spiral, diamond

Save as png and xaml
Copy xaml to clipboard

Move and size tool

Thursday, November 22, 2007

XAML Gradienteditor

The XAML gradient editor is almost finished and the program is taking form...




Current drawing tools: Line, Rectangle, Elipse and bezier curves