On Fri, 24 Aug 2001, Andrei Zmievski wrote:
> On Fri, 24 Aug 2001, Marc Boeren wrote:
> > I've been looking at crossplatform gui-development, and one of the
> > things that is easily found is the wxWindows tools (www.wxwindows.org).
> >
> > This looks to be sort of the same as php-gtk, but it does windows, motif
> > os/2 and mac as well (aside from gtk).
>
> What do you mean by aside from gtk?
>
> Gtk+ is also cross-platform: Windows, BeOS, Unix, and soon Mac OS X.
>
> Personally, I never found Motif look appealing...
>
My understanding is that it provides "native" support -- ie, you
write for wxWindows and then when compiling for Win32 systems, it
will use the native win32 interface (unlike GTK programs -- which
look the same on win32 and linux). If you're compiling for a
Macintosh envionment -- it uses the native Mac API.
-Sterling
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]