Re: Touch screen



        I develop jukeboxes with a touchscreen
and use gtk for our UI. 


1. You're going to need to know if the current
touchscreen driver in the X source is working
for your touchscreen.

(works with elo 2210 intelitouch ... buggy
with the latest smartset controllers....
can be hacked into working .... if you need
a patch; let me know).

2. You're going to notice that gtk is
not intended for a touchscreen (I mean
the Gtk widget set). so you'll need
to write some of your own widgets.

Will my application run as-is? If not
what are the changes that i will need to meet

it will run .... the look'n'feel will be weird
untill you make the nescisary changes.

Good luck,
                -Tristan



G Hasse wrote:

On Wed, 15 Jan 2003, Ram Krishna wrote:

Hi,
I need to port my existing GTK+ application to a
touchscreen. Will my application run as-is? If not
what are the changes that i will need to meet

Note that mices are serial device (and have a protocol). Most
touchscreens have "exactly" the same imput. A serial protocol.
So if you configure X-windows with the correct "mouse" there
is very good chanse that to don't need to do anyting!

GH

Thanks
Ram

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


----------------------------------------------------------------
Göran Hasse            email: gh raditex se     Tel: 08-6949270
Raditex AB             http://www.raditex.se    Fax: 08-4420570
Sickla Alle 7, 1tr                              Mob: 070-5530148
131 34  NACKA, SWEDEN

_______________________________________________
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]