Hi,
Le 20/06/2011 19:45, Thomas Bollmeier a écrit :
> Hi GTK-experts,
>
> currently I work on a small location finder application
> (http://www.bolles-werk.org/software-projects/quoloco.html). Basically
> the application shall allow users to search for arbitrary keywords. The
> results are displa
Hi GTK-experts,
currently I work on a small location finder application
(http://www.bolles-werk.org/software-projects/quoloco.html). Basically
the application shall allow users to search for arbitrary keywords. The
results are displayed both in a map (a champlain view) and in a tree
view (Gtk
> 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
hi all:
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?