Utilities for building PB clients with Tkinter.

Function askpassword get a password from the user
Function grid_setexpand Undocumented
Class CList Undocumented
Class ProgressBar Undocumented
Class DirectoryBrowser Undocumented
Function askdirectory Ask for a directory to save to.
Class GenericLogin Undocumented
Class Login Undocumented
Class _QueryPassword Undocumented
def askpassword(title, prompt, **kw): (source)

get a password from the user

Parameterstitlethe dialog title
promptthe label text
**kwsee SimpleDialog class
Returnsa string
def grid_setexpand(widget): (source)
Undocumented
def askdirectory(**options): (source)

Ask for a directory to save to.

API Documentation for Twisted, generated by pydoctor at 2015-05-24 20:04:00.