Re: using winapi in gtk



Allin Cottrell wrote:

Personally, I use the native win32 file open/save dialogs in the win32
port of my gtk app, because they are familiar to Windows users while
the gtk versions are not.


Unfortunately it freezes the rest of the GTK gui while the user doesn't
close the dialog. If it's a networking program, this is usually not
acceptable.

what about executing gtk_process_signals (or something, don't remember now)
in some win32 timer running while win32 file open/save dialog runs?

regards
hs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]