Results 1 to 4 of 4

Thread: copy text from object with background program

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    copy text from object with background program

    What I want to write is a small app that sits in the taskbar while the user is using other applications. If the user highlights some text in another app (say a browser), can I copy that text with my app sitting in the taskbar and paste it to another file? It would be like doing a Ctrl-C, only with another key code (F9 or something) and this would also dump it to either a file or an object in my app.

    It sounds feasible, but I'm not sure how you'd go about copying the text from the other apps.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Ok, let me ask another way... is there some way to have a background application trap the Ctrl-C/copy operation?
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  3. #3
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    This may give you a some ideas.




    Bruce.

  4. #4

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    bah... it's all in what you search for. Thanks
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

Posting Permissions

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



Click Here to Expand Forum to Full Width