RE: empty blok is task baar
GALLAGHER Kevin S <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.programming |
|---|---|
| Message-ID | <[email protected]> |
I would assume you need to find the offending form which is doing the ghosting and then find the offending code. At this point do either alter how the current code is doing its particular task and preventing the ghost or do something like Width := Width -1 Width := Width +1 Etc. for height if needed. -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Tuesday, July 22, 2003 9:18 AM To: [email protected] Subject: Re: [Delphi] empty blok is task baar 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 <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/ <http://docs.yahoo.com/info/terms/> Yahoo! Groups Sponsor ADVERTISEMENT <http://rd.yahoo.com/M=194081.3551198.4824677.1261774/D=egroupweb/S=17051153 62:HM/A=1663535/R=0/SIG=11ps6rfef/*http:/www.ediets.com/start.cfm?code=30504 &media=atkins> click here <http://us.adserver.yahoo.com/l?M=194081.3551198.4824677.1261774/D=egroupmai l/S=:HM/A=1663535/rand=231334550> CodeCoffer - new Delphi code protection Tool! http://www.delphicollection.com/public/CodeCoffer.htm <http://www.delphicollection.com/public/CodeCoffer.htm> --------------------------------------------------------------- Unsubscribe:[email protected] List owner:[email protected] --------------------------------------------------------------- Your use of Yahoo! Groups is subject to the Yahoo! <http://docs.yahoo.com/info/terms/> Terms of Service. [Non-text portions of this message have been removed] ------------------------ 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/