Hi,

"Brian J. Murrell" <[EMAIL PROTECTED]> writes:

> So I move this all on to my application, which is nothing more than a
> GTK CList and a couple of dialogs (the dialogs are created and then
> "shown" at appropriate times).
> 
> The clist is navigatable with the cursor keys and spacebar using both
> the x11 and the linux framebuffer versions of gtk, but when I link
> with directfb, it displays fine but I cannot naviate the clist (move
> the selection bar up and down and select) with my IR.

I've just checked with GTK+-DirectFB-2.0.5 and I can navigate the
GtkCList from testgtk using the cursor keys. Of course you have to
focus it first (using the Tab key). You can force focus to the clist
by inserting a call to gtk_widget_grab_focus().


Salut, Sven


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to