gtk, gtk2, etc.
Marc Mengel <[email protected]> Mon, 10 Feb 2003 12:08:53 -0600
| Newsgroups | gmane.editors.mlview.devel |
|---|---|
| Message-ID | <[email protected]> |
Dodji wrote:
> Do you guys have an experience with this kind of portable toolkit yet ?
> Do you know a toolkit that would be better ? Do you think I should stick
> with gtk and just port MlView to gtk2 ?
The gimp webpages talk about using GTK+1.3.0 on Windows -- it might be
easier than going to gtk2. I quote:
"If you are porting a program that uses GTK+ 1.2 on Unix, use GTK+ 1.3.0 on
Windows. Don't be afraid of the 1.3 version number, it actually is mostly
like 1.2.7, API-wise."
gtk 1.3.0 for Windows:
http://gnuwin.epfl.ch/apps/gtk/en/
That doesn't get you everywhere that wxwindows does, but it does get
you to Windows...
Marc