Python Forum
Looking for good GUI Framework for Touch Devices
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for good GUI Framework for Touch Devices
#1
Hello,

I'd like to make a tablet-based note taking system and am wanting input on which GUI frameworks might be good options. My design goal is to have the user be able to tap to bring up menus of optional text to insert, and then have the notes exported in plain text with Markdown syntax. I am thinking a combination of Python and Javascript, and maybe using pandas to keep track of data? Would love any recommendations. I am a motivated beginner, for reference.

Thanks!!!
Reply
#2
kivy handles this gracefully, see: https://kivy.org/doc/stable/guide/inputs.html
Reply
#3
(Jan-27-2021, 08:16 PM)Larz60+ Wrote: kivy handles this gracefully, see: https://kivy.org/doc/stable/guide/inputs.html

Thank you!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Help with input from specific devices Noob_hobbyist 3 2,401 Feb-02-2021, 04:11 AM
Last Post: deanhystad
  [PyQt] Wonky Touch Events hessej 2 2,326 Nov-07-2019, 07:52 PM
Last Post: kozaizsvemira
  [PyQt] touch events is not generating shridhara 0 3,399 Apr-23-2018, 11:39 AM
Last Post: shridhara
  Tkinter touch screen button click ashtona 2 9,675 Apr-13-2018, 11:46 AM
Last Post: buran
  PyQt4 Touch events alekssandrap 2 7,183 Jan-28-2017, 01:05 PM
Last Post: alekssandrap

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020