Recent

Author Topic: How make the GUI as one part?  (Read 1096 times)

coradi

  • Full Member
  • ***
  • Posts: 167
How make the GUI as one part?
« on: December 13, 2024, 10:01:27 pm »
Sorry, I don't know how I should describe it better..

I don't like that Lazarus works with many Windows, every time I search the Message or an other Window from Lazarus.
Is there a way, how I can use it as a one Window Version?
Amstrad Schneider CPC 6128
AVR8/ARM(STM32)

ackarwow

  • Full Member
  • ***
  • Posts: 128
    • Andrzej Karwowski's Homepage
Re: How make the GUI as one part?
« Reply #1 on: December 13, 2024, 10:32:40 pm »
Sorry, I don't know how I should describe it better..

I don't like that Lazarus works with many Windows, every time I search the Message or an other Window from Lazarus.
Is there a way, how I can use it as a one Window Version?

Hi @coradi

Yes. For example, I install AnchorDockingDsgn 1.0 and Sparta_DockedFormEditor packages (Lazarus 2.2.6)
See here for details: https://wiki.freepascal.org/Anchor_Docking.

Fibonacci

  • Hero Member
  • *****
  • Posts: 647
  • Internal Error Hunter
Re: How make the GUI as one part?
« Reply #2 on: December 13, 2024, 10:49:16 pm »
Install via fpcupdeluxe, select "Docked Lazarus IDE" in the options

https://github.com/LongDirtyAnimAlf/fpcupdeluxe

dsiders

  • Hero Member
  • *****
  • Posts: 1327
Re: How make the GUI as one part?
« Reply #3 on: December 14, 2024, 12:39:39 am »
Quote
Yes. For example, I install AnchorDockingDsgn 1.0 and Sparta_DockedFormEditor packages (Lazarus 2.2.6)

Sparta is no longer maintained and no longer distributed with Lazarus. That package is now called DockedFormEditor. So, three packages in total:

AnchorDocking
AnchorDockingDsgn
DockedFormEditor

And as Fibonacci mentioned, it can be installed automatically in the latest Lazarus release.
Preview the next Lazarus documentation release at: https://dsiders.gitlab.io/lazdocsnext

Hartmut

  • Hero Member
  • *****
  • Posts: 891
Re: How make the GUI as one part?
« Reply #4 on: December 14, 2024, 02:09:59 pm »
You don't need to install something for that. I use this Option in IDE menu Tools / Options / Environment / Window / "Show single button in TaskBar"

PascalDragon

  • Hero Member
  • *****
  • Posts: 5815
  • Compiler Developer
Re: How make the GUI as one part?
« Reply #5 on: December 14, 2024, 03:27:30 pm »
AnchorDocking
AnchorDockingDsgn
DockedFormEditor

You don't need to select AnchorDocking. AnchorDockignDsgn will pull it in automatically.

dsiders

  • Hero Member
  • *****
  • Posts: 1327
Re: How make the GUI as one part?
« Reply #6 on: December 14, 2024, 10:40:29 pm »
AnchorDocking
AnchorDockingDsgn
DockedFormEditor

You don't need to select AnchorDocking. AnchorDockignDsgn will pull it in automatically.

That's True.  :D
Preview the next Lazarus documentation release at: https://dsiders.gitlab.io/lazdocsnext

 

TinyPortal © 2005-2018