abvadabra / rabbit-gui

Lightweight gui framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples

DomAmato opened this issue · comments

This isn't exactly an issue but do you have any examples of how to use this for building a gui and an image of the resulting tutorial

I promise I will provide some examples within a week, but if you need it right now you can take a look at my QReport mod in which I used rabbit gui for user interfaces, it is written in Kotlin but I hope syntax will be clear for Java developer

Thanks that looks like a good place to start

Just pushed first example show with basic button usage, you can find it in example/ folder. More examples will be published soon. I also must say that I am not a native english speaker and you might notice some problems with grammar, so feel free to correct me

Its no problem your English is quite good but if I notice something I will let ya know. I also played around a bit and made a quick and messy tutorial for my team to follow using the Kotlin example you mentioned.

https://github.com/Digital-Youth-Network/Gui-Tutorial

I am going to close this issue thanks for your help and quick responses to everything!