-
ciao, i glanced over your blog post about this project. and since time has passed, i wondered whether you are aware of https://github.com/Textualize/textual which is an option for GUIs as well. i thin…
-
I tried to clone and build the project as explained in the readme and at `cmake -b build` it fails with
```
CMake Error at lib/JUCE/extras/Build/juceaide/CMakeLists.txt:134 (message):
Failed to…
-
What did you use to build the mac app?
-
The current application runs solely in the terminal, which may not be accessible or intuitive for all users. Adding a basic graphical user interface (GUI) will enhance user experience and make the app…
-
needs to be there in the future
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
On my assembly with 147 joints, I get the error:
00:50:56 84.8003 AssemblyObject.…
-
Add simplistic GUI framework (probably for Immediate Mode GUI) compatible with LOVE
-
1. **avoid using GUIDE**
2. write GUIs as **objects** - it eases up many things like graphical updates, syncing etc.
3. **Externalize** local functions that make sense to be used publicly
> for…
-
First of All, I Would Like to Congratulate You on the Project!
I am interested in contributing to it.
I noticed that the project is currently using Tkinter as the framework for the GUI. While it i…
-
GUI uses Kotlin DSL for definition.
An Example for that:
```kotlin
shape {
"XXX",
"AAA",
"XXX
}
item "sidebars" {
bind = "X"
placeholder = Materials.GLASS_PANE
}
item "bu…