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

You need some new stunning features ? Tell us here.
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

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

Post 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
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Re: PB 5.10 Final Form Designer's Form Bugs

Post 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
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: PB 5.10 Final Form Designer's Form Bugs

Post by Polo »

Fixed.
ppcfox
New User
New User
Posts: 2
Joined: Thu Feb 21, 2013 5:12 pm

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

Post 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).
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

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

Post 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 ;)
ppcfox
New User
New User
Posts: 2
Joined: Thu Feb 21, 2013 5:12 pm

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

Post by ppcfox »

Is there any workaround until the next release?
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

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

Post 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.
Post Reply