Re: how to create login progressbar



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]