Results 1 to 2 of 2

Thread: Telnet Application using Qt

  1. #1
    Join Date
    May 2007
    Posts
    1
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Telnet Application using Qt

    Hey,

    I'm very new to Qt and I'm looking to write a GUI Mud (Multi-user dungeon) client with the framework.

    I've checked out various widgets such as QTextEdit, but haven't been able to find anything that fulfills my requirements.

    The text buffer:
    - Needs to have a scroll back containing potentially hundreds of thousands of lines.
    - Consecutive characters can have different foreground and background colors. The widget would ideally automatically interpret ascii color codes, like a shell.
    - Although all the text in the buffer should be in a single font, the font should be changeable.

    I suppose, in short, I'd like to embed a read-only xterm who's font I can modify into a Qt Gui app =).

    Any suggestions? Thanks in advance!

    Ryan

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Telnet Application using Qt

    Take a look at kmc and Konsole.

  3. The following user says thank you to jacek for this useful post:

    numerous17 (14th May 2007)

Similar Threads

  1. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 19:37
  2. Application deployment problem
    By shapirlex in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 13th April 2007, 01:11
  3. Replies: 3
    Last Post: 8th December 2006, 19:51
  4. Gnome makes application crash
    By regix in forum Qt Programming
    Replies: 35
    Last Post: 18th August 2006, 20:44
  5. Replies: 3
    Last Post: 31st March 2006, 19:38

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.