Skip to content

add -under for button#31

Open
cuu wants to merge 1 commit into
visualfc:masterfrom
cuu:master
Open

add -under for button#31
cuu wants to merge 1 commit into
visualfc:masterfrom
cuu:master

Conversation

@cuu

@cuu cuu commented Dec 28, 2022

Copy link
Copy Markdown

add -under for button to use for like

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

@visualfc

Copy link
Copy Markdown
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

cuu commented Dec 30, 2022

Copy link
Copy Markdown
Author

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