简体   繁体   中英

Any ideas for creating custom deigned virtual keyboard in C#?

I'm creating virtual keyboard using C#, my friends designed it for me and sent it to me in .jpg format.

I have already created virtual keyboard that works nice but now I want to change the style of it and I want it to be like my friends designed it.

Any suggestions how to style keyboard?

I thought to use whole .jpg, analyse its areas and catch events from the areas user clicks but is there any other ways?

Keyboard style is designed so that buttons has not same width, height and in some cases not even shape.

so can anyone suggest where to start? and how to start?

Thanks :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM