py-gui icon indicating copy to clipboard operation
py-gui copied to clipboard

Work in progress

Results 4 py-gui issues
Sort by recently updated
recently updated
newest added

Hi, Can someone point out how to get the examples up and running? Also, where is the requirements.txt or Pipfile so we can install any/all missing libraries?

On line 407 of core.py it currently shows: for child in self.chldren: Should be: for child in self.children:

Hey I saw this on Reddit and wanted to help out. I think the next thing needed is a roadmap with goals and objectives laid out for the project, that...