Module dialogs :: Class ProgressDialog
[hide private]
[frames] | no frames]

Class ProgressDialog

source code

Instance Methods [hide private]
 
__init__(self, title_text, during_text, messages_queue)
During text is what to show during the procedure, messages_queue has the message to show in the textview
source code
 
update_progressbar(self) source code
 
on_progress_dialog_delete_event(self, widget, event) source code
Method Details [hide private]

__init__(self, title_text, during_text, messages_queue)
(Constructor)

source code 
During text is what to show during the procedure, messages_queue has the message to show in the textview

update_progressbar(self)

source code 

on_progress_dialog_delete_event(self, widget, event)

source code