Re: Are there anybody interested in porting GTK to embedded dev board

2005-06-30 Thread Carl B. Constantine
* lin Yang ([EMAIL PROTECTED]) wrote:
 Hello,everybody!
 I'm working on porting GTK to Intel dev board. My goal
 is to develop a system like smart phone or PDA. After
 investegating Qt and GTK, I choose GTK as my graphic
 user interface.However it's not easy.Firstly, I port
 X11 onto the dev board. Secondly, I compiled GTK.As to
 applications, I want to use GPE. If anyone else is
 interested in this topic,please feel free to contact
 me. I'm very pleased to discuss with you.

Actually, I think someone has altready done this with FLTK or someting.
ONe of the PDAs I used to have was entirely linux based and used GTK for
the UI which was a special version which I *think* was called FLTK or
something like that. The PDA used an embedded chip (though not intel
based).

Let's see, here is what I was thinking of, though according to the page
it's C++ based.

http://www.fltk.org/

It's worth a look. Failing that, I'd be happy to help you out on a
contractual basis.

Note that GTK+ is a little large for embedded systems. See this
reference:

http://www.linuxdevices.com/cgi-bin/board/UltraBoard.pl?Action=ShowPostBoard=100Post=45Idle=0Sort=0Order=DescendPage=5Session=

-- 
 .''`.  Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B0EB 61DB  34E3 3AF1 DC6C 9F7A 3FF8
  `-  Debian GNU/Linux -- The power of freedom
  Claiming that your operating system is the best in the world because more
  people use it is like saying McDonalds makes the best food in the world.
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Are there anybody interested in porting GTK to embedded dev board

2005-06-30 Thread John Cupitt
On 6/28/05, lin Yang [EMAIL PROTECTED] wrote:
 I'm working on porting GTK to Intel dev board. My goal
 is to develop a system like smart phone or PDA. After
 investegating Qt and GTK, I choose GTK as my graphic

directfb has some useful stuff on their documentation page:

  http://directfb.org/index.php?path=Documentation

Even if you don't use the directfb backend (I think it wasn't working
for a while, don't know if it's OK again now), they have some useful
tips on building tiny gtk binaries. They get (or got, the page is a
few years old) gtk, the window system and gtktetris into 2MB of flash.
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Are there anybody interested in porting GTK to embedded dev board

2005-06-28 Thread lin Yang
Hello,everybody!
I'm working on porting GTK to Intel dev board. My goal
is to develop a system like smart phone or PDA. After
investegating Qt and GTK, I choose GTK as my graphic
user interface.However it's not easy.Firstly, I port
X11 onto the dev board. Secondly, I compiled GTK.As to
applications, I want to use GPE. If anyone else is
interested in this topic,please feel free to contact
me. I'm very pleased to discuss with you.



__ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list