Groups
Sign in
Groups
Kivy users support
Conversations
Labels
-
27
32bits
64bit
Add_Requirement
AnchorLayout
Android
Audio
Buildozer
Buster
Button
CommandLine
Config
Copyright
Core
Documentation
Google
Graphics
GridLayout
Hardware
Image
KeyError
Kivy
Kivy-dependencies
Kivy_Complete_VM
Layout
Licensing
MacOS
MediaPlayer
Mojave
NSExcetion
NewConnectionError
NoClassDefFoundError
No_Internet
OS
OpenGL
Pillow
Plyer
Popup
PyCharm
Question
RHEL8
RTFM
Raspbian
Reference
SVG
Screenmanager
Serial
Settings
Solved
Splash_Screen
Stretch
Suggestion
TUIO
TabbedPanel
TextInput
Threading
TreeView
USB
Ubuntu
Update
Widgets
Windows
actions
addWidget
ambient
and
androidfreezes
animation
ant
api
apk
appium
atlas
audiostream
autoclass
awaiting-reply
background_image
base64
basic_functions
beginner
blackscreen
broadcast
bug
bzip
cairo
camera
canvas
carousel
center
cffi
changing
chart
checkbox
chrome
chromebook
class
class_instance
clear
click
clock
cmake
command
compile
crash
cryptography
cursor
data
database
debug
dependencies
desktop
display
distutils
drag
dropdown
error
events
exe
export
file
firebase
flower
focus
full-screen
fullscreen
functools
garden
gif
github
gradle
graph
gym
headset
https
iOS
iOS-App
iOS-App-Released
icon
id
ids
import
inheritance
installation
instance
interaction
io
iphone
italia
iterate_all_nodes
json
keyboard
keyboard_on_key_down
ki
kivmob
kivy-ios
kivy3
kivyios
kivylang
kivymd
kivypie
kv-language
kvFile
label
landscape
launcher
lib2to3
library
light
linux
listview
loading_screen
machine
manifest
markup
matplotlib
memory
mitmdump
modifiers
module
modules
multiplatform
multiple
multiprocessing
native
ndk
new
noModule
node
notifications
numlock
numpad
numpy
on_key_down
one
opencv
oscpy
osx
p
p4a
packaging
partial
permission
pil
png
portrait
pos
position
positions
problem
property
pygame_patachute
pyinstaller
pyjnius
pyobjus
pyrender
python
python-for-android
python2
python3
range
rasa
raspberrypi
recipe
rectangle
recycleview
relativelayout
remove
remove_node
request
requests
resistive
root
rotation
rst
run
scatter
screens
screensaver
scroll
scroll_to
scrollview
sdl2
select_node
service
shader
simple
size
sliders
slow
smoothness
space
spacy
speed
spinner
sqlite3
standalone
stockfish
streaming
sun
tensorflow
text
texture
to_local
to_parent
touchscreen
ujson
unicode
urtrequest
virtual
virtualkeyboard
vulkan
webview
widget
x11
xarray
xcode
xpopup
About
Send feedback
Help
Kivy users support
Contact owners and managers
1–24 of 13205
Mark all as read
Report group
0 selected
Bri M
,
Elliot Garbus
2
1/22/21
Is it possible to use the same TextInput to display multiple outputs on the label at once?
You need to add (append) to the existing string…. self.txt_output.text += todo You may want to also
unread,
Button
TextInput
label
scatter
Is it possible to use the same TextInput to display multiple outputs on the label at once?
You need to add (append) to the existing string…. self.txt_output.text += todo You may want to also
1/22/21
Daniel Leal
, …
Elliot Garbus
11
1/5/21
Understanding classes
:) :) segunda-feira, 4 de Janeiro de 2021 às 22:10:55 UTC, Pranav Balaji Pooruli escreveu: It is
unread,
Button
Graphics
Kivy
class
Understanding classes
:) :) segunda-feira, 4 de Janeiro de 2021 às 22:10:55 UTC, Pranav Balaji Pooruli escreveu: It is
1/5/21
Stuart
,
Elliot Garbus
7
12/30/20
How to resize a image inside a button in kivy?
Thank you this WORKS!!! On Tuesday, 29 December 2020 11:08:53 UTC+11, Stuart wrote: On Tuesday, 29
unread,
Button
Image
Kivy
background_image
scrollview
How to resize a image inside a button in kivy?
Thank you this WORKS!!! On Tuesday, 29 December 2020 11:08:53 UTC+11, Stuart wrote: On Tuesday, 29
12/30/20
gorskijoza
,
Elliot Garbus
9
8/11/20
Button's attribute
Thanks Elliot for all your responses / help. VV pon., 10. avg. 2020 ob 22:01 je oseba Elliot Garbus
unread,
Button
Kivy
python2
Button's attribute
Thanks Elliot for all your responses / help. VV pon., 10. avg. 2020 ob 22:01 je oseba Elliot Garbus
8/11/20
Abstract Donut
,
planckp...@gmail.com
4
7/29/20
ScrollView works on desktop, but not on Android
Sorry, I forgot to add that unfortunately this didn't fix my problem. I still can't scroll
unread,
Android
Button
Kivy
Ubuntu
scroll
scrollview
ScrollView works on desktop, but not on Android
Sorry, I forgot to add that unfortunately this didn't fix my problem. I still can't scroll
7/29/20
master r2d2
,
Elliot Garbus
3
8/2/20
maths - how to generate dynamic list of answers based on equation result?
Thank you Elliot, it makes sense to me now. Hopefully I can get with my project further, but this is
unread,
Button
Kivy
Widgets
listview
maths - how to generate dynamic list of answers based on equation result?
Thank you Elliot, it makes sense to me now. Hopefully I can get with my project further, but this is
8/2/20
Abraham Francisco
,
Elliot Garbus
17
7/28/20
How to Pull toggle button info
The code works for me without error. Did you change something? Perhaps you need to delete the text
unread,
Button
Kivy
python
How to Pull toggle button info
The code works for me without error. Did you change something? Perhaps you need to delete the text
7/28/20
Ardent Sharma
, …
Elliot Garbus
7
6/2/20
kivy with sqlite3
I would suggest the following: Instance the database as an attribute in the App class. In the example
unread,
Button
Kivy
TextInput
database
sqlite3
kivy with sqlite3
I would suggest the following: Instance the database as an attribute in the App class. In the example
6/2/20
Vita
,
Elliot Garbus
2
5/23/20
Want to print Text on the Button, and automatically write(update) the value to a txt file
Choosing between dog/Cat, Tea, and Soda Use ToggleButtons, these will 'hold' the selection.
unread,
Button
Kivy
Update
file
Want to print Text on the Button, and automatically write(update) the value to a txt file
Choosing between dog/Cat, Tea, and Soda Use ToggleButtons, these will 'hold' the selection.
5/23/20
husam alkdary
,
Elliot Garbus
2
5/22/20
how to access the ids in the custom widget
The id must refer to a widget instance. You can also use them to refer to widgets within a compound
unread,
Button
Widgets
how to access the ids in the custom widget
The id must refer to a widget instance. You can also use them to refer to widgets within a compound
5/22/20
Shoumik Das
,
Elliot Garbus
5
4/29/20
Stretchable Image Button Keeping Aspect Ratio
Thank you very much for the suggestions. On Wednesday, April 29, 2020 at 1:00:15 AM UTC+5:30, Elliot
unread,
Button
Image
Kivy
kivylang
python3
Stretchable Image Button Keeping Aspect Ratio
Thank you very much for the suggestions. On Wednesday, April 29, 2020 at 1:00:15 AM UTC+5:30, Elliot
4/29/20
Petr Marek
,
Elliot Garbus
7
4/22/20
Kivy on Raspberry Pi
Finally, I have found solution. I probably havent got enabled openGL driver or something like that...
unread,
Button
Kivy
Raspbian
raspberrypi
slow
widget
Kivy on Raspberry Pi
Finally, I have found solution. I probably havent got enabled openGL driver or something like that...
4/22/20
Abraham Francisco
,
Elliot Garbus
6
3/29/20
Trying to make a clock app
Wow! Thank you so much! This all makes very much sense now! I'll definitely read up on the
unread,
Button
Graphics
Kivy
class
clock
run
text
Trying to make a clock app
Wow! Thank you so much! This all makes very much sense now! I'll definitely read up on the
3/29/20
Alex Kobzar
,
Robert Flatt
2
3/12/20
Python & Kivy
The Kivy code is good. The Kivy version is good. Python version is OK. The Kivy dependencies are not
unread,
Android
Button
Documentation
Kivy
Solved
beginner
class
debug
import
installation
problem
python
python-for-android
run
Python & Kivy
The Kivy code is good. The Kivy version is good. Python version is OK. The Kivy dependencies are not
3/12/20
rPhoenix
,
Elliot Garbus
2
2/28/20
CheckBox Error 'NoneType' not subscriptable
The indentation of height under checkbox is wrong. Start there. Sent from my iPhone On Feb 28, 2020,
unread,
Button
Kivy
error
python
CheckBox Error 'NoneType' not subscriptable
The indentation of height under checkbox is wrong. Start there. Sent from my iPhone On Feb 28, 2020,
2/28/20
Luigi Marongiu
,
Elliot Garbus
9
6/23/19
transfer format of image on button from py to kv file
Thank you! it worked On Sun, Jun 23, 2019 at 7:22 AM Elliot Garbus <elli...@cox.net> wrote:
unread,
Button
Image
transfer format of image on button from py to kv file
Thank you! it worked On Sun, Jun 23, 2019 at 7:22 AM Elliot Garbus <elli...@cox.net> wrote:
6/23/19
Иван Каратаев
6/10/19
Delete button, when user press this button
Sorry for my English :D Peace of code def del_winget(self): self.remove_widget(self) # Задание
unread,
Android
Button
widget
Delete button, when user press this button
Sorry for my English :D Peace of code def del_winget(self): self.remove_widget(self) # Задание
6/10/19
MM58
, …
Robert Flatt
14
6/10/19
kivy android app - open text file - button tap
unknown url type: https This error sometimes about a Python install issue (Google this message). I
unread,
Android
Button
Kivy
file
text
kivy android app - open text file - button tap
unknown url type: https This error sometimes about a Python install issue (Google this message). I
6/10/19
Nem1n
,
ZenCODE
4
2/28/19
Trouble with ImageButton
To get the log, see: https://buildozer.readthedocs.io/en/latest/quickstart.html Re scrolling, I
unread,
Android
Button
Image
size
Trouble with ImageButton
To get the log, see: https://buildozer.readthedocs.io/en/latest/quickstart.html Re scrolling, I
2/28/19
UnhingedWazzak
, …
ZenCODE
5
1/1/19
How to add a background image to a button?
Thanks Elliot On Monday, 31 December 2018 14:31:44 UTC+5:30, Elliot Garbus wrote: You can add an
unread,
Button
Kivy
background_image
How to add a background image to a button?
Thanks Elliot On Monday, 31 December 2018 14:31:44 UTC+5:30, Elliot Garbus wrote: You can add an
1/1/19
Himanshu Pharawal
,
ZenCODE
4
12/28/18
Screen get freez for 1min when press button
The screen probably still freezes because you are adding 1000+ strings. Probably the same reason the
unread,
Button
Widgets
label
problem
text
Screen get freez for 1min when press button
The screen probably still freezes because you are adding 1000+ strings. Probably the same reason the
12/28/18
Geoffroy Lindas
, …
Elliot Garbus
4
12/7/18
Different behaviour: Widget vs Button in a FloatLayout
Thank to both of you for your input. I think I understand it a bit better. Also StackLayout is
unread,
Button
Layout
Widgets
position
Different behaviour: Widget vs Button in a FloatLayout
Thank to both of you for your input. I think I understand it a bit better. Also StackLayout is
12/7/18
Stephane Martel
, …
David Bailey
11
2/20/20
How to have a button text that fit the size of a Button automatically ?
How about this: Button: ... font_size: 14 larger_font: min(14, self.font_size + 1) # one point larger
unread,
Button
label
multiplatform
size
text
How to have a button text that fit the size of a Button automatically ?
How about this: Button: ... font_size: 14 larger_font: min(14, self.font_size + 1) # one point larger
2/20/20
Franco Nero
10/5/18
Strange error while using Kivy-- Process finished with exit code -1073741819 (0xC0000005)
Hi All, I've just started using Kivy. I am using Python 3.7 and Kivy 1.10.1 on a windows 10
unread,
Button
texture
Strange error while using Kivy-- Process finished with exit code -1073741819 (0xC0000005)
Hi All, I've just started using Kivy. I am using Python 3.7 and Kivy 1.10.1 on a windows 10
10/5/18