Python Forum
[beginner] Choosing the right tool for a web-based GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[beginner] Choosing the right tool for a web-based GUI
#3
Thanks -- the Summernote widget is a good text editing solution, but it I think (maybe I am wrong) it is not easy to adapt it to what I need without massively changing its code since it does not expose an API for how to e.g. adapt a right click menu or change the menu options etc.

The SpiderBasic solution looks like an interesting alternative to implement stuff in a web page, but it does not seem to have a rich text widget so one would have to implement that from scratch (or maybe somebody else already did).

I guess what I need is a rich text widget that has a rich API to allow it to get modified/adapted to how I need it and then use JSON-RPC to send events back to python from there ...
Reply


Messages In This Thread
RE: [beginner] Choosing the right tool for a web-based GUI - by johsmi96 - May-08-2019, 06:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Query on choosing Python 3.8.6 version sureshnagarajan 0 1,810 Feb-16-2021, 05:30 AM
Last Post: sureshnagarajan
  Lost in choosing how to make an graphic interface TheGuyUnknown 3 2,675 Jul-01-2019, 02:08 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

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