On Friday, 20 May 2022 at 12:07:46 UTC, Adam D Ruppe wrote:
The docs don't have a lot of examples but hopefully one you do
the first one the rest won't be too hard, the classes are
relatively simple and the events are based on javascript so if
you've used that before you can probably get to know it.
But just ask me if something comes up since I can push fixes to
master p quickly.
Your libraries and code samples have always been really simple to
understand. I'll let you know if I find anything that doesn't
make sense.
On Friday, 20 May 2022 at 12:07:46 UTC, Adam D Ruppe wrote:
My minigui uses the normal Windows controls so it works well
there. On linux it uses a custom thing of my own design so your
mileage may vary.
I will probably use this exclusively on Windows for a long time to
come, so I can cross that bridge when I get there.