[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: shifting focus between multiple text entries.
- From: Prateek Mathur lntinfotech com
- To: "Jim George" <jimgeorge gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: shifting focus between multiple text entries.
- Date: Tue, 3 Jul 2007 19:12:19 +0530
I m using DirectFB..
Regards,
Prateek Mathur
The information contained in this mail is classified as
( ) L&T Infotech Proprietary
( ) L&T Infotech Confidential
( ) L&T Infotech Internal Use
(x) L&T Infotech General Business
"Jim George" <jimgeorge gmail com>
07/03/2007 05:27 PM
To
"Prateek Mathur lntinfotech com" <Prateek Mathur lntinfotech com>
cc
gtk-app-devel-list gnome org
Subject
Re: shifting focus between multiple text entries.
On 7/3/07, Prateek Mathur lntinfotech com
<Prateek Mathur lntinfotech com> wrote:
> Hi all,
> i am working on an embeded application over the TI OMAP 2430 SDP
> and new to GTK.
>
> i have a window with multiple text entries over it.
>
> In my application since we dont have a keboard but only a keypad over
the
> target.. i m handling all the key press events myself.
> while creating the text entries i call a function which returns me a
> horizontal box with a label and text entry..which i add to a vertical
box
> which in turn is added to the window..
> my question is ..how can i implement the shifting of focus between the
> text entries..i have seen dat by default TAB key shifts the focus..but
in
> my case i m handling all the key press events..
> i want to know how can i acces the individual text entries on my window
as
> i m not maintaing them individualy.
>
> any help will be of great importance..
>
> if one needs any clarification on this plz let me know..
>
Just a guess, but if your application runs GTK atop X (not directFB,
etc), then use Xmodmap to map some key to "TAB".
______________________________________________________________________
______________________________________________________________________
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]