If the two bugs are fixed (and it's likely they will be I guesswilbert 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![]()
Any new on the OS X version ?
Will it also be ready in time for 4.70 ?
Form Designer 5.10
Re: Form Designer for Mac/Windows/Linux - beta 6
- 
				spacebuddy
 - Enthusiast

 - Posts: 364
 - Joined: Thu Jul 02, 2009 5:42 am
 
Re: Form Designer for Mac/Windows/Linux - beta 6
Waiting for OS/X version 
			
			
									
									
						Re: Form Designer for Mac/Windows/Linux - beta 6
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
 
http://www.fileden.com/files/2012/8/19/ ... rOSXb7.zip
			
			
									
									
						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
http://www.fileden.com/files/2012/8/19/ ... rOSXb7.zip
- 
				jesperbrannmark
 - Enthusiast

 - Posts: 536
 - Joined: Mon Feb 16, 2009 10:42 am
 - Location: sweden
 - Contact:
 
Re: Form Designer for Mac/Windows/Linux - beta 6
First time in history that nagging actually works (mac os beta was released)
			
			
									
									
						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 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
Re: Form Designer for Mac/Windows/Linux - beta 6
Nice work.Polo wrote:Ok here's beta 7 for OSX.
Great to see the progress.
Re: Form Designer for Mac/Windows/Linux - beta 6
The latterjesperbrannmark 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?
I'm not saying it won't be merged into the IDE at some point, but not now
- 
				UrgentKettle
 - User

 - Posts: 12
 - Joined: Thu Jan 27, 2011 12:25 pm
 
Re: Form Designer for Mac/Windows/Linux - beta 6
Happy to test a Linux version...
			
			
									
									
						Re: Form Designer for Mac/Windows/Linux - beta 6
Will be released at the end of the week - right now the resize bug of the PB canvas will just crash the OSUrgentKettle wrote:Happy to test a Linux version...
- 
				jamirokwai
 - Enthusiast

 - Posts: 798
 - Joined: Tue May 20, 2008 2:12 am
 - Location: Cologne, Germany
 - Contact:
 
Re: Form Designer for Mac/Windows/Linux - beta 6
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
			
			
									
									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
						JamiroKwai
Re: Form Designer for Mac/Windows/Linux - beta 6
jamirokwai wrote: On Mountain Lion, you cannot enter Captions or Variables.
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 projectPolo 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
Re: Form Designer for Mac/Windows/Linux - beta 6
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!
			
			
									
									
						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!
Re: Form Designer for Mac/Windows/Linux - beta 6
very good work, thank you foryour work.
			
			
									
									
						Re: Form Designer for Mac/Windows/Linux - beta 6
Windows Beta 8, button caption is no longer updated on screen
			
			
									
									
						Re: Form Designer for Mac/Windows/Linux - beta 6
Same for Windows XPWindows Beta 8, button caption is no longer updated on screen
- 
				jesperbrannmark
 - Enthusiast

 - Posts: 536
 - Joined: Mon Feb 16, 2009 10:42 am
 - Location: sweden
 - Contact:
 
Re: Form Designer for Mac/Windows/Linux - beta 6
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.
			
			
													* 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.
									
			
									
						
