Form Designer 5.10

You need some new stunning features ? Tell us here.
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Form Designer 5.00

Post by c4s »

@Klonk
Since it's now an "official PureBasic product" you'll find the latest version in the download package of PureBasic.
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00

Post by Polo »

Klonk wrote:Sorry, but where can I get the version with the latest changes. Guess I missed the according post.

@Polo maybe you can add this info in the first post? There I can only find the link to your website which has the beta3 for download.

Thanks
I'll try to update it as soon as - latest version is shipped with PB 5.
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: Form Designer 5.00

Post by the.weavster »

Great project Polo!

I have to confess your new form designer had completely passed me by until today. The reason I stopped using PureBasic, even though the compiler was great, was because I felt the IDE and particularly the form designer made development a slow process. It's great to see something so polished taking shape now.

I think I've found an issue though; earlier in the day I was using the form designer on XP and I could anchor gadgets to the window's edges using the properties tab, this evening I'm using it on Vector Linux and there are no options for anchoring gadgets.

Keep up the good work!

Weave
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00

Post by Polo »

Hello Weave and thanks for your comments!

Have you tried to play with the Lock options? I think it does what you want?
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: Form Designer 5.00

Post by jesperbrannmark »

@the.weavster - as I read on a restaurant the other day:
"The chef prefer tips, not advice."
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: Form Designer 5.00

Post by the.weavster »

Polo wrote:Hello Weave and thanks for your comments!

Have you tried to play with the Lock options? I think it does what you want?
I think it's probably the issue ts-soft referred to, it's an older version of the form designer that's included in PureBasic's Linux download.

jesperbrannmark wrote:@the.weavster - as I read on a restaurant the other day:
"The chef prefer tips, not advice."
Duly noted :wink:
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00

Post by Polo »

Oh yeah, forgot about that, it's a recent feature sorry, it'll be there in Purebasic 5.10 :oops:
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Form Designer 5.00

Post by IdeasVacuum »

On right-mouse click there are some gadget alignment options - but how to pick multiple gadgets?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00

Post by Polo »

IdeasVacuum wrote:On right-mouse click there are some gadget alignment options - but how to pick multiple gadgets?
Control click ;)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Form Designer 5.00

Post by IdeasVacuum »

..... unfortunately Ctrl click does not work (Windows XP 32bit, Form Designer 5[As delivered with PB5])
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00

Post by Polo »

IdeasVacuum wrote:..... unfortunately Ctrl click does not work (Windows XP 32bit, Form Designer 5[As delivered with PB5])
Oh ok, sorry, it will in next version!
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: Form Designer 5.00

Post by the.weavster »

@Polo
How easy would it be for your form designer to output a different programming language?
I think a tool like this would be great for QooxDoo
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Form Designer 5.00 beta 3

Post by Didelphodon »

Didelphodon wrote:Ok, however, I still get a similar error:


A program error was detected:

Error Message: Invalid memory access
Error Code: -1073741819
Code Address: 4762733
Target Address: 32


Cheers,
Didel.
I found out that if you have "LeftPanel = -1538" in FormDesigner's config-file the error above occurrs.
But please do not ask me how this negative setting found its way to the config-file ;-)

Cheers,
Didel.
Go, tell it on the mountains.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00

Post by Polo »

the.weavster wrote:@Polo
How easy would it be for your form designer to output a different programming language?
I think a tool like this would be great for QooxDoo
Depends on the language, but then, I created this for Purebasic ;)
Klaus_1963
User
User
Posts: 29
Joined: Wed Nov 25, 2009 9:37 am

Re: Form Designer 5.10

Post by Klaus_1963 »

For the moment I have two wishes :D :

1. to drag a common control from the toolbox into a form. In the form the control will be placed in standard dimensions

2. double click onto a common control in the toolbox opens the common control in standard dimensions on the form

Great job! Congratulate
Post Reply