PlanetSquires Forums

Support Forums => PlanetSquires Software => Topic started by: SeaVipe on August 24, 2018, 02:33:24 PM

Title: WinFBE 1.7.5 - Locked
Post by: SeaVipe on August 24, 2018, 02:33:24 PM
Hi Paul,
Visual Designer.
Properties>Locked = True/False appears to override menu Designer>Lock Controls?
When Locked, mouse pointer changes to a red "no" (circle) when hovering over a control's handles (I like). FireFly's red handles would give a good visual as to which controls on a form are manually locked. Just a thought.
Designer>Align overrides Designer>Lock Controls but the resulting program puts the controls back to the original Locked position. 2 images attached where the textbox is Locked manually and the Listbox is not.


Title: Re: WinFBE 1.7.5 - Locked
Post by: Paul Squires on August 25, 2018, 11:28:00 AM
Thanks Clive, you are exactly correct. The Locked property at the Form and/or Control level seems to not to be respecting the Align functions.
I will also look at changing the handles to red for locked controls.
Title: Re: WinFBE 1.7.5 - Locked
Post by: Paul Squires on August 25, 2018, 11:51:25 AM
...the red handles for locked controls/form was easy to implement. Done.  :)
Title: Re: WinFBE 1.7.5 - Locked
Post by: Paul Squires on August 25, 2018, 12:56:59 PM
The Align issue with locked controls is now fixed.

I also noticed that the Center in form horizontally/vertically was not correctly accounting for High DPI resolutions. That is now fixed as well.