Comment a few suggestions for this beasty project (Score 1) 354
I would suggest using Qt from Trolltech. You can make custom widgets and it will save you cross-platform headaches. Also I would suggest just focusing on OpenGL support (atleast initially) for cross-platform reasons. I've heard good things about Python for scripting but I have limited knowledge in this area.