gui

Forum discussion tagged with gui.
  1. cKGunslinger

    Favorite cross-platform GUI solution?

    I've got a bit of code that compiles and runs in Windows, Windows w/Cygwin, and Linux. It builds a series of static libraries. I've got a little menu-driven console code that simply accepts numbered commands and invokes functions from these libraries and displays results (as text),a s well as...