0
点赞
收藏
分享

微信扫一扫

python之tkinter的鼠标样式

tkinter的Label、Button、Enter等等cursor都可以使用表中特性改变鼠标样式。

取值

样式

备注

arrow

python之tkinter的鼠标样式_cursor样式


 

based_arrow_down

python之tkinter的鼠标样式_cursor样式_02


 

based_arrow_up

python之tkinter的鼠标样式_tkinter_03


 

boat

python之tkinter的鼠标样式_鼠标样式_04


 

bogosity

python之tkinter的鼠标样式_cursor样式_05


 

bottom_left_corner

python之tkinter的鼠标样式_cursor样式_06


 

bottom_right_corner

python之tkinter的鼠标样式_cursor样式_07


 

bottom_side

python之tkinter的鼠标样式_cursor样式_08


 

bottom_tee

python之tkinter的鼠标样式_cursor样式_09


 

box_spiral

python之tkinter的鼠标样式_cursor样式_10


 

center_ptr

python之tkinter的鼠标样式_tkinter_11


 

circle

python之tkinter的鼠标样式_鼠标样式_12


 

clock

python之tkinter的鼠标样式_tkinter_13


 

coffee_mug

python之tkinter的鼠标样式_鼠标样式_14


 

cross

python之tkinter的鼠标样式_鼠标样式_15


 

cross_reverse

python之tkinter的鼠标样式_cursor样式_16


 

crosshair

python之tkinter的鼠标样式_cursor样式_17


 

diamond_cross

python之tkinter的鼠标样式_tkinter_18


 

dot

python之tkinter的鼠标样式_tkinter_19


 

shuttle

python之tkinter的鼠标样式_tkinter_20


 

double_arrow

python之tkinter的鼠标样式_cursor样式_21


 

draft_large

python之tkinter的鼠标样式_tkinter_22


 

draft_samll

python之tkinter的鼠标样式_鼠标样式_23


 

draped_box

python之tkinter的鼠标样式_鼠标样式_24


 

exchange

python之tkinter的鼠标样式_tkinter_25


 

fleur

python之tkinter的鼠标样式_tkinter_26


 

gobbler

python之tkinter的鼠标样式_cursor样式_27


 

gumby

python之tkinter的鼠标样式_cursor样式_28


 

hand1

python之tkinter的鼠标样式_cursor样式_29


 

hand2

python之tkinter的鼠标样式_鼠标样式_30


 

heart

python之tkinter的鼠标样式_鼠标样式_31


 

icon

python之tkinter的鼠标样式_cursor样式_32


 

icon_cross

python之tkinter的鼠标样式_cursor样式_33


 

left_ptr

python之tkinter的鼠标样式_cursor样式_34


 

left_side

python之tkinter的鼠标样式_tkinter_35


 

left_tee

python之tkinter的鼠标样式_tkinter_36


 

leftbutton

python之tkinter的鼠标样式_鼠标样式_37


 

ll_angle

python之tkinter的鼠标样式_鼠标样式_38


 

lr_angle

python之tkinter的鼠标样式_tkinter_39


 

man

python之tkinter的鼠标样式_cursor样式_40


 

middlebutton

python之tkinter的鼠标样式_鼠标样式_41


 

mouse

python之tkinter的鼠标样式_cursor样式_42


 

pencil

python之tkinter的鼠标样式_鼠标样式_43


 

priate

python之tkinter的鼠标样式_cursor样式_44


 

plus

python之tkinter的鼠标样式_cursor样式_45


 

question_arrow

python之tkinter的鼠标样式_tkinter_46


 

right_ptr

python之tkinter的鼠标样式_鼠标样式_47


 

right_side

python之tkinter的鼠标样式_鼠标样式_48


 

right_tee

python之tkinter的鼠标样式_cursor样式_49


 

right_button

python之tkinter的鼠标样式_鼠标样式_50


 

rtl_logo

python之tkinter的鼠标样式_tkinter_51


 

sailboat

python之tkinter的鼠标样式_tkinter_52


 

sb_down_arrow

python之tkinter的鼠标样式_tkinter_53


 

sb_h_double_arrow

python之tkinter的鼠标样式_tkinter_54


 

sb_left_arrow

python之tkinter的鼠标样式_鼠标样式_55


 

sb_right_arrow

python之tkinter的鼠标样式_tkinter_56


 

sb_up_arrow

python之tkinter的鼠标样式_cursor样式_57


 

sb_v_double_arrow

python之tkinter的鼠标样式_tkinter_58


 

sizing

python之tkinter的鼠标样式_cursor样式_59


 

spider

python之tkinter的鼠标样式_tkinter_60


 

spraycan

python之tkinter的鼠标样式_tkinter_61


 

star

python之tkinter的鼠标样式_cursor样式_62


 

target

python之tkinter的鼠标样式_cursor样式_63


 

tcross

python之tkinter的鼠标样式_鼠标样式_64


 

top_left_arrow

python之tkinter的鼠标样式_tkinter_65


 

top_left_corner

python之tkinter的鼠标样式_tkinter_66


 

top_right_corner

python之tkinter的鼠标样式_tkinter_67


 

top_side

python之tkinter的鼠标样式_cursor样式_68


 

top_tee

python之tkinter的鼠标样式_鼠标样式_69


 

trek

python之tkinter的鼠标样式_鼠标样式_70


 

ul_angle

python之tkinter的鼠标样式_cursor样式_71


 

umbrella

python之tkinter的鼠标样式_tkinter_72


 

ur_angle

python之tkinter的鼠标样式_tkinter_73


 

watch

python之tkinter的鼠标样式_tkinter_74


 

xterm

python之tkinter的鼠标样式_鼠标样式_75


 

X_cursor

python之tkinter的鼠标样式_tkinter_76


 

dotbox

python之tkinter的鼠标样式_cursor样式_77

 

 

 

 

 

 

 

 

 

 

举报

相关推荐

0 条评论