Re: Windows in Tcl-tk with transparent background

From: Aldric L'Hernault (aldric.l'hernault_at_motorola.com)
Date: 02/05/04


Date: Thu, 05 Feb 2004 17:36:50 +0100

Hi !

Andrea Ravaioli wrote:
> Maybe it seems stupid, but is it possible to create windows in Tcl-tk with a
> transparent background?!

Not so stupid, I guess i could reason for ;)
but you cannot currently do it in pure tcl.

If what you want is covering a window with a
transparent one to prevent from user interaction,
I suggest you tu use BLT package, "busy hold" command

Regards,

Aldric



Relevant Pages