[Stoq-devel] [Bug 2533] - Login progress dialog

bugzilla-daemon at async.com.br bugzilla-daemon at async.com.br
Tue Jul 4 16:42:41 BRT 2006


http://bugs.async.com.br/show_bug.cgi?id=2533  





------- Comment #1 from jdahlin at async.com.br  2006-07-04 16:42 BRT -------
Implementation suggestions:
* Use gtk.ProgresBar() and the pulse() method.
* Use two timeouts (gobject.timeout_add), 
  * one for the alarm
  * and one for the pulse

Ideally, there should also be a way to interrupt the login, if it fails.


More information about the Stoq-devel mailing list