Skip to content

Conversation

@cuu
Copy link

@cuu cuu commented Dec 28, 2022

add -under for button to use for like

button .b1 -text "BTN" -under 0 -width 6 -command { exec xmessage "hello" }

@visualfc
Copy link
Owner

add -under for button to use for like

button .b1 -text "BTN" -under 0 -width 6 -command { exec xmessage "hello" }

this -under or -underline ?
https://www.tcl.tk/man/tcl8.6/TkCmd/ttk_widget.html#M-underline

@cuu
Copy link
Author

cuu commented Dec 30, 2022

Sorry for the mistake

it seems -under is the -underline
and does atk support -underline with button ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants