GUIEditor for Testing

BlitzMax Forums/MaxGUI Module/GUIEditor for Testing

MacSven(Posted 2008) [#1]
I am beginning to write a GUIEditor for BlitzMax.

Here is the download for the earliest alpha (MacOS X 10.4.x Intel only)

www.svenschwiecker.de/INTEL/GUIEditor.zip

can someone take a look at it?

Thanx


SebHoll(Posted 2008) [#2]
Sorry, only have PPC... Is it coded using BlitzMax/MaxGUI? Can you post some screenshots?


MacSven(Posted 2008) [#3]
Yes, it is coded in BitzMax/MaxGUI. A Screenshot is avaible here:




SebHoll(Posted 2008) [#4]
Looking very nice - is it CocoaMaxGUI fresh from SVN or has it been hacked/modified? Looks like you are making good use of the recent improvements made to CocoaMaxGUI (e.g. toolwindows, square buttons).

Btw, for inserting images into your post, see: What are the forum codes? I've changed your original post as an example.


Brucey(Posted 2008) [#5]
Interesting use of tabbers :-)


MacSven(Posted 2008) [#6]
OK. Thanx SebHoll.

I Have used the SVN but in the SVN is the modification not available, so i have to make some changes. A PPC Version will be coming soon.


SebHoll(Posted 2008) [#7]
Interesting use of tabbers :-)

Good point - is there a reason why you aren't using the platform standard group-panels for grouping gadgets?

I Have used the SVN but in the SVN is the modification not available, so i have to make some changes.

If these modifications are bug-fixes, you are welcome to post them and I'll try and get them committed to SVN.


MacSven(Posted 2008) [#8]
SebHoll

take a look at this:

http://www.blitzmax.com/Community/posts.php?topic=63252#706463

I have inserted this lines after each update of BlitMax.
I can send you the modified parts if you want.

PS: The Layout of my program is only for testing.