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 5.10

Post by Polo »

Thanks Klaus, I'll see what I can do, seems a good idea to me!
sphinx
Enthusiast
Enthusiast
Posts: 120
Joined: Thu Oct 26, 2006 6:34 pm
Contact:

Re: Form Designer 5.10

Post by sphinx »

I second what Klaus said.

It is becoming more and more as powerful as VB6 IDE, keep the great work Polo.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.10

Post by Polo »

sphinx wrote:I second what Klaus said.

It is becoming more and more as powerful as VB6 IDE, keep the great work Polo.
Thanks :)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.10

Post by Polo »

Klaus_1963 wrote: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
Added, it's not perfect yet but it works :)
Klaus_1963
User
User
Posts: 29
Joined: Wed Nov 25, 2009 9:37 am

Re: Form Designer 5.10

Post by Klaus_1963 »

Hi Polo

Great job! I'm very lucky to see the ongoing development of PB :D

Klaus
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
sphinx
Enthusiast
Enthusiast
Posts: 120
Joined: Thu Oct 26, 2006 6:34 pm
Contact:

Re: Form Designer 5.10

Post by sphinx »

I am not sure if it is OK to post this here but here we go (Admin please move if not appropriate)!

Is it possible to add a Right-To-Left property to a Window/Form and accordingly to Menu gadget (or any other gadget)t?!
RomanR
User
User
Posts: 16
Joined: Wed Jul 11, 2012 3:54 pm

Re: Form Designer 5.10

Post by RomanR »

Hi Polo,

here I am again :wink:

I have just installed PB 5.10 Beta 3. Great work with the integration into the IDE.

But - there is a little Bug with Menu-Shortcuts: if you use them, they are placed outside the InitWindow_x() Procedure ! Therefore you get an error message, if you try and run the code.
Another little annoyance is for german programmers. The control-Key (ctrl) on german keyboards is labled (strg). On a localised menus therefore you write Strg+Key. FormDesigner generates #PB_Shortcut_Strg instead of #PB_Shortcut_Control ...

Best regards

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

Re: Form Designer 5.10

Post by Polo »

Thanks for the feedback Roman, I didn't know about that, can you make a bug report please? It's hard to keep track if everything's on the same topic :)
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.10

Post by Didelphodon »

@polo: It seems to me as if form designer shuffles the window flags. When I set specific flags for a window (ie tool, centered, minimizegadget, ...), save it and switch to another tab and back again (maybe switching once codeview to formview and back) the checked flags have changed. This is massively annoying, especially as doesn't seem to be overrideable/workaroundable at the moment.

Sorry for the bug-report in this thread - I didn't know where to post as there is no bug-report sub-forum for form designer. Maybe the latter would be a good idea for the future?

Cheers,
Didel.
Go, tell it on the mountains.
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Form Designer 5.10

Post by electrochrisso »

Great job with the Designer Polo, this is the first time I have had a good look at it, I am able to put it to some good use already, it will be fantastic when you get the bugs sorted out, I am surprised you are not mentioned in the PB About. :)

CalendarGadget needs the #PB_Calendar_Borderless option. I tried to use a Custom Container as a work around for this, but things got a bit messed up, as I don't really know how to use it. The only way I could have a borderless calendar was to create the calendar just after the open window call, in the main pb file, this is also messy because the calendar is not actually in the form code.

Concerning the problem with the window flag checkboxes not working properly, I have found that if I type the flags in the form code directly, it will show up correctly in the checkboxes, but it takes a few compile and runs to get things looking correct, I think there must be some compiler buffer that takes a few goes to get cleared from past runs.
PureBasic! Purely the best 8)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.10

Post by Polo »

Thanks, yeah still a few bugs/missing features, I'll add the flag asap! :)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.10

Post by Polo »

electrochrisso wrote:CalendarGadget needs the #PB_Calendar_Borderless option.
Added.
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Form Designer 5.10

Post by electrochrisso »

Polo wrote:
electrochrisso wrote:CalendarGadget needs the #PB_Calendar_Borderless option.
Added.
8)
PureBasic! Purely the best 8)
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: Form Designer 5.10

Post by MachineCode »

Didelphodon wrote:When I set specific flags for a window (ie tool, centered, minimizegadget, ...), save it and switch to another tab and back again (maybe switching once codeview to formview and back) the checked flags have changed
I've noticed that, too. Was going to report it but you did it for me. :)
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
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.10

Post by Didelphodon »

@polo:
just in case you didnt see - i posted a bug report in the windows bugs section. shoulda be rather easy to correct, imho.

http://www.purebasic.fr/english/viewtopic.php?t=53710

however, a dedicated bugs subforum would really be helpful :-)

cheers didel
Go, tell it on the mountains.
Post Reply