I'm working on a PB Layout Manager, for the sole purpose of developing on one platform and running on another. (In my case, develop in Linux, run on Windows). I realise that some things will not translate the same across OSs, so the aim is to have a simplified toolkit that can be used across all platforms.
The biggest issue with forms though is that different OSs have different sized buttons, string gadgets, etc - even more so in Linux with multiple window managers. This has been discussed many, many times. Now thanks to Freak releasing some base code of getting the size of gadgets cross platform, that has given me some hope in doing so. However, my expertise only goes so far, and cross platform api is not one of them.
I have a working sample on Windows and Linux, but I have managed to break the OSX side, and I'm not sure how to fix it.
It will be available for anyone to play with, but I'm looking for people who can work with the APIs initially - I want to expand the toolset as much as possible (and get it working) before moving onto a Visual Designer. So, I am in need of people who are api guru's on Windows, GTK and OSX.
If you're interested, please, let me know!

