I'm adding this to my list but I won't do it right now
Form Designer 5.10
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
That would be the solution, but it'd be a bit more complicated (and not everyone would want that).
I'm adding this to my list but I won't do it right now
			
			
									
									
						I'm adding this to my list but I won't do it right now
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Okay,
you can include in your Options a new Checkbox for change ResizeImage().
Everybody can choose it.
Thank you for adding in your list.
Greetings - Falko
			
			
									
									
						you can include in your Options a new Checkbox for change ResizeImage().
Everybody can choose it.
Thank you for adding in your list.
Greetings - Falko
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
@Falko
<offtopic>
As a Profi, you should not use a jpg and you should resize your image with photoshop!
 
</offtopic>
			
			
									
									<offtopic>
As a Profi, you should not use a jpg and you should resize your image with photoshop!
</offtopic>
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

						Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
There is no reason to come up with "German mentality" or something like this.c4s wrote:I was astonished myself when I saw the thread in the German forum... pretty negative comments about the designer. Is it the famous "German mentality"?!
I guess in any other country there are people, who are unsatisfied with the new vd.
So what?
Try to create a piece of software which satisfies the whole world. You'll fail!
Keep up the good work Polo.
Reaching 80-90% of PBs users will make sure, that all of your effort hit bullseye.
{Home}.:|:.{Dialog Design0R}.:|:.{Codes}.:|:.{History Viewer Online}.:|:.{Send a Beer}
						Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Nothing was against Germans indeed, no worries, just against a few guys who made some useless commentsHeX0R wrote:There is no reason to come up with "German mentality" or something like this.c4s wrote:I was astonished myself when I saw the thread in the German forum... pretty negative comments about the designer. Is it the famous "German mentality"?!
- 
				jamirokwai
 - Enthusiast

 - Posts: 798
 - Joined: Tue May 20, 2008 2:12 am
 - Location: Cologne, Germany
 - Contact:
 
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Hi Polo, hi board,Polo wrote:Nothing was against Germans indeed, no worries, just against a few guys who made some useless commentsHeX0R wrote:There is no reason to come up with "German mentality" or something like this.c4s wrote:I was astonished myself when I saw the thread in the German forum... pretty negative comments about the designer. Is it the famous "German mentality"?!
keep up working on the new Form Designer. It's really great! Just try to filter for positive critics and feedback
Don't listen to my fellow people from Germany criticizing your work. It's not "German Mentality", just some people ranting about everything, they don't like at first sight.
btw.: It's the best extra for PB on the Mac so far! I was waiting such a long time for this.
Regards,
JamiroKwai
						JamiroKwai
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
@Polo,
If i will close Window on the first Tab with "X". But Window_0 got to Window_1 and again.
But this must be close the new Window down to Window_0 .
Greetings - Falko
			
			
									
									
						If i will close Window on the first Tab with "X". But Window_0 got to Window_1 and again.
But this must be close the new Window down to Window_0 .
Greetings - Falko
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Fixed, thanks!Falko wrote:@Polo,
If i will close Window on the first Tab with "X". But Window_0 got to Window_1 and again.
But this must be close the new Window down to Window_0 .
Greetings - Falko
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Wow, checked back after a few days and loads happened.
One request to add, when selecting a value in the properties tab, if it's a X/Y/Width/Height value, could you add a feature that if mouse wheel is used then it adjusts the value, would allow quick and simple fine tuning. (probably quite difficult to do though
)
			
			
									
									One request to add, when selecting a value in the properties tab, if it's a X/Y/Width/Height value, could you add a feature that if mouse wheel is used then it adjusts the value, would allow quick and simple fine tuning. (probably quite difficult to do though
%101010 = $2A = 42
						Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Hi polo,
I found a strange behaviour with .ico files, some do not show in FD (but work correctly in the real PB file), and some crash Form Designer.
Here is a link to an .ico file which causes a crash
http://www.iconfinder.com/icondetails/3 ... _view_icon
Here is a link to an ico file which is not shown, but no crash
http://www.iconfinder.com/icondetails/3 ... indow_icon
No problen with the png versions of the same pictures

the images that are correctly shown in this screen grab are png and bmp.
Edit: this is the message i get before crash:

			
			
													I found a strange behaviour with .ico files, some do not show in FD (but work correctly in the real PB file), and some crash Form Designer.
Here is a link to an .ico file which causes a crash
http://www.iconfinder.com/icondetails/3 ... _view_icon
Here is a link to an ico file which is not shown, but no crash
http://www.iconfinder.com/icondetails/3 ... indow_icon
No problen with the png versions of the same pictures
the images that are correctly shown in this screen grab are png and bmp.
Edit: this is the message i get before crash:

					Last edited by luciano on Tue Sep 04, 2012 1:08 pm, edited 2 times in total.
									
			
									
						Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
That would be too complicated unfortunately!Perkin wrote:One request to add, when selecting a value in the properties tab, if it's a X/Y/Width/Height value, could you add a feature that if mouse wheel is used then it adjusts the value, would allow quick and simple fine tuning. (probably quite difficult to do though)
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
This should be working on Windows, I'll have a look, thanks!luciano wrote:Hi polo,
I found a strange behaviour with .ico files, some do not show in FD (but work correctly in the real PB file), and some crash Form Designer.
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Crash is fixed (the ico file which caused it was corrupted and I didn't check if the image was correctly loaded when resizing!)luciano wrote:Hi polo,
I found a strange behaviour with .ico files, some do not show in FD (but work correctly in the real PB file), and some crash Form Designer.
Here is a link to an .ico file which causes a crash
http://www.iconfinder.com/icondetails/3 ... _view_icon
Here is a link to an ico file which is not shown, but no crash
http://www.iconfinder.com/icondetails/3 ... indow_icon
No problen with the png versions of the same pictures
the images that are correctly shown in this screen grab are png and bmp.
Edit: this is the message i get before crash:
This image won't load though.
Fixed the drawing of correct .ico files, should work fine in next version!
Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Polo
Form Designer which here ->http://www.gdpcomputing.co.uk/formdesigner.html does not work in Linux. Form Designer which is located in the distribution 5.00b2 -> works.
			
			
									
									Form Designer which here ->http://www.gdpcomputing.co.uk/formdesigner.html does not work in Linux. Form Designer which is located in the distribution 5.00b2 -> works.
Linux Mint Maya(Mate), x86, PureBasic 5.00(5.10b1)
						Re: Form Designer for Mac/Windows/Linux -5.00b2 (update!)
Hi Polo:
Thanks for your great job!!!
I noticed that version 4.70 beta1 supported unicode, but the one included with the latest PB 5.00 does not.
am I wrong?
Regards
			
			
									
									Thanks for your great job!!!
I noticed that version 4.70 beta1 supported unicode, but the one included with the latest PB 5.00 does not.
am I wrong?
Regards
PureBasic: Surprisingly simple, diabolically powerful
						

