Re: [MacPerl-Toolbox] [Macperl-Toolbox] status window?
[email protected] (Bart Lateur) Wed, 28 Nov 2001 22:15:55 +0100
| Newsgroups | perl.macperl.toolbox |
|---|---|
| Organization | MediaMind |
| Message-ID | <[email protected]> |
On Wed, 28 Nov 2001 08:59:41 -0500, Kevin Reid wrote: >A couple years ago there was a module called Mac::SimpleStatus posted on >this list which does that. Not quite. It looks... odd, you can't move it, it blocks all interaction with the computer... it's modal. >Or, you could use this code I happen to have: > >use constant WINV =3D> 16; >use vars qw($MonWin $MonPort $MonWid); >... This doesn't compile. You never use'd any external modules? That is: I don't see any other "use" lines, than the above? --=20 Bart.