[Done] [PB5.10b6] Bug: PB_Any set on each open of form

You need some new stunning features ? Tell us here.
Klonk
Enthusiast
Enthusiast
Posts: 173
Joined: Tue Jul 13, 2004 2:17 pm

[Done] [PB5.10b6] Bug: PB_Any set on each open of form

Post by Klonk »

I created a form with a window and unchecked the option "PB_Any" for this window.

When looking at the source of the form a constant #window_0 is used as intended. As soon I reopen the form #PB_Any is checked again.

BTW: This happens only when Option "New gadgets use #PB_Any by default" is activated in the preferences.
Bye Karl
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: [PB5.10b6] Bug: PB_Any set on each open of form

Post by Polo »

Fixed.
Post Reply