 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
redhat Guest
|
Posted: Wed Oct 05, 2005 2:52 pm Post subject: minimize windows in the taskbar |
|
|
I've created an application similar to the google desktop. When I
minimize it, it stays in the taskbar Tedit and in the button.
panel2.Top:=1;
panel2.Left :=750;
panel2.Width:=100;
Windows.SetParent(panel2.Handle, FindWindow('Shell_TrayWnd', nil));
But the problem I have is that if I open other windows, then the taskar
tedit and the btn get overlapped by other minimized desktop windows in
the taskbar. Please do let me know how I can set reserved space for the
tedit and the btn in the taskbar?
Thanks
|
|
| Back to top |
|
 |
Riki Wiki Guest
|
Posted: Fri Oct 07, 2005 7:44 pm Post subject: Re: minimize windows in the taskbar |
|
|
Hoi Redhat
You need to repost your question on the Borland news server to make
everybody see it and possibly answer your question. Also, this news group
do not officially exist.
Take a look here:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups>
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|