-
I'm keen to produce an appJar logo...
I really like the pyconuk snake images: http://2017.pyconuk.org
And imagine them peaking out of a jar, with a label proclaiming appJar...
Need to find ou…
-
Would like some way to visualise what's going on inside appJar:
* Browse containers
* List widgets
* Container & Widget settings
* Language & Saved parameters
-
A bunch of work needs to be done to analyse and clean up memory usage in appJar.
I'm sure there are lots of things that could be changed to reduce memory usage, as well as ensuring GC runs correctl…
-
The implementation of equals in `BaseEntity` is such that an entity is not equals to its proxy:
https://github.com/AppJars/commons-backend/blob/ca5a44fea72cec4a41f3b5c240bd8da590a43b0c/commons-mode…
-
I've ran appJar.py through pylint and it has raised some issues. All of these are listed below. If wanted I can go through and correct them :)
- [ ] appjar.py:138:5: E265 block comment should start…
-
```
Searching for appJar
Reading https://github.com/jarvisteach/appJar
Best match: appJar [unknown version]
Downloading https://github.com/jarvisteach/appJar/raw/appJar/releases/appJar.zip
Proces…
-
# Bug Report
---
## Context
---
I'm testing appJar with Python in Cygwin
## Expected Behaviour
---
appJar should run
## Actual Behaviour
---
appJar does not run
## Any error message…
-
The appJar palette crashes on MacOS. when disabled, the pyglet window flickers badly
-
# Bug Report
---
## Context
---
Attempting to make Enabled and Disabled buttons more visually distinct than the default (which is a Fg change only)
## Expected Behaviour
---
All Button it…
-
# Bug Report
Exception: External Drag'n Drop not available on this platform
[11423] Failed to execute script draganddrop
## Context
used PyInstaller to create single file. On running a…