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
[Done] PB 5.10 Final Form Designer's Form Bugs
- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
[Done] PB 5.10 Final Form Designer's Form Bugs
PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
- VB6_to_PBx
- Enthusiast
- Posts: 627
- Joined: Mon May 09, 2011 9:36 am
Re: PB 5.10 Final Form Designer's Form Bugs
happy to see someonelse has sort of same problems i had
http://www.purebasic.fr/english/viewtop ... 05#p404805
its like all the #PB_Window_xxxxx choices are 1 CheckBox Square off going down the List
http://www.purebasic.fr/english/viewtop ... 05#p404805
it might have to do with "Event File" checkbox choice being eliminated from Form settings ?@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.
its like all the #PB_Window_xxxxx choices are 1 CheckBox Square off going down the List
PureBasic .... making tiny electrons do what you want !
"With every mistake we must surely be learning" - George Harrison
Re: [Done] PB 5.10 Final Form Designer's Form Bugs
Hi Polo,
thank you for your great work, but for me it doesn't work (Purebasic Windows x86 Release 5.10 Revision 1465).
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
It's fixed for the next PB releaseppcfox wrote: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
Is there any workaround until the next release?
Re: [Done] PB 5.10 Final Form Designer's Form Bugs
I don't think there is, sorry, but next release shouldn't take too long.ppcfox wrote:Is there any workaround until the next release?