in reply to How to minimize the message box (used as alert) widget

Don't use a messageBox, create your own widget that behaves the way you want. Tk::MsgBox is a pure perl reimplementation of messageBox.
  • Comment on Re: How to minimize the message box (used as alert) widget