in reply to Most portable way of GUI programming?
Once the control logic is properly encapsulated, the addition of the actual GUI interface is not a major issue: you can try a number of different ones. I generally recommend against the "common-denominator" approach, because it leads to GUIs that look equally bad on all platforms. --Dave.
|
|---|