Sujet : Re: Can Tcl/Tk be used to create Xfce panel apps?
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 11. Jul 2024, 00:16:50
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240710201650.378f102e@lud1.home>
References : 1
On Wed, 10 Jul 2024 10:00:56 +0000, Mark Summerfield wrote:
I'd quite like to create a panel app for the Xfce panel. (I know that Tcl/
Tk can create systray apps, but I want a panel button like "Launcher")
**************************
I have no idea regarding integration with XFCE but making an independent
panel with buttons that do stuff in Tcl/Tk is not only possible, it's
very easy. I suspect it can even be more capable.
And you don't really need Gnocl for that but you may want to have a look
at it. Maybe it's relevant to your needs.
-- Luc>