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