Results 1 to 2 of 2

Thread: command line input within Main window + readline-like

  1. #1
    Join Date
    Dec 2009
    Posts
    52
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default command line input within Main window + readline-like

    Hi,

    I have a current application using a QMainWindow.
    I need to add to that a widget that acts as a command line. A text widget that acts as a shell, with readline-like features:
    ability to memorize typed commands and scroll up and down in history, and edit a typed line of command text.

    Regards,

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: command line input within Main window + readline-like

    QLabel + custom QLineEdit in a QWidget?

Similar Threads

  1. how to get input file name from the command line?
    By mentalmushroom in forum Qt Programming
    Replies: 14
    Last Post: 25th May 2011, 14:48
  2. Replies: 3
    Last Post: 9th March 2011, 13:52
  3. Readline command error
    By vermarajeev in forum General Programming
    Replies: 8
    Last Post: 2nd March 2007, 15:07
  4. Is there a command-line window in Qt4?
    By miaoliang in forum Qt Programming
    Replies: 2
    Last Post: 8th November 2006, 09:56

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.