I’m trying to create an easy to use plugin. But the API reference doesn’t give me the necessary stuff.
So I’m stuck in 2 problems
- UI
Currently I only know how to create Widgets
How to make them look like normal UI elements - Control - keyboard, mouse
how can they use the keyboard so easily, I don’t think they used an invisible frame
group selection is also simple and powerful.
What do I need to do to solve it?