Re: empty blok is task baar

<[email protected]>
Newsgroups gmane.comp.lang.delphi.programming
Organization Piet se dinge
Message-ID <002a01c3506c$ee52ce00$1a01a8c0@piet>
Thanks Kevin,
In my case this is with win98 2nd edition.  The ghosts are multiple and the longer the program runs, the more ghosts.  After 10
minutes there are at lest 15.
I'll try your advise.
best regards
Piet

----- Original Message -----
From: "GALLAGHER Kevin S" <[email protected]>
To: <[email protected]>
Sent: Monday, July 21, 2003 10:19 AM
Subject: RE: [Delphi] empty blok is task baar


This usually happens under Win9x, I have found changing the width and height
of the main form on shut down to stop the problem as shown below

procedure TfrmSomeScrnSaverForm.FormClose(Sender: TObject; var Action:
TCloseAction);
begin
  { KSG Prevents "Ghost in Taskbar" under Windows98 Second Edition }
  Width := Width -1 ;
  Height := Height -1 ;
end;


-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Sunday, July 20, 2003 10:03 PM
To: [email protected]
Subject: [Delphi] empty blok is task baar

I'm writing a screen saver with lots of loops and are still in the test
phase where its an exe. I get empty boxes in the taskbar.
Can anybody help please?
Thanks
Piet




CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:[email protected]
List owner:[email protected]
---------------------------------------------------------------

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sOykFB/k9VGAA/ySSFAA/i7folB/TM
---------------------------------------------------------------------~->

CodeCoffer - new Delphi code protection Tool!
http://www.delphicollection.com/public/CodeCoffer.htm
---------------------------------------------------------------
Unsubscribe:[email protected]
List owner:[email protected]
--------------------------------------------------------------- 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.