Form Designer 5.10

You need some new stunning features ? Tell us here.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by Polo »

wilbert wrote:
Polo wrote:if no bugs are found on this beta, it should make the PB 4.70 release.
Version 4.80 should include event handling :)
:D

Any new on the OS X version ?
Will it also be ready in time for 4.70 ?
:?:
If the two bugs are fixed (and it's likely they will be I guess :) ), OSX and Linux versions will be released along!
spacebuddy
Enthusiast
Enthusiast
Posts: 356
Joined: Thu Jul 02, 2009 5:42 am

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by spacebuddy »

Waiting for OS/X version :)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by Polo »

Ok here's beta 7 for OSX.

Please note the left panel doesn't work properly, the splitter isn't correctly resized at the beginning, and resizing is slow - all that is known PB Cocoa bugs reported in the forum ;)
I've put a message box as well so I don't get comments on this :mrgreen:

http://www.fileden.com/files/2012/8/19/ ... rOSXb7.zip
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by jesperbrannmark »

First time in history that nagging actually works (mac os beta was released)
The project's source code is now on Fred's SVN, if no bugs are found on this beta, it should make the PB 4.70 release.
Version 4.80 should include event handling
Are you having secret insight to change in purebasic 4.80 itself or do you mean the version on formbuilder that will be included with 4.80 will support event handling?
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3942
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by wilbert »

Polo wrote:Ok here's beta 7 for OSX.
Nice work. :)
Great to see the progress.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by Polo »

jesperbrannmark wrote:Are you having secret insight to change in purebasic 4.80 itself or do you mean the version on formbuilder that will be included with 4.80 will support event handling?
The latter ;)
I'm not saying it won't be merged into the IDE at some point, but not now ;)
UrgentKettle
User
User
Posts: 12
Joined: Thu Jan 27, 2011 12:25 pm

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by UrgentKettle »

Happy to test a Linux version...
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by Polo »

UrgentKettle wrote:Happy to test a Linux version...
Will be released at the end of the week - right now the resize bug of the PB canvas will just crash the OS ;)
jamirokwai
Enthusiast
Enthusiast
Posts: 796
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by jamirokwai »

Hi Polo,

thanks for the great work!
On Mountain Lion, you cannot enter Captions or Variables.

Two Suggestions:
- add #PB_Event_CloseWindow to event-loop
- add background-image for window
Regards,
JamiroKwai
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by Polo »

jamirokwai wrote: On Mountain Lion, you cannot enter Captions or Variables.
:evil: :lol:
Polo wrote:Please note the left panel doesn't work properly, the splitter isn't correctly resized at the beginning, and resizing is slow - all that is known PB Cocoa bugs reported in the forum
Thanks for the suggestion, the event loop itself will be removed, all events will be called from the window's event procedure (and you'll just have to call this procedure in you project ;)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by Polo »

http://www.gdpcomputing.co.uk/formdesigner.html

Beta 8 for Windows and OSX.
OSX disclaimer: please note the left panel doesn't work properly, the splitter isn't correctly resized at the beginning, and resizing is slow - all that is known PB Cocoa bugs reported in the forum


Fred did some nice testing, so quite a few things have been updated!
Drawing on Windows is now a bit more consistent with the OS, too! ;)
hichem
User
User
Posts: 26
Joined: Sun Sep 04, 2005 4:18 pm

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by hichem »

very good work, thank you foryour work.
michel
Enthusiast
Enthusiast
Posts: 142
Joined: Mon Feb 19, 2007 5:47 pm
Location: Luxemburg

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by michel »

Windows Beta 8, button caption is no longer updated on screen
ebs
Enthusiast
Enthusiast
Posts: 557
Joined: Fri Apr 25, 2003 11:08 pm

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by ebs »

Windows Beta 8, button caption is no longer updated on screen
Same for Windows XP
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: Form Designer for Mac/Windows/Linux - beta 6

Post by jesperbrannmark »

Suggestions:
* CTRL-C / CTRL-V / CTRL-X (copy, paste, cut) are great key shortcuts
* If you copy a gadget, then deselect and rightclick you cant paste it (no popup menu if no gadget is selected)
* Would be nice with a button to get right to the forum (this thread)
* Dategadget - in properties the mask...
* CTRL-N insert same gadget directly under the last one and start typing caption (good for checkboxgadgets or optiongadgets)
* Oh and one of the best functions from Gfa32 form editor; "align width", "align height", "align top", "align left", "align size" - what this does is it copies the height of the last selected gadget to all gadgets. Ie: you have a list of 20 optiongadgets. You mark all of them up, rightclick and align left (now they align by the side), then you click "align width" because when you did it you made them a bit different sizes... Super function.
Last edited by jesperbrannmark on Thu Aug 23, 2012 4:51 pm, edited 2 times in total.
Post Reply