Tkinter Wiki   ClipboardUsage UserPreferences
 
HelpContents FindPage Diffs Info Edit Subscribe XML Print View

  root.clipboard_clear()
  root.clipboard_append(mytext)
  root.selection_get(selection = "CLIPBOARD")


PythonPowered