Ethereal-cvs: [Ethereal-cvs] Rev 11856: /trunk/gtk/: file_dlg.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 31 Aug 2004 08:18:14 -0000
User: ulfl
Date: 2004/08/31 03:18 AM

Log:
 Split the preview function into a prepare and a do part, to be able to do some experiments about the preview timeout things.
 
 As the FileChooser dialog (GTK2.4) doesn't seem to let pass other GTK events (even with calling gtk_main_iteration()), it's not possible to change the preview behaviour to be more keen. To get a mechanism to update the preview independant from the dialog workings, we would need to start a new thread/task, which is too much effort for this IMHO.
 
 So we might use the more simple approach of setting the timeout by a preference setting.

Directory: /trunk/gtk/
  Changes    Path          Action
  +47 -24    file_dlg.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11856&view=rev