Results 1 to 5 of 5

Thread: Text editor in another application

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2009
    Posts
    2
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Text editor in another application

    I read the instructions here. "Post New Thread" , Still making my mind to post a question in this forum. I hope the experienced folks wont sue me atleast.

    ------

    A host(daemon*) application, when active,

    * Should interpret the key events(Keyborad Input) going to currently active Text editor widgets that may belong to any other application(like MSWord) or any Web page...etc

    * Format the input text in that widget, format in the sense, the host application will have its own key mapping... so deleting a char, adding a char..etc should be possible.

    If I write the host (daemon) application in Qt , Is it possible to achieve the above features?
    If yes...provide some clues please

    Is this a smart question btw? then make an attempt to answer this, you smart guys
    Last edited by ImQti; 8th December 2009 at 19:00.

Similar Threads

  1. Unhandled exception in qatomic
    By NewGuy in forum Qt Programming
    Replies: 14
    Last Post: 23rd July 2013, 09:49
  2. Need advice for a best way to make this application
    By frenk_castle in forum Newbie
    Replies: 3
    Last Post: 25th September 2009, 18:55
  3. Replies: 0
    Last Post: 10th April 2009, 15:28
  4. Insert text into another application
    By pckoster in forum Qt Programming
    Replies: 1
    Last Post: 18th March 2009, 04:40
  5. Editable text in QGraphicsView
    By wysota in forum Qt Programming
    Replies: 8
    Last Post: 24th February 2007, 15:30

Tags for this Thread

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.