Lazarus

Using the Lazarus IDE => Designer => Topic started by: bpranoto on May 18, 2021, 05:18:00 am

Title: Form's tab order dialog won't change its form reference (AnchorDockingDsgn)
Post by: bpranoto on May 18, 2021, 05:18:00 am
This only happens if you install AnchorDockingDsgn.

The problem: Form's tab order pop up dialog won't change its form reference.

Step to reproduce:
1. Make sure you have AnchorDockingDsgn package installed on your Lazarus IDE.

2. Create a new application.

3. Create a new form, place 3 TEdits. Right click the form and choose "Tab order"
    The tab order for the form is displayed. Close the Tab Order dialog.


4. Create a second form, place 3 TButtons. Right click the form and choose "Tab order". The Tab order dialog will popped up, but it still refers to the previous form. Even if you close the first form or you close and reopen the project. The only way is to restart the IDE.


There is no problem if we uninstall AnchorDockingDsgn package.


Environment:
O/S: Ubuntu 18.04 64 bits
Lazarus version: 2.0.12
fpc: 3.2.0 - 64bits

TinyPortal © 2005-2018