Recent

Author Topic: docked IDE and form caption  (Read 1272 times)

Paolo

  • Hero Member
  • *****
  • Posts: 753
docked IDE and form caption
« on: June 13, 2026, 09:27:49 am »
Hello,

first time I set docked IDE.

When the main form is shown its Title bar is not visible, is it normal beahviour ?

Laz44.8/fpc 324RC1, win 64

zeljko

  • Hero Member
  • *****
  • Posts: 1985
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: docked IDE and form caption
« Reply #1 on: June 13, 2026, 10:10:55 am »
No, it is not, but better would be if you can test with trunk lazarus to see if it have same bug and then open an issue with detailed info.

paweld

  • Hero Member
  • *****
  • Posts: 1685
Re: docked IDE and form caption
« Reply #2 on: June 13, 2026, 10:25:04 am »
Quote from: Paolo
When the main form is shown its Title bar is not visible, is it normal beahviour ?
Yes, that's normal if you're using the docked form editor.
Best regards / Pozdrawiam
paweld

Paolo

  • Hero Member
  • *****
  • Posts: 753
Re: docked IDE and form caption
« Reply #3 on: June 13, 2026, 11:11:30 am »
Quote from: Paolo
When the main form is shown its Title bar is not visible, is it normal beahviour ?
Yes, that's normal if you're using the docked form editor.

but in this way I have no visual feedback if I for example change form caption.

Paolo

  • Hero Member
  • *****
  • Posts: 753
Re: docked IDE and form caption
« Reply #4 on: June 13, 2026, 11:12:26 am »
see picture

zeljko

  • Hero Member
  • *****
  • Posts: 1985
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: docked IDE and form caption
« Reply #5 on: June 13, 2026, 11:13:54 am »
But it's docked form editor, there's no form "caption" afaik (nor title bar)

zeljko

  • Hero Member
  • *****
  • Posts: 1985
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: docked IDE and form caption
« Reply #6 on: June 13, 2026, 11:14:52 am »
Maybe patch docked form editor and add Form.Caption as tabsheet caption eg Form: MyCaption

Paolo

  • Hero Member
  • *****
  • Posts: 753
Re: docked IDE and form caption
« Reply #7 on: June 13, 2026, 11:21:44 am »
maybe I am wrong, but Delphi shows the complete form, see picture.

this makes sense, in a visual environment you don't se the visual effects ????

Paolo

  • Hero Member
  • *****
  • Posts: 753
Re: docked IDE and form caption
« Reply #8 on: June 13, 2026, 11:28:40 am »
what about if I am playing with form "bordericons", no visual feedback.. what else is missed.. ?

zeljko

  • Hero Member
  • *****
  • Posts: 1985
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: docked IDE and form caption
« Reply #9 on: June 13, 2026, 11:45:26 am »
Delphi probably draws complete form. We can do that also via themes, patches are welcome :)

paweld

  • Hero Member
  • *****
  • Posts: 1685
Re: docked IDE and form caption
« Reply #10 on: June 13, 2026, 11:54:02 am »
You can uninstall the “docked form editor” (Menu > packages > Instal/uninstall packages > select "docked form editor" on the installed component list (left side) > Uninstall selection > Rebuild IDE); that way, IDE will still be docked, but the form editor will be a separate window.
Best regards / Pozdrawiam
paweld

Paolo

  • Hero Member
  • *****
  • Posts: 753
Re: docked IDE and form caption
« Reply #11 on: June 13, 2026, 12:11:55 pm »
@paweld.

Thanks for the suggestion. Anyway it should be better follow what delphi does (ie see the title bar).

Ciao.

zeljko

  • Hero Member
  • *****
  • Posts: 1985
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: docked IDE and form caption
« Reply #12 on: June 13, 2026, 12:30:12 pm »
What delphi paints when there's form and it have main menu ? Is it visible below title bar and interactive ?

LeP

  • Sr. Member
  • ****
  • Posts: 441
Re: docked IDE and form caption
« Reply #13 on: June 13, 2026, 01:32:42 pm »
This is with Delphi.
Un Sistema per domarli, un IDE per trovarli, un codice per ghermirli e nel framework incatenarli.
An operating system to tame them, an IDE to find them, a code to catch them and in the framework chain them.

zeljko

  • Hero Member
  • *****
  • Posts: 1985
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: docked IDE and form caption
« Reply #14 on: June 13, 2026, 01:54:43 pm »
Ok, then only title bar paint is missing, it can be painted with themes, also it's size must be taken into calculation.

 

TinyPortal © 2005-2018