Wanted: GUI-Editor with XML-Export option!

Miscellaneous Forums/General Discussion/Wanted: GUI-Editor with XML-Export option!

hi there!

im currently looking for a wysiwyg gui editor, that is capable of exporting the gui elements to an intermediate XML file. if possible with definitions for the xml scheme.

i've already googled and took a look through the toolbox, but couldnt find any suitable tool.

it doesnt have to be written in blitz specifically...i just need valuable xml files which i can parse to create my gui elements out of it and reopen into that gui editor to be able to adjust the elements easily...


thanks in advance for any hints :)

http://www.blitzbasic.com/Community/posts.php?topic=65578

I bought this, pretty reasonable price BTW.

already seen that one. but as i wasnt able to safe a xml file for testing, and there came no sample xml files with the demo, im unsure wether its suitable for my needs...

sorry, but im not willing to buy a pig in a poke!

I can't find a free thing yet, this one is the most close application, and it's actually very good.

Glade is the very possible one, although it depends on Gtk.

Code it yourself should be the solution, I'm sorry but I have nothing except money, so I buy the available solution....

it may well be ok for you, but as i just found out im a do-it-your-self-if-you-want-it-properly coder :D

that, and:

after searching through my blitz folder (~700MB with all samples and projects...yikes!) i found the good ol' blitzui editor. and though its a 7000-lines-sized-mess :D and not THAT featurerich i think, ill just rewrite its saving/loading routines to do it with XML instead of its proprietary binary format...


anyway, thanks a lot! have a nice day :)