User Activity

  • Posted a comment on discussion General Discussion on PAGE

    The simple answer is no we can't add CustomTkinter widgets to PAGE. PAGE is written in Tcl and generates Python3 code and that means it is limited to widget sets which are available to both tcl/tk and Python. CustomTkinter widgets are not implemented for Tk.

  • Posted a comment on discussion General Discussion on PAGE

    I have a couple of questions. 1. Have you been able to generate code for any previous project? 2. Have you used PAGE with dual monitors and moved the Python console off the main monitor? 3. Were you successful in saving the project? If so could you send me the Tcl project file? 4. Do you get the problem if you just open PAGE and immediately try to generate The GUI module. If the problem persists, one thing to try is to delete or rename the file ".pagerc" in your home directly and try again. If it...

  • Posted a comment on discussion General Discussion on PAGE

    One possibility is to do your GUI design using a smaller toplevel window in PAGE so you can see and use the PAGE windows and the when put code in the main function of the support module to set the root attribute to "fullscreen". See the fullscreen example in distribution, probably in "page/examples/fullscreen".

  • Posted a comment on discussion General Discussion on PAGE

    I think that changing a font preference and then continuing is leaving PAGE in some weird internal state. I recommend that if you want to change a preference you enter PAGE, update the preferences, and quit page. That way there is a better chance that things will be better initialized. That recommendation will appear in bold in the documentation in the next release.

  • Posted a comment on discussion General Discussion on PAGE

    Hi, Indeed, it is a bug. The fix will be included in the next release. Don

  • Posted a comment on discussion General Discussion on PAGE

    Forgive me for joining late. First, The response of "No Output" in the Execution window of the Python console is not an error. It merely informs you that the execution did not produce any output to stdout which is where a print function sends its output. When the support module is created callback functions contain print functions which are meant to let you know that the callback had been entered - a kind of visual confirmation of the linkage between a GUI event and the associated callback. In Linux,...

  • Posted a comment on discussion General Discussion on PAGE

    I tried sending an emaile to spillane@users.sourceforge.net but it bounced. My email address is don.rozenberg @ gmail/.com

  • Posted a comment on discussion General Discussion on PAGE

    This seems very interesting. Could you send me your email address so I could discuss it with you. I have a number of questions that may get off the subject of PAGE. Perhaps you could sign in to SurceForge and post a comment and then I could send a message,

View All

Personal Data

Username:
rozen
Joined:
2000-09-13 01:38:45

Projects

This is a list of open source software projects that Don Rozenberg is associated with:

Personal Tools