GLBasic forum

Codesnippets => Code Snippets => Topic started by: MrTAToad on 2010-Aug-06

Title: Vector Editor
Post by: MrTAToad on 2010-Aug-06
This is the code to my vector editor.  It should now include everything needed to compile & run the program.


[attachment deleted by admin]
Title: Re: Vector Editor
Post by: Hemlos on 2010-Aug-11
Oh man sweet!

I just add ddgui and these files into a project and compile it?
Title: Re: Vector Editor
Post by: Kitty Hello on 2010-Aug-11
instead of add a copy of ddgui, just add areference to samples/common/ddgui.gbas in the files tab.
Title: Re: Vector Editor
Post by: MrTAToad on 2010-Aug-11
Good idea!