Ethereal-dev: RE: [Ethereal-dev] Save dialog, things left to do...

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

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Fri, 9 Jan 2004 18:21:27 +0100
Maybe we can define UI agnostic code in the main stuff, and hide the Gtk
(and Win32/MacOS X/...) code altogether, as most if not all UIs work almost
the same way (call-back functions, events etc).

I hope I didn't scare off too many people :)

Regards,

Olivier

| -----Original Message-----
| From: Gilbert Ramirez
| 
| On Fri, 2004-01-02 at 06:22, Ulf Lamping wrote:
| > Guy Harris wrote:
| > 
| 
| > I tend to search for a better one out there, as my feeling 
| is, that we 
| > will stuck on the GTK1 parts still for a while now.
| > 
| > Do you have any suggestions of a good "modern" file dialog or even 
| > better a widget?
| > 
| > Or at least a good starting point where to search for it?
| > 
| > Regards, ULFL
| > ----
| > 
| 
| 
| On Windows we could use the native file selection dialog:
| http://www.ecn.wfu.edu/~cottrell/gtk_win32/