MessageBox without title

From: Alex'a X Spirit (d1row4s_at_bonbon.net)
Date: 03/29/05


Date: Tue, 29 Mar 2005 19:26:16 +0300

Hi

How can I force tk_messageBox do not ask the window manager
to place titlebar decoration?

With this code, dialog uses it:

#!/usr/local/bin/wish8.4
wm iconify .
tk_messageBox -message {explain error} -icon error -type ok -parent .

--
For replay, reverse my login & remove all numbers in it