Results 1 to 6 of 6

Thread: [RESOLVED] Quick clipboard question

  1. #1

    Thread Starter
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Resolved [RESOLVED] Quick clipboard question

    I have a little program that has the option to copy the contents of a text box to the clipboard. It's a useability thing. The problem is, it doesn't. Do I need to tell Clipboard.SetText what format it needs? If so, what format does it need?

  2. #2

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Quick clipboard question

    Try clearing the clipboard (clipboard.clear) before setting the text.

  4. #4

    Thread Starter
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: Quick clipboard question

    Yay, we have takeoff. Encryption program complete. Thanks!


  5. #5
    Hyperactive Member LawnNinja's Avatar
    Join Date
    Aug 2006
    Posts
    446

    Re: [RESOLVED] Quick clipboard question

    si the geek is right, if you dont you'll get doubled text sometimes (Happened to me)

  6. #6
    Lively Member nvierros's Avatar
    Join Date
    Nov 2005
    Location
    Melbourne, Australia
    Posts
    110

    Re: Quick clipboard question

    Wrong thread..

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