Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add -under for button #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add -under for button #31

wants to merge 1 commit into from

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.

None yet

2 participants