PC Review


Reply
Thread Tools Rate Thread

clipboard - backup and restore

 
 
softie
Guest
Posts: n/a
 
      7th Nov 2008
Gentle Users,

My VB6 application programmatically uses EXCEL. Every time I direct it
to Copy to Clipboard, it wipes out All contents of the Clipboard. This
fact is well known from discussions in the ms.public groups.
Apparently, it not acceptable behavior for an app to replace contents
of the clipboard with out asking the users permission. I copy to
clipboard so frequently, that asking-for permission is out of the
question.
Backing up and restoring the clipboard is, of course, the answer, but
there seems to be so many data types that programming it myself
appears beyond my capabilities.

My 2 questions are:
I am looking for a dll to include in my app that saves and restores
the clipboard on command.
1. Does anyone know of such a product?
Failing that, I suppose that I will have to put out a request for
programmers to bid on it.
2.Has anyone had experience with programmers-bidding for jobs from the
far corners of the internet?

tia
softie
 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      7th Nov 2008
I admire your intentions !

I don't know of any dll to back up and restore the clipboard. Depending on
what's in the clipboard the task might be relatively straightforward or
extremely difficult.

I don't want to suggest don't bother looking for a solution (I'd like
similar myself) but it's worth noting in Excel, perhaps more than any other
app, the clipboard persists in a very transitory manor. It's easily lost,
simply by pressing Esc or following any one of a number of normal user
actions. IOW, the user normally needs to use the clipboard as the next
action and not expect the contents to last indefinitely.

Apart from the clipboard, the another issue that's less than satisfactory is
complete loss of the clipboard as soon as the interface is programmatically
changed.

If you are only using Excel for your own purposes automating your own
(hidden) instance will preserve some aspects of the clipboard, but not all.

If you ever do find what you are looking for do post back !

Regards,
Peter T



"softie" <(E-Mail Removed)> wrote in message
news:a9abe29d-3fa3-42d2-95af-(E-Mail Removed)...
> Gentle Users,
>
> My VB6 application programmatically uses EXCEL. Every time I direct it
> to Copy to Clipboard, it wipes out All contents of the Clipboard. This
> fact is well known from discussions in the ms.public groups.
> Apparently, it not acceptable behavior for an app to replace contents
> of the clipboard with out asking the users permission. I copy to
> clipboard so frequently, that asking-for permission is out of the
> question.
> Backing up and restoring the clipboard is, of course, the answer, but
> there seems to be so many data types that programming it myself
> appears beyond my capabilities.
>
> My 2 questions are:
> I am looking for a dll to include in my app that saves and restores
> the clipboard on command.
> 1. Does anyone know of such a product?
> Failing that, I suppose that I will have to put out a request for
> programmers to bid on it.
> 2.Has anyone had experience with programmers-bidding for jobs from the
> far corners of the internet?
>
> tia
> softie



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Image backup/rstore vs. clean install/all-file-backup/restore mm Windows XP General 3 12th Dec 2009 10:09 PM
Restore clipboard from Task pane clipboard content? tskogstrom Microsoft Excel Programming 0 30th Jan 2007 10:48 AM
Clipboard gets empty by itself, cleared clipboard, copy paste doesn't work, outlook clears clipboard, problems with clipboard - possible solution Jens Hoerburger Microsoft Outlook 0 24th Aug 2006 02:44 PM
Backup/Restore Clipboard Kris Microsoft Excel Programming 2 9th Feb 2006 07:51 PM
Restore Feature of WinXP Pro SP2 Backup/Restore Utility NOT Listing Files When I Try to Restore AA Smith Windows XP General 0 24th Jul 2005 09:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:58 PM.