> A GUI plugin could be a cool idea. Mind giving some suggestions on how it could work?
>
- buttons
- checkboxes (also radio)
- basic frames (window, dialog etc.)
- dropdown list
- input field (one line, multi line)
Those are the basics, I believe, that are lacking in Construct (since the default windows control is wonky in DX9 runtime).
Yeah, something that was skinable, but helped in gui organization as well.
To start you would need a basic window, or base that you can easily find coords of x,y within the window. This would be great for placing the buttons, etc. It would also be great if it was like the tiled bg object, or panel object, where you could put a tiled image as a background.
It would be interesting if you could divide it up like a distort map, and have rows, and columns.
You could then simply say set button at column 5, row 8.