Graphic user interface?

I have a program I want to write that determines the health of a power transformer. I know the syntax of all the other code I might have to use but I'm not too sure of how to make it fit into a graphic interface like you see in any other windows program. Would someone give some info on somewhere to start learning about how to go about doing this in c++? Can this be done in c++? If not what language lends itself best to this application, Perl?

Forgive the sentence structure, I am not entirely comfortable using this iPad.

Thank you in advance.
-Tyler.
Use some GUI library: QT, GTK, WxWidgets to name few.
Topic archived. No new replies allowed.