-
I realized today there's really not a story about testing in the context of TornadoFx contained in the guide.
For example, I wanted to start an app by building kotlin-test specs to call and integra…
-
```java.security.PrivilegedActionException: org.jivesoftware.smack.XMPPException$XMPPErrorException: XMPP error reply received from chat.cluxia.eu: XMPPError: remote-server-not-found - cancel
at jav…
-
I think the code example speaks for itself (if not, how do I use CheckTreeView with tornadofx-controlsfx):
```
import javafx.scene.control.TreeView
import org.controlsfx.control.CheckTreeView
im…
-
When executing `./gradlew run` in our project on [this commit](https://github.com/CAU-Kiel-Tech-Inf/gui/commit/73b164ef19a87f59be817e16121ac9ffbbe83d19) and pressing "Neues Spiel starten" in the GUI, …
xeruf updated
3 years ago
-
Needed to really "sell" TornadoFX, I think.
Versus: http://doc.qt.io/archives/qt-4.8/qt-demos-declarative-calculator-qml-calculator-calculator-qml.html (which itself could do with a ton of improvem…
-
i wanna to download an OSGI bandle from https://tornadofx.io/felix-bundle.zip
but i can't because error 500
ype Exception Report
Message http://www-eu.apache.org/dist/felix/org.apache.felix.mai…
-
Hi!
I'm trying to deploy my TornadoFX application to S3, but when I include
```
task deployS3(type: Exec) {
// You need to have installed AWS command line interface: https://aws.amazon.co…
-
I couldnt find it in the guide, but bassicaly if I have some constraints (like String should only contain lowercase letters) I would check them in the setters and if something is wrong I can throw an …
-
how can i save information in login screen to control access to some modules
something like a session in web devlolpment
#tornadofx #session
@edvin
-
I have been working on an application for use during brainsurgery using this amazing framework for about a year now. BUt I have now encountered an issue that I have not been able to solve.
I made t…
tyb51 updated
2 years ago