Results 1 to 4 of 4

Thread: clipboard enhancer

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Isle of Man
    Posts
    276

    Lightbulb

    does anyone have any ideas on making a shell extension that would let me have more than one item in the clipboard?

    or, (even better!!) do you know where i can download a finished app from??

  2. #2
    Guest
    I remember seeing an example of this in Planet-source-code.
    It allowed for multiple data on a Clipboard.

  3. #3
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    one of my first apps done with vb3 was a clipboardstore
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  4. #4
    Guest
    Megatron is right. 6 pages on "Clipboard" came up.
    Go to http://www.planetsourcecode.com/ and in the search, type in clipboard.

    Hope you find what your looking for.

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