[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Fwd: gtk stable in win32?
- From: Suboner aol com
- To: gtk-app-devel-list redhat com
- Subject: Fwd: gtk stable in win32?
- Date: Tue, 29 Feb 2000 02:49:20 EST
> Hello all,
>
> I have recently download the port of GTK+ to win32 because iŽd like to
> work with in my job. I dont know if the port is enough stable to make
> commercial applications. Also, iŽd like to get some tutorial to configure
> properly the VC++ to work with GTK, wich is what I must use. Please, does
> somebody know some of this?
>
> Excuse my poor english, and thanks a lot.
>
> Alberto.
I've been using GTK+ for a while now and have tried it on Windows 98 and
Windows NT4, programming OpenGL applications and everything seems stable on
the 3 systems I have tested it on. I'm currently developing a commercial
application that is going to use it (although my company is still looking for
investors for it) I trust it since if there is a bug or something unstable I
have the source code and have been studying the source code and could
probably fix it, but so far nothing bad. As for Visual C++, I use command
line make files to do most of the work, I'm not a make file kind of
programmer but after using it I was able to figure it out quite easily. You
can get an example make file from the win32 port of GIMP, or my port of
GLADE...
http://members.aol.com/suboner/code/Gtk/index.html
I can't disclose the commercial product I am working on, but I can show you
some thing I did a while back when I was experimenting with GTK+ styles and
gtkglarea, it only looks like Newtek's Lightwave, but it does not function
like it, in fact it roughly only loads an object and lets you view it and
nothing else (yet or ever). In reality I was just having fun with GTK+ :)...
http://members.aol.com/suboner/code/Gtk/z3dmod.jpg
- From: Suboner aol com
- To: I201542 correo unnet es
- Subject: Re: gtk stable in win32?
- Date: Tue, 29 Feb 2000 01:04:40 EST
> Hello all,
>
> I have recently download the port of GTK+ to win32 because iŽd like to
> work with in my job. I dont know if the port is enough stable to make
> commercial applications. Also, iŽd like to get some tutorial to configure
> properly the VC++ to work with GTK, wich is what I must use. Please, does
> somebody know some of this?
>
> Excuse my poor english, and thanks a lot.
>
> Alberto.
I've been using GTK+ for a while now and have tried it on Windows 98 and
Windows NT4, programming OpenGL applications and everything seems stable on
the 3 systems I have tested it on. I'm currently developing a commercial
application that is going to use it (although my company is still looking for
investors for it) I trust it since if there is a bug or something unstable I
have the source code and have been studying the source code and could
probably fix it, but so far nothing bad. As for Visual C++, I use command
line make files to do most of the work, I'm not a make file kind of
programmer but after using it I was able to figure it out quite easily. You
can get an example make file from the win32 port of GIMP, or my port of
GLADE...
http://members.aol.com/suboner/code/Gtk/index.html
I can't disclose the commercial product I am working on, but I can show you
some thing I did a while back when I was experimenting with GTK+ styles and
gtkglarea, it only looks like Newtek's Lightwave, but it does not function
like it, in fact it roughly only loads an object and lets you view it and
nothing else (yet or ever). In reality I was just having fun with GTK+ :)...
http://members.aol.com/suboner/code/Gtk/z3dmod.jpg
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]