Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Using Tk with styles and themes?

by LanX (Saint)
on Jul 08, 2022 at 13:12 UTC ( [id://11145355]=perlquestion: print w/replies, xml ) Need Help??

LanX has asked for the wisdom of the Perl Monks concerning the following question:

I think I asked this before, but I can't find it in the archive and the situation might have changed in the meantime.

Am I correct that I can't use Tcl::Tk but Tkx, if I want to use styles and themes to change the appearance?

Or are there other alternatives to Tkx?

For motivation see pics in https://github.com/rdbende/Azure-ttk-theme

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re: Using Tk with styles and themes?
by kcott (Archbishop) on Jul 08, 2022 at 18:48 UTC

    G'day Rolf,

    "I think I asked this before, but I can't find it in the archive and the situation might have changed in the meantime."

    You're possibly thinking of "Verbose Tk Code".

    I installed Tk with Perl v5.36 in May. There were no "styles and themes"; my response, particularly in regards to the option database, remains current and valid.

    I haven't used Tkx in some years. As far as I'm aware, it still uses "styles and themes". I stopped using it due its poor Unicode support (which it gets directly from Tcl, not Perl): that may have changed or may not matter to you.

    I haven't used Tcl::Tk so I can't comment on that one.

    — Ken

Re: Using Tk with styles and themes?
by Anonymous Monk on Jul 09, 2022 at 09:49 UTC
    Am I correct that I can't use Tcl::Tk but Tkx, if I want to use styles and themes to change the appearance?

    tkx is built using tcl::tk, all the theming work is in tcl code, tkx sucks

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11145355]
Approved by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-19 07:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found