-
A new container - with a menu down the left and panes on the right - similar to installation/setup screens.
This could be achieved fairly easily with a listbox and multiple frames
-
Hi jarvisteach,
I recently discover your api. It is so well made and simple to code with, I'm using it without moderation.
For my project, I wanted to "drag & drop" files into my application wi…
-
Is there any chance you'd be willing to add ttk support, or accept a PR adding ttk support? I personally like the native look a lot more, and I'd love to use ttk widgets with appJar.
List of suppor…
ghost updated
6 years ago
-
Fonts are overly complicated.
appJar should have a couple of default fonts:
* Label fonts - static labels
* Button fonts - clickable widgets
* Text fonts - selectable widgets (typing in an entry…
-
Would like to have an `app.addFrame()` or something similar in which I could add a generic widget that I have created in tkinter. I usually like to subclass frames, so doing that at the frame level w…
-
# Bug Report
---
## Context
---
Managing LabelEntry widget (removing) then adding another LabelEntry widget with the same name as the one deleted
## Expected Behaviour
---
Nothing special
…
-
# Bug Report
---
## Context
---
So, i was learning about appJar. And do some examples from the documentation and on my own. But the last time i tried it raised an error that says "You can only h…
-
While building a CallGraph out of the Jarfile (i.e. main.java compiled to main.class and packed into a jar) is complete, creating a callgraph using the source code frontend and running it with main.j…
-
> Next I'd like to see Magarena packaged so that Java does not have to be installed. I know it makes the file larger, but Java is a security risk and the only time I ever need it is for games from thi…
-
Need to put some work in on menus (and shortcuts specifically #298, #146, #145 )
* [x] Make shortcuts code simpler, leave it up to user to get it right, rather than trying to fix mistakes
* [x] Co…