Skip to content

jybisnar/SoftKeyBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SoftKeyBoard

SoftKeyBoard - WiredGTK plugin

Paste SoftKeyBoard folder to newwiredGTK\plugin and restart WiredGTK (if already running)

Create a new GTKapp in WiredGTK , place SoftKeyBoard and a couple of Entry widget or TexView widget. Run the python script. Highlight desired Entry widget before pressing any key in SoftKeyBoard.

If you need to trap keys within your code, double click SoftKeyBoard in your form and select keypress or keyrelease add print(key) inside that events. make sure WithEvents properties in SoftKeyBoard is set to True. if WithEvents is set to True redirection of keypressed to any Entry or TextView Widget will be Disabled

visit http://www.wirethemall.com and download WiredGTK for python(RaspberryPI,Windows,Ubunt,MacOS)

About

SoftKeyBoard - WiredGTK plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%