Page 1 of 1

[Done] PB 5.10 Final Form Designer's Form Bugs

Posted: Fri Feb 15, 2013 11:00 am
by VB6_to_PBx
PB 5.10 Final Form Designer's Form Bugs 32-bit version

Form Events such as checking #PB_Window_ScreenCentered
gets switched to #PB_Window_BorderLess

or

checking #PB_Window_WindowCentered
gets switched to #PB_Window_ScreenCentered

in Code view and when its Ran in IDE

Re: PB 5.10 Final Form Designer's Form Bugs

Posted: Sat Feb 16, 2013 12:10 pm
by VB6_to_PBx
happy to see someonelse has sort of same problems i had

http://www.purebasic.fr/english/viewtop ... 05#p404805
@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.
it might have to do with "Event File" checkbox choice being eliminated from Form settings ?

its like all the #PB_Window_xxxxx choices are 1 CheckBox Square off going down the List

Re: PB 5.10 Final Form Designer's Form Bugs

Posted: Mon Feb 18, 2013 2:54 pm
by Polo
Fixed.

Re: [Done] PB 5.10 Final Form Designer's Form Bugs

Posted: Thu Feb 21, 2013 5:19 pm
by ppcfox
Hi Polo,
thank you for your great work, but for me it doesn't work (Purebasic Windows x86 Release 5.10 Revision 1465).

Re: [Done] PB 5.10 Final Form Designer's Form Bugs

Posted: Thu Feb 21, 2013 5:58 pm
by Polo
ppcfox wrote:Hi Polo,
thank you for your great work, but for me it doesn't work (Purebasic Windows x86 Release 5.10 Revision 1465).
It's fixed for the next PB release ;)

Re: [Done] PB 5.10 Final Form Designer's Form Bugs

Posted: Sat Feb 23, 2013 6:40 am
by ppcfox
Is there any workaround until the next release?

Re: [Done] PB 5.10 Final Form Designer's Form Bugs

Posted: Sat Feb 23, 2013 11:25 am
by Polo
ppcfox wrote:Is there any workaround until the next release?
I don't think there is, sorry, but next release shouldn't take too long.