GUIde 1.2 released

BlitzPlus Forums/BlitzPlus Programming/GUIde 1.2 released

Wiebo(Posted 2004) [#1]
Hi all
A new update of GUIde has been released. Several new features haven been added to this form editor for blitz:

+ auto width adjustment of label, radiobutton and checkbox gadgets.
+ quick labels for combobox, textfield, progressbar and spinner gadgets.
+ spinners! including prefix and suffix strings. export includes all control code.
+ status bar is drawn when enabled.
+ oversized canvasses or panels on panels: sliders will appear next to the panel, and these will be exported and handled correctly.
+ text is now automatically selected in textboxes.
+ 'reset' button for panels and textareas colors.
+ modify menu order. Select the menu from the gadget tree and press CTRL left or right.
+ foldable groupboxes! Can only be added to panels. export takes care of all control.

I also fixed some small bugs and improved the workflow a bit. I hope you like it.

Go to http://www.playerfactory.co.uk to get the new demo, and go to http://playerfactory.proboards25.com/ for discussions.
.. Or tell me what you think here!

edit: oh, here is a nice piccy of the foldable boxes and spinners in action:




Beaker(Posted 2004) [#2]
Great stuff. Highly recommended.


Kuron(Posted 2004) [#3]
I cannot afford this at this time, but did want to check out the latest demo. The PF site hasn't worked in a couple of days. But I did check it out on your other site (perhaps that should be the main link for it instead of PF site?) and like the improvements. Good job.


Beaker(Posted 2004) [#4]
If you are having trouble with the pf (playerfactory) site I would check with your ISP, cos I've not heard any problems from anywhere else.

Glad you found it eventually. :)


Wiebo(Posted 2004) [#5]
Yeah, looks like a local dns problem, as the site has been up all along. And I'm glad you like the demo.


Kuron(Posted 2004) [#6]
I would check with your ISP
No need to, the problem isn't with my ISP. I have tried conecting to the site via three different ISPs and its a no go, lol.


Binary_Moon(Posted 2004) [#7]
If you are using Weibos link it won't work cos he got it wrong. It's co.uk not com

http://www.playerfactory.co.uk


Kuron(Posted 2004) [#8]
f you are using Weibos link it won't work cos he got it wrong.
Thanks, Weibo muffing up the link was the problem ;c)


Wiebo(Posted 2004) [#9]
oh ahum :) Sorry about that, I changed it, lol


Beaker(Posted 2004) [#10]
Plonker.


Kuron(Posted 2004) [#11]
*bitch slaps* wiebo for driving me nuts with the bad link :cp


EOF(Posted 2004) [#12]
Great stuff. Highly recommended.
Agreed. Best GUI editor for BlitzPlus.
The generated code is fab. Just a matter of filling in the blanks!