Tinkering about

Lol, I would absolutely roll with that

More stuff

Realized that DUH norm you’d been building the Windows stuff using Win32 when really it should be WinUI so shit works right going forward
So I’ll have to rework that but … this is the best part …. the EXPOSED API etc doesnt change one damned bit
The implementations do - but not the API

YAY !

Anyway I got a couple more Mac controls working
Popup Menu and Pop Up Button since they are literally the same code just one has a boolean set to true for behaviour and the other sets it to false
Might just expose that boolean and then you can even flip it at runtime :stuck_out_tongue: