[maemo-developers] C - hildon_file_chooser_dialog_new - Refreshing UI
From: David Hautbois david.hautbois at free.frDate: Sun Mar 9 00:34:03 EET 2008
- Previous message: Maemo not a List of Mentoring Organizations Participating in Google Summer of Code 2008
- Next message: C - hildon_file_chooser_dialog_new - Refreshing UI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi I've some problems to refresh my UI : The user selects a file ( hildon_file_chooser_dialog_new ) I delete the dialog window (gtk_widget_destroy) During processing the selected file, I use gtk_events_pending () to refresh the UI in the loop parsing the file. It does not work. During the file processing, the UI freezes. The file chooser dialog disappears and the main window is back, but only after the process of the file is finished. I forget something, but I don't know what.... I hope to be understandable..... Thanks. David. -- Web site : http://david.hautbois.free.fr Tablet users map : http://david.hautbois.free.fr/maps/index.php
- Previous message: Maemo not a List of Mentoring Organizations Participating in Google Summer of Code 2008
- Next message: C - hildon_file_chooser_dialog_new - Refreshing UI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]