Showing posts with label VecDraw. Show all posts
Showing posts with label VecDraw. Show all posts

Thursday, August 4, 2011

VecDraw 0.5.55.11216

I released a new version of VecDraw.
I fixed some small bugs that caused the application to crash. In this new release I als changed the window style to have its own boarder instead of the glass border by Microsoft.


Changeset:
- Changed the Window style
- Fixed a bug that caused a crash when copy/pasting a single line
- Fixed different minor bugs


As allways VecDraw can be seen over at vecdraw.codeplex.com
And as allways you can download and use VecDraw for free!

Friday, July 15, 2011

VecDraw without Glass border

Today I decided to get rid of the Glass border every window has on Windows7.

I added the Microsoft.Windows.Shell library and had to do some templating and voila! VecDraw has its own border style resp. has no border at all.
The resizing, Drag&Drop and all the buttons at the top right still work the way they should.

While recreating the template I also changed the template for the main menu a little bit and replaced the File menu button with a button called VecDraw.




This will be contained in the next release.

Thursday, July 14, 2011

VecDraw

VecDraw is a small lightweight vector based drawing application that I developed to get to know WPF. It's not as big as some other Vecotor based drawing applications, but hey! I'm the only developer and it's for free...

It can be found on vecdraw.codeplex.com. It's open source and free for installation. So go ahead and install it.