#๐ why isn't tkinter working
37 messages ยท Page 1 of 1 (latest)
@austere radish
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Its not complete
Wym
??
tkinter on mobile? 
I don't have my pc
from a bit of googling pydroid3 has a modified tkinter build that works (somewhat) on mobile, so this is at least not totally unreasonable.
You could remote to your PC if you have it enabled
try adding root.mainloop() in the last line and run
I did
And?
Can you share a screenshot?
Curious what this looks like on mobile
you didn't start tkinter main loop
Yeah it won't show the title.
Fonts, Colors, Images: Part of a Modern Tk Tutorial for Python, Tcl, Ruby, and Perl
can you explain to me the current context?
Why
idk. Mobile I guess. It will show on PC because, "windows" have title bars
Tkinter apps dont work on mobile, there is a modified one for ir
on andorid
i mean you might just wanna use kivy
What's kivy?
Or https://flet.dev if you wanna go cross-platform. Wraps around Flutter with Python
Build internal web apps quickly in the language you already know.
Is it on Android
as far as im aware it is
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.