4 raise ImportError('You need gtk')
6 # which gladefile to use
7 GLADEFILE
= 'pylooper.glade'
9 # how long to sleep between updating the progress bar, in millisecs
10 GRAPHICSTIMEOUTLENGTH
= 250
12 # determines which set of colors from the scheme we pull to make our widget
13 WIDGET_STATE
= gtk
.STATE_SELECTED