Our system detected that your browser is blocking advertisements on our site. Please help support FoxesTalk by disabling any kind of ad blocker while browsing this site. Thank you.
Jump to content
Foxhateram

QTGUI and CLI in linux

Recommended Posts

Anyone able to help?

i have already made a program in C++ that allows the user to input a min number and a max number in a terminal aplication, the program then works out a random between those numbers. I want to make it so i have a Gui that allows them to enter the min and max numbers. then when they click generate button then it does the number generating process then outputs the number to a textbox.

I want to do it with IPC so sending messages via pipes from the GUI to the CLI, and then back again.

Any ideas?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...