AVAX-software.com Forums: Copy/Pate form Clipboard - AVAX-software.com Forums

Jump to content

Page 1 of 1

Copy/Pate form Clipboard

#1 User is offline   MarioRainer Icon

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 43
  • Joined: 11-May 08
  • Location:Germany

Posted 14 May 2008 - 08:28 PM

Hello,

is there any error in the function copy and paste from clipboard?

i used then following VB-Code :

Private Sub Menu_Clipboard_Copy_Click()
   cAvax1.Command = 211
End Sub

Private Sub Menu_Clipboard_Paste_Click()
   cAvax1.Command = 212
End Sub

Private Sub Menu_Clipboard_Cut_Click()
   cAvax1.Command = 213
End Sub


If i try to paste from Cilpboard, nothing happens...

friendly
Mario Rainer

#2 User is offline   Athanasios Gardos Icon

  • Administrator
  • Icon
  • Group: Admin
  • Posts: 333
  • Joined: 21-March 05
  • Gender:Male

Posted 15 May 2008 - 01:31 PM

Those commands exist to communicate with other programs.
For example you can copy to the clipboard a text from Word and paste it into a Avax drawing.
Athanasios Gardos
Avax-Software.com

Page 1 of 1


Fast Reply

  

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users