Lazarus IDE: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
Created page with "===configure the Lazarus IDE for single window mode=== The enable the single window mode in the Lazarus IDE requires you install the anchordockingdsgn package. # click Packa..."
 
mNo edit summary
Line 5: Line 5:
# double-click the "anchordockingsdsgn 1.0" package in the list on the right side
# double-click the "anchordockingsdsgn 1.0" package in the list on the right side
# click the Save and rebuild IDE button
# click the Save and rebuild IDE button
The rebuild can take a few minutes. Once done, the Lazarus IDE automatically restarts.
[[Category:Computer_Technology]]
[[Category:Linux]]
[[Category:Programming]]
[[Category:PASCAL]]

Revision as of 17:08, 23 February 2025

configure the Lazarus IDE for single window mode

The enable the single window mode in the Lazarus IDE requires you install the anchordockingdsgn package.

  1. click Package -> Install Uninstall Packages
  2. double-click the "anchordockingsdsgn 1.0" package in the list on the right side
  3. click the Save and rebuild IDE button

The rebuild can take a few minutes. Once done, the Lazarus IDE automatically restarts.