GUIEditor for Testing
BlitzMax Forums/MaxGUI Module/GUIEditor for Testing
| ||
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 |
| ||
Sorry, only have PPC... Is it coded using BlitzMax/MaxGUI? Can you post some screenshots? |
| ||
Yes, it is coded in BitzMax/MaxGUI. A Screenshot is avaible here:![]() |
| ||
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. |
| ||
Interesting use of tabbers :-) |
| ||
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. |
| ||
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. |
| ||
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. |