Results 1 to 3 of 3

Thread: multiple "shells"

  1. #1
    Join Date
    Sep 2006
    Posts
    27
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default multiple "shells"

    Hi all!
    This might be a bit OT but I didn't see another place to post is directly.
    Does there exist software for windows that allows you to open multiple cmd windows, like KShell or so for unix? So you would have one app with mutliple tabs inside, each having a command prompt.
    Or if anyone has insight one how this could be coded without too much effort, that would be nice to.
    Reason I'm asking is that I'm working more and more with command line and it's a bit messy having like five cmd's open and another 4 cygwin prompts etc..

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: multiple "shells"

    I guess that by launching several instances of cmd as QProcesses in a Qt application could create such a multiple-shells-in-a-window application for you.

  3. #3
    Join Date
    Sep 2006
    Posts
    27
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: multiple "shells"

    after seraching a bit better I already got it..
    http://sourceforge.net/projects/console/

  4. The following 2 users say thank you to stinos for this useful post:

    jpn (5th January 2007), sunil.thaha (8th January 2007)

Similar Threads

  1. Object and multiple inheritance for interfaces
    By brcain in forum Qt Programming
    Replies: 8
    Last Post: 29th June 2021, 15:29
  2. How to paint across/over multiple widgets?
    By richy in forum Qt Programming
    Replies: 3
    Last Post: 31st August 2006, 10:57
  3. how to corss compile for windows in Linux
    By safknw in forum Qt Programming
    Replies: 24
    Last Post: 13th May 2006, 05:23
  4. Multiple shortuts for the action
    By Lemming in forum Qt Programming
    Replies: 6
    Last Post: 6th April 2006, 22:29
  5. Replies: 25
    Last Post: 15th January 2006, 00:53

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
  •  
Qt is a trademark of The Qt Company.