Spectralist
Still Fresh
- Joined
- Nov 14, 2007
- Messages
- 68
I've only ever programmed for Windows and so have never bothered looking for an alternative to the Win32 API. But i've got a project planned that i would love to be compatible with both Windows & Pandora. But of course i don't want to have to write the UI/Message handling code twice. I've looked into SDL but it seems pretty much exclusively games oriented(and this project isn't a game) and while its message handling would do it doesn't seem to have anything built in for dialogue boxes/extra windows/other ui functions that i don't want to have to maintain two/multiple versions of.
Googling around i found wxWidgets which looks like it might have everything i need. Anyone have any experience with it? Will it be compatible with Pandora's Angstrom? Is there a better option you can suggest?
Googling around i found wxWidgets which looks like it might have everything i need. Anyone have any experience with it? Will it be compatible with Pandora's Angstrom? Is there a better option you can suggest?