Re: how to create login progressbar
- From: Bernhard Schuster <schuster bernhard googlemail com>
- To: jh_wang2004 <jh_wang2004 163 com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: how to create login progressbar
- Date: Mon, 20 Jun 2011 12:42:06 +0200
my app connect database, it show login dialog first, after connected, it distory the login dialog and come
in main loop, show main window.
i want add a progressbar in login dialog, but at that time it doesn't in main loop , how can i refresh the
progressbar by using timeout function?
I'd rather enter the mainloop and run your connection dialog from
there, and when connection succeeded just connect a callback and
spawnyour mainwindow there.
Regards
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]