Results 1 to 3 of 3

Thread: [Qt4] Send commands to process running in embedded xterm?

  1. #1
    Join Date
    Feb 2005
    Location
    Umeå, Sweden
    Beans
    733
    Distro
    Ubuntu 14.04 Trusty Tahr

    [Qt4] Send commands to process running in embedded xterm?

    I'm writing an application that embeds an xterm inside a window and uses that to launch a terminal application. Is there any way for me to send commands to the process that is running in xterm?

    My application is an interface for R (the statistical program), and it includes (or will include) a way to write and run scripts. Thats why I need to send commands to the process inside the xterm.
    My cross-platform python modules for PVA or population simulation https://code.google.com/p/nobones/, written in Ubuntu!

  2. #2
    Join Date
    Sep 2008
    Location
    RPI
    Beans
    52
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [Qt4] Send commands to process running in embedded xterm?

    I am going to TTT this, found thread on google search, also looking for how to send commands to embedded xterm.

  3. #3
    Join Date
    Sep 2008
    Location
    RPI
    Beans
    52
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [Qt4] Send commands to process running in embedded xterm?

    Try to TTT one more time

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •