Package conduit :: Package gtkui :: Module UI
[hide private]

Module UI

source code

Draws the applications main window

Also manages the callbacks from menu and GUI items

Copyright: John Stowers, 2006 License: GPLv2

Classes [hide private]
  MainWindow
The main conduit window.
  SplashScreen
Simple splash screen class which shows an image for a predetermined period of time or until SplashScreen.destroy is called.
  AboutDialog
  StatusIcon
Functions [hide private]
 
main_loop() source code
 
main_quit() source code
Variables [hide private]
  log = logging.getLogger("gtkui.UI")
  DEFAULT_CONDUIT_BROWSER = "gtkmozembed"
  DEVELOPER_WEB_LINKS = "Introduction", "http://www.conduit-proj...
Variables Details [hide private]

DEVELOPER_WEB_LINKS

Value:
"Introduction", "http://www.conduit-project.org/wiki/Development", ("W\
riting a Data Provider", "http://www.conduit-project.org/wiki/WritingA\
DataProvider"), ("API Documentation", "http://doc.conduit-project.org/\
conduit/"), ("Test Results", "http://tests.conduit-project.org/")