cmd = eval(icon) tool_bar = Button(shortcut_bar, image=tool_bar_icon, command=cmd) ... Now, we will simply add buttons with images in the frame.
確定! 回上一頁