wxpython
Here are 327 public repositories matching this topic...
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs instead of hardcoding ~/.config/
-
Updated
Jan 13, 2022 - Python
-
Updated
Feb 1, 2022 - Python
-
Updated
Jan 18, 2022 - Python
It is good practice that repositories contain a CONTRIBUTING document in the root directory.
This makes it easy for contributors, especially first time contributors, to follow project standards and create pull requests in accordance with how the maintainers would like submissions to be made.
The format of this document is normally Markdown (.md) or reStructuredText (.rst/.rest). Both format
Hot key not recorded
-
Updated
Jan 22, 2022 - Python
-
Updated
Jan 13, 2022 - Python
-
Updated
Jan 26, 2022 - Python
-
Updated
Dec 1, 2021 - Python
Add node reload
Currently, you have to restart Gimel Studio every time you make a change to a node. Add the ability to reload and refresh the nodes in Gimel Studio without restarting. Take a look at the src/GimelStudio/node_importer for an idea how they are loaded in on application start.
Note that similarly, other aliases have been created - https://wxpython.org/Phoenix/docs/html/MigrationGuide.html#font-pen-and-brush-styles
-
Updated
May 31, 2021 - Python
-
Updated
Feb 17, 2021 - Python
-
Updated
Jan 31, 2022 - Python
-
Updated
Sep 5, 2021 - Python
-
Updated
Dec 31, 2021 - Python
Improve this page
Add a description, image, and links to the wxpython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wxpython topic, visit your repo's landing page and select "manage topics."


Type of Issues (Enhancement, Error, Bug, Question)
Bug:
window.Read())window.Disable()Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi