Oeschey, Lars \(I/EK-142, extern\) writes:
 > Hi,
 > 
 > is it possible to have a Tk::Dialog without a $top defined? I have some
 > non-graphical Installation, and on error I just want to pop some message up
 > that installation failed (or succeeded). If I create a (empty) $top first,
 > it looks ugly ;)

I don't know of an easy way to do that with Tk. There may be a way of
hiding the main window, without hiding the dialog box.

Alternatively, if you are only using win32 platforms, you could use
the MsgBox function (see 'perldoc Win32').

HTH

-- 
Brian Raven
That being said, I think we should immediately deprecate any string
concatenation that combines "19" with "99".   :-)
             -- Larry Wall in <[EMAIL PROTECTED]>


-----------------------------------------------------------------------
The information contained in this e-mail is confidential and solely 
for the intended addressee(s). Unauthorised reproduction, disclosure, 
modification, and/or distribution of this email may be unlawful. If you 
have received this email in error, please notify the sender immediately 
and delete it from your system. The views expressed in this message 
do not necessarily reflect those of 
LIFFE Holdings Plc or any of its subsidiary companies.
-----------------------------------------------------------------------

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to