The Wayback Machine - https://web.archive.org/web/20200610110913/https://github.com/topics/gui-framework
Skip to content
#

gui-framework

Here are 42 public repositories matching this topic...

dash
PySimpleGUI
pranjalya-singh
pranjalya-singh commented May 2, 2020

Enhancement

This is just a naming suggestion for better understanding of the code. In the DrawText function of the Graph element, it would make more sense for the argument text_location to be renamed as the location_on_text as the value of the argument actually signifies the location of the point on the text.

mdickinson
mdickinson commented Jul 16, 2019

The autogenerated API documentation for Pyface is missing a number of key details because some (many? all?) of its traits are documented with a regular # comment instead of a #: traits doc-comment that can be picked up by the trait documenter. It would be nice to fix that.

The particular instance that I ran into was trying to refer to IEditor.obj from 3rd party documentation (via intersph

Improve this page

Add a description, image, and links to the gui-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gui-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.