Forum > General

Widows XP TaskBar

(1/1)

typo:
How to make an application does not appear in the taskbar? I thought I could do it by setting ShowMainForm to False, but this seems not to work anymore.

cpalx:
Did you try

showInTaskbar := stNever

Zoran:

--- Quote from: cpalx on April 21, 2010, 01:52:17 am ---Did you try

showInTaskbar := stNever

--- End quote ---

If you use 0.9.29, note that setting stNever produced bugs in last couple of days (see http://bugs.freepascal.org/view.php?id=16293), but seems to be fixed now, so if you use it, download the latest snapshot.

LazaruX:
I don't know what your application does, but maybe you should create a service/deamon

typo:

--- Quote ---Did you try

showInTaskbar := stNever
--- End quote ---

For me it seems to do nothing. Lazarus 0.9.29 r24105 FPC 2.4.0 i386-win32-win32/win64

Navigation

[0] Message Index

Go to full version