Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Copy to clipboard (Read 1922 times)
MagnusSpeychal
Junior Member
**
Offline



Posts: 53
Joined: Jun 18th, 2007
Copy to clipboard
Jun 20th, 2007 at 6:28am
Print Post  
Hi,

When copying to clipboard using CTRL-C nothing happens. When I use the method "CopyToClipboard" the whole diagram gets copied despite of what is selected.
According to the Developers guide both methods should work and it should be possible to copy only the selected items. Am I missing something crucial here?


Best regards,
Magnus
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Copy to clipboard
Reply #1 - Jun 20th, 2007 at 7:23am
Print Post  
Hi,

The whole diagram is copied as bitmap and metafile data. Otherwise only the selected items should be copied as diagram elements data.

Ctrl+C might not work if FlowChart.KbdActive == false or if your application defines a Ctrl+C in the accelerator table.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint