On Sat, 2009-09-05 at 16:24 +0800, shanyang1010 wrote:
> Hi,
>   Does NBTK have capability of responsing keyboard event?

Yes, this is a basic Clutter feature and NBTK doesn't do anything to
prevent this (have a look at the 'key-press-event' and 'captured-event'
signals on ClutterActor). A Clutter actor must have the key-focus to
receive key events (see clutter_actor_grab_key_focus).

It sounds like it would be worth your time looking at some of the
Clutter and Nbtk test/demo applications and reading up on the
documentation.

Both have pretty complete documentation that can be enabled at
build-time with the --enable-gtk-doc switch.

HTH,

--Chris


_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to