![]() |
Taskbar...
Windows has a taskbar that shows wich programs you are running on it right...
Is it possible to recreate this taskbar?Atleast to show wich programs you are running... SharpE has done this but theres way to much code in there. |
Re: Taskbar...
To list the programs which are visible in the Taskbar try this:
![]() |
Re: Taskbar...
:) Thanks it even shows some stuff that are hidden...
|
Re: Taskbar...
Since this a topic about taskbar i ask another question i set my app to ''alwaysontop''
Delphi-Quellcode:
But if you click on taskbar it goes under it,any fix around this?
SetWindowPos(Form2.Handle,
HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE or SWP_NOSIZE or SWP_SHOWWINDOW); This is anoying.. |
Re: Taskbar...
Have you ever seen an application, that behaves differently?
Even the taskmanager is covered by the taskbar. Sherlock |
Re: Taskbar...
So its not possible if i understand correct unless you make a new taskbar or disable that taskabr is not on top.
|
Re: Taskbar...
Correct.
Sherlock |
Re: Taskbar...
Can we atleast limit how much programs are shown in the taskbar?
[edit=SirThornberry]Image removed - please attach this image - so users with slow connections have not to wait minutes to see the everything - Mfg, SirThornberry[/edit] |
Re: Taskbar...
Liste der Anhänge anzeigen (Anzahl: 2)
The problem is shown just look at the taskbar and the sidebar that i made...
|
Re: Taskbar...
Anybody?Possible with some sort of API?
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:56 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz