Many Thanks
I used TK::StayOnTop and it did the trick
I did however have to downgrade to the 5.6 perl build from activestate because
this module required Win32::API and I could not get that module for the 5.8 biuld
Thanks
Tony B. Okusanya
Distributed Technology Group
"Live Life By Design And Not From Crisis to Crisis"
| "Vassiliy Truskov"
<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 09/14/2005 12:20 PM |
|
use Tk::StayOnTop;
$W->stayOnTop;
HTH,
Vassiliy
Anthony Okusanya wrote:
>Hi all
>I was wondering if there is a way in TK to have a window/dialog always be on top.
>
>Thanks
>
>
>_______________________________________________
>ActivePerl mailing list
>[email protected]
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
>
>
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
------------------------------------------------------------------------------
Electronic Privacy Notice. This e-mail, and any attachments, contains information that is, or may be, covered by electronic communications privacy laws, and is also confidential and proprietary in nature. If you are not the intended recipient, please be advised that you are legally prohibited from retaining, using, copying, distributing, or otherwise disclosing this information in any manner. Instead, please reply to the sender that you have received this communication in error, and then immediately delete it. Thank you in advance for your cooperation.
==============================================================================
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
