[lazarus] New Bug Entered
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Oct 6 13:57:04 EDT 2002
On Sun, 6 Oct 2002 11:49:16 -0400
bugtracker at miraclec.com wrote:
>
> Title: Border style affects form while in design mode
>
> Entered by: Tony Maro
>
> When in design mode, forms should not try to display the dialog border mode (when it does I can\'t move it), nor should they prevent resizing if the border mode prevents it. Checks should be put in place to determine if the form is in design mode and always show it as bsSingle if so.
Fixed.
Design forms now set csDesigning before creation. I hope all creation code reacts correct.
Mattias
More information about the Lazarus
mailing list