home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1663 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ludens.elte.hu!genie
  2. From: genie@ludens.elte.hu
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Always on top?
  5. Message-ID: <1996Jan22.133505.23370@ludens>
  6. Date: 22 Jan 96 13:35:05 +0200
  7. References: <Pine.SUN.3.91.960110072241.15220D-100000@access2.digex.net>
  8. Organization: Eotvos University, Budapest, Hungary
  9.  
  10.  
  11. <mcox@access2.digex.net> wrote:
  12. > I want to write a program that places a small toolbar on the screen and
  13. > always makes it stay on top, no matter what the user opens.  this is
  14.  
  15. There are many applications doing this, but they all seem to use the same
  16. method (which may be the only one(?)). You should leave a task hanging around
  17. that pops your window onto the top with an intuition call from time to time.
  18. Not the finest solution, but it surely works...
  19.  
  20. --------------------------------------------------------------------------------
  21.      ///  Kertai 'Genie' Gabor                     | PGP fingerprint:
  22.     ///   from Eotvos Lorad University of Sciences |   32 36 96 9A 15 61 03 98
  23. \\\///    Budapest 1038, Eszak u. 39., Hungary     |   7D D3 29 14 84 27 78 AC
  24.  \XX/     E-mail: genie@ludens.elte.hu             | Public key via finger...
  25. --------------------------------------------------------------------------------
  26.