Recent

Author Topic: Curious why?  (Read 729 times)

gnappi

  • New member
  • *
  • Posts: 8
Curious why?
« on: August 03, 2024, 09:18:39 pm »
I downloaded and installed 3.4 and after finding that it had to be installed in order, the IDE struck me as odd.

Why is it that it comes up in four separate windows? If I minimize it I have to open them all separately. Is there a way to stitch them together?


Handoko

  • Hero Member
  • *****
  • Posts: 5290
  • My goal: build my own game engine using Lazarus
Re: Curious why?
« Reply #1 on: August 03, 2024, 09:22:55 pm »
Because some users may find it useful.

Lets not argue about it now, I know it is not beginner friendly. You can turn it off by:
Lazarus main menu > Tools > Options > Window > Show single button in TaskBar

jamie

  • Hero Member
  • *****
  • Posts: 6591
Re: Curious why?
« Reply #2 on: August 03, 2024, 09:29:10 pm »
Or install anchored docking package for the IDE and get a full screen of a fixed work flow.


For me, I have many other forms open form other apps and I need to do lots of dragging and dropping between the IDE etc.

The only true wisdom is knowing you know nothing

TRon

  • Hero Member
  • *****
  • Posts: 3300
Re: Curious why?
« Reply #3 on: August 03, 2024, 09:29:28 pm »
I addition to Handoko's answer you can also install anchordocking package so that there is a single IDE window.

edit: oops crossed with Jamie.
This tagline is powered by AI

ASBzone

  • Hero Member
  • *****
  • Posts: 713
  • Automation leads to relaxation...
    • Free Console Utilities for Windows (and a few for Linux) from BrainWaveCC
Re: Curious why?
« Reply #4 on: August 04, 2024, 08:20:49 am »
edit: oops crossed with Jamie.

We'll forgive you for an 18-second differential on the post. 😁😁
-ASB: https://www.BrainWaveCC.com/

Lazarus v3.5.0.0 (2216170cde) / FPC v3.2.3-1387-g3795cadbc8
(Windows 64-bit install w/Win32 and Linux/Arm cross-compiles via FpcUpDeluxe on both instances)

My Systems: Windows 10/11 Pro x64 (Current)

furious programming

  • Hero Member
  • *****
  • Posts: 877
Re: Curious why?
« Reply #5 on: August 04, 2024, 09:41:10 am »
Why is it that it comes up in four separate windows?

Same as old Delphi IDE. This is probably the main reason why. 8)

I work with source code most of the time, so I have two code editors on two screens (stretched across entire screens) all the time. It doesn't waste space on displaying windows I don't need at the moment. And if I need to use any window that is not visible, I show it from the keyboard (and close it after use so it doesn't get in the way).

Because the IDE consists of multiple windows, I have complete freedom as to their layout and visibility, I can work efficiently and conveniently, almost without touching the mouse. This is one of the many things I love about Lazarus.

Quote
If I minimize it I have to open them all separately.

Only if you minimize any code editor window or the form designer. Minimizing the entire IDE hides all its windows, and restoring shows all (those that were visible before minimizing IDE). This behavior is dictated by the operating system and works as designed.
« Last Edit: August 04, 2024, 09:42:53 am by furious programming »
Lazarus 3.4 with FPC 3.2.2, Windows 10 — all 64-bit

Working solo on a retro-style action/adventure game (pixel art), programming the engine from scratch, using Free Pascal and SDL.

 

TinyPortal © 2005-2018