-
-
Notifications
You must be signed in to change notification settings - Fork 215
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
PAGE - Python Automatic GUI Generator - for Tcl/Tk and Python #82
Comments
Hello eno93, thanks for trying pygubu. I heard about the project page, but I never used it. Regards |
I'm going to further explain. PAGE is a GUI Generator similar to yours here. From a very quick trial of both the two benefits (one as suggested in #29 ) it has over pygubu is that it is drag and drop and that it will generate the .py file for all your GUI's code which you can than go ahead and edit further and incorporate into already built projects. |
PAGE is all written in Tcl. The UI generator is, by itself, 4,300 lines of Tcl. I'd rather have a Python generator be written in Python, in case something breaks.. |
Hi , I just downloaded Page version 4.9. When I try to run the program it comes up with 'Windows cannot find wish.exe' Any ideas? |
Sorted. Had to install TCL |
@AllenGovender this is unrelated to Pygubu anyway |
Where is the code? i only see the .exe and i dont have admin rights |
How to fix "No Output" |
Any idea how to install page on mac os? |
@MohamedRaafat188 PAGE is not related to pygubu in any way. This is the wrong place to ask questions about PAGE. |
@alejandroautalan I think it makes sense to close this issue |
Is ActivePython must for running PAGE?? |
@mahesh-imj this is an issue created on the pygubu project. As I said before, PAGE is not related to pygubu. I don't think it makes sense to ask questions about PAGE here. |
Python GUI Generator: PAGE |
Are you aware of PAGE?
The best thing feature is the boiler plate code in Python it creates.
http://page.sourceforge.net/
The text was updated successfully, but these errors were encountered: