[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GTK starting
- From: Kyle Putnam <kputnam discoverdhs com>
- To: gtk-app-devel-list gnome org
- Cc: ricardo_handa yahoo com br
- Subject: Re: GTK starting
- Date: 07 Aug 2001 17:19:51 -0400
Ricardo,
I'm not sure I understand your problem fully, but if you wish for your
program to run on Windows as well as Linux (and most Unix flavors), GTK+
is a cross-platform library. GTK+ programs can run on Windows as well as
Unix/Linux. As far as getting your Windows program to run on Linux, you
will almost certainly have to re-write any GUI code. If you choose to
use Java, you will still have to rewrite the GUI components (as well as
the whole program, most likely). Normally GTK+ programming is in C, but
if you wish to use C++ you should read about the gtkmm library.
Kyle
On 07 Aug 2001 13:45:07 -0300, Ricardo Handa wrote:
> Hello, members...
>
> Well, i am a new member on this list and i am just
> starting programming with GTK. I am from Brasil, so
> you excuse me for any grammatic mistake.
> i don't know a lot about what is GTK and what i can
> do with it, so please be patient with my foolish
> questions.
> My problem is: i have a software built in C++
> Builder for WINDOWS, and i need this software running
> in LINUX. I am supposed to try programming with JAVA
> or with GTK. I'd like to know if GTK can solve my
> problem, and also would like to know if GTK will take
> me too much time to learn it.
>
> Handa
>
>
> _______________________________________________________________________________________________
> Yahoo! GeoCities
> Tenha seu lugar na Web. Construa hoje mesmo sua home page no Yahoo! GeoCities. É fácil e grátis!
> http://br.geocities.yahoo.com/
>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]