cancel
Showing results for 
Search instead for 
Did you mean: 

Numpad in touchgfx

S_bgh99
Associate III

hi,i'm new touchgfx user, i want to have a numpad , is there any way to custmize keyboard sample?

13 REPLIES 13
Alexandre RENOUX
Principal

Hello,

Yes it should be possible. As you correctly said, you can customize the keyboard example to create a numpad.

We don't have a dedicated numpad example so you need to start from the keyboard example.

I will see if I can make one when I have time.

/Alexandre

S_bgh99
Associate III

oh thank u , so if you have a time plz help me.

S_bgh99
Associate III

oh i wrote a code for numpad with edit touchgfx sample every thing is good but i don't know how can i change keyboard size... my design is:

0693W000003Q3CxQAK.png

but in the simulator

0693W000003Q3DCQA0.png

how can i resolve this problem?

oh i forget to save that the problem solved with:

keyboard.setPosition(80, 16, 220, 340);😅 😅

Hello,

Glad you could implement your numpad 🙂 and sorry that I didn't have time for it, this month was pretty busy.

Would it be possible for you to provide a sample code on this thread so that it can help other people ?

/Alexandre

of course , i must wrote a doc for it after completion i upload it in gitlab & put a link...

Hi! I'm trying to implement the numpad too. Could you please share the code?​

Hi, this is my Numpad codes. I make a change to the TouchGFX main keyboard. but u can make it by Custom container too... I put a readme.txt in attach file but if u need more help I can record a movie about this but not now because I'm very busy now.

Thank you very much!​