Form Designer 5.10
Re: Form Designer 5.10
Thanks Klaus, I'll see what I can do, seems a good idea to me!
Re: Form Designer 5.10
I second what Klaus said.
It is becoming more and more as powerful as VB6 IDE, keep the great work Polo.
It is becoming more and more as powerful as VB6 IDE, keep the great work Polo.
Re: Form Designer 5.10
Thankssphinx wrote:I second what Klaus said.
It is becoming more and more as powerful as VB6 IDE, keep the great work Polo.

Re: Form Designer 5.10
Added, it's not perfect yet but it worksKlaus_1963 wrote:For the moment I have two wishes:
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

-
- User
- Posts: 29
- Joined: Wed Nov 25, 2009 9:37 am
Re: Form Designer 5.10
Hi Polo
Great job! I'm very lucky to see the ongoing development of PB
Klaus
Great job! I'm very lucky to see the ongoing development of PB

Klaus
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
Re: Form Designer 5.10
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?!
Is it possible to add a Right-To-Left property to a Window/Form and accordingly to Menu gadget (or any other gadget)t?!
Re: Form Designer 5.10
Hi Polo,
here I am again
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
here I am again

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
Re: Form Designer 5.10
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 

- Didelphodon
- PureBasic Expert
- Posts: 450
- Joined: Sat Dec 18, 2004 11:56 am
- Location: Vienna - Austria
- Contact:
Re: Form Designer 5.10
@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.
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.
- electrochrisso
- Addict
- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: Form Designer 5.10
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.

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 

Re: Form Designer 5.10
Thanks, yeah still a few bugs/missing features, I'll add the flag asap! 

Re: Form Designer 5.10
Added.electrochrisso wrote:CalendarGadget needs the #PB_Calendar_Borderless option.
- electrochrisso
- Addict
- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: Form Designer 5.10
Polo wrote:Added.electrochrisso wrote:CalendarGadget needs the #PB_Calendar_Borderless option.

PureBasic! Purely the best 

-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: Form Designer 5.10
I've noticed that, too. Was going to report it but you did it for me.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

Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!
- Didelphodon
- PureBasic Expert
- Posts: 450
- Joined: Sat Dec 18, 2004 11:56 am
- Location: Vienna - Austria
- Contact:
Re: Form Designer 5.10
@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
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.