Jump to content

Porting Custom Keyboard(not toggle way)


yuzhubin

Recommended Posts

Hi, i want to use uGFX on my walkie-talkie device

so i have to port the keybord on my device to uGFX , then i can edit texts switch widgets via the keyboard。

is there any guides for me to follow?

Edited by yuzhubin
Link to comment
Share on other sites

Yes that's possible. The existing keyboard widget (virtual on-screen keyboard) has an interface that allows to load custom layouts. You can add whatever keys you want in whatever layout you want. Furthermore, you can use custom rendering functions to make it look the way you want - all without touching any of the logic!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...