Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor GUI wrapper for Brython #220

Open
reingart opened this issue Mar 19, 2022 · 1 comment
Open

Refactor GUI wrapper for Brython #220

reingart opened this issue Mar 19, 2022 · 1 comment

Comments

@reingart
Copy link
Member

reingart commented Mar 19, 2022

We're using the Brython dialog widget in some sample apps: TWP50

This requires to build on the fly the UI with HTML, and introduce more concepts

A simplified class to create widgets would be great

If it could mimic Tkinter, GTK, WxPython or QT it would be great, so advanced student could practice in his own notebook.
Or a web alternative could be used JQueryUI

Original exercises are written in Tkinter, see for example #217 and #218, see original code for objects and methods that would need to implement: TWP50

For a preliminary tkinter Brython port see: https://github.com/PierreQuentel/tkinter

@augustofavrearg
Copy link

Buenas, Mariano. Después de ver los issues tanto de PyAfipWs y PyZombies, considero que mis competencias van mas con este issue en particular, tengo experiencia trabajando con Tkinter, Qt y JQuery. Me gustaria que me asignaras este issue.

Completare mi borrador con una propuesta para el.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants