Skip to content

dav01it/kivy_st_widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kivy_st_widgets

Standard widgets for use on Android with kivy The purpose of this project is to create some standard useful widgets that you often will need to create your app.

First of all want to obtain this: https://developer.android.com/training/keyboard-input/style.html for keyboard input.

  1. The widget is a TEXTINPUT that accepts ONLY NUMBERS. PROBLEM: VirtualKeyboard appears in desktop mode but in android is overlapped by the system keyboard

hints on: https://gist.github.com/tshirtman/5104122 and found some hints on: https://groups.google.com/forum/#!searchin/kivy-users/numeric$20keyboard%7Csort:date/kivy-users/alIr549z8Cg/TRBh_avtAgAJ

About

Standard widgets for use on Android with kivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages