Disclaimer

This software is provided "AS IS". The author is NOT responsible for any damage (or damages) attributed to PureDesign. You use PureDesign at your own risk. No warranties are implied or given by the author.
PureDesign is free to use.


Acknowledgements

I would like to thank mk-soft (Michael Kastner) for his GUI Designer source code. Without it I never would have started this project.
I also would like to thank many people on the PureBasic forums. Although most of them do not even know they helped me, because just looking at their code snippets kept me going.But whenever I had questions or doubts everyone was very patient and helpfull.
And last not least I would like to thank the PureBasic Team and Fantaisie Software for giving us PureBasic and improving it all the time.

And thanks to Marcus 'MAC' Röckendorf for his T.D.A.E Hilfesystem.

PureDesign uses the Scintilla gadget(http://www.scintilla.org/)for the CodeViewer.

Scintilla License

License for Scintilla and SciTE
Copyright 1998-2003 by Neil Hodgson
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.
NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


History

PureDesign was started by ©mk-soft (Michael Kastner) in 2007 as Gui Designer.
In 2010, shortly after I bought PureBasic I was desperately searching the PureBasic forums to find a form designer for PureBasic which would run under Linux. There were quite a few, but only for Windows. GUI Designer was the only one I found. Although it was no longer under development I started using it for my forms. After I learned more and more about programming and PureBasic in particular, I started improving and adding functions.