Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
[SOLVED] Minimize Borderless form
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
FileExists() behaviour ch...
by
jamie
[
Today
at 11:15:28 pm]
Is there a way to combine...
by
vfclists
[
Today
at 11:11:36 pm]
Label color
by
bobbylong
[
Today
at 10:39:40 pm]
Embed .po files into exe,...
by
lainz
[
Today
at 10:29:59 pm]
LazPaint (alpha-blending,...
by
circular
[
Today
at 10:28:26 pm]
Runtime error 216 when lu...
by
MarkMLl
[
Today
at 10:27:42 pm]
[LAMW] Build Release Sig...
by
jmpessoa
[
Today
at 10:22:54 pm]
opendialog does not selec...
by
skalogryz
[
Today
at 10:16:06 pm]
[LAMW] Build Chipset Prob...
by
loaded
[
Today
at 10:03:26 pm]
Lag in detect change in i...
by
MarkMLl
[
Today
at 09:41:56 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Minimize Borderless form (Read 438 times)
pcurtis
Sr. Member
Posts: 384
[SOLVED] Minimize Borderless form
«
on:
October 24, 2020, 04:38:21 pm »
Hi All,
How can I minimize a borderless form to the taskbar? (Win 10)
Thanks in advance.
«
Last Edit: October 24, 2020, 05:56:35 pm by pcurtis
»
Logged
Windows 10 / Linux Mint 20
Laz 2.10.0
FPC 3.2.0
Blaazen
Hero Member
Posts: 3011
POKE 54296,15
Re: Minimize Borderless form
«
Reply #1 on:
October 24, 2020, 04:45:58 pm »
By code?
Code: Pascal
[Select]
[+]
[-]
Form1
.
WindowState
:
=
wsMinimized
;
Logged
Lazarus 2.1.0 r64115 FPC 3.3.1 r40507 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
pcurtis
Sr. Member
Posts: 384
Re: Minimize Borderless form
«
Reply #2 on:
October 24, 2020, 05:21:23 pm »
That doesn't minimize to the taskbar.
Logged
Windows 10 / Linux Mint 20
Laz 2.10.0
FPC 3.2.0
jamie
Hero Member
Posts: 4051
Re: Minimize Borderless form
«
Reply #3 on:
October 24, 2020, 05:41:25 pm »
If this is the only form in your app try using Application.Minimize;
Logged
The only true wisdom is knowing you know nothing
pcurtis
Sr. Member
Posts: 384
Re: Minimize Borderless form
«
Reply #4 on:
October 24, 2020, 05:55:41 pm »
OK. Thanks.
Logged
Windows 10 / Linux Mint 20
Laz 2.10.0
FPC 3.2.0
Gald
New Member
Posts: 19
Re: [SOLVED] Minimize Borderless form
«
Reply #5 on:
October 25, 2020, 03:25:31 pm »
Similar question here.
Can I steal your post?
Maximize a borderless Form without making it fullscreen?
At least on Windows, the toolbar is hidden. I don't know in other SOs.
Logged
pcurtis
Sr. Member
Posts: 384
Re: [SOLVED] Minimize Borderless form
«
Reply #6 on:
October 25, 2020, 03:44:31 pm »
It's a free world.
Logged
Windows 10 / Linux Mint 20
Laz 2.10.0
FPC 3.2.0
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
[SOLVED] Minimize Borderless form
TinyPortal
© 2005-2018