gaopeng wrote:

> hi , all
>    I want to know how to implement myself clipboard  on linux platform , I 
> have read clipboard source code of the openoffice.org ,  but I still have 
> some doubts for some code . I searched these , but there is not in the url 
> http://api.openoffice.org/ . 
> 
> my question is following :
> 1: what are we must keep to when we add clipboard functional into ourself 
> apllication on the linux ? 

mba wrote :
I'm not sure if I understood that question correctly. We already have a
complete implementation for clipboard on all supported platforms and it
gives a UNO abstraction of the clipboard content. So whatever you want
to keep in application code it would be based on that abstraction.

  in fact , I want to know the x11 clipboard specification  . I think if I know 
these I should know the openoffice more better .  

gaopen wrote :
> 2: can anybody tell me where I can get more informaton about the class  
> SelectionAdaptor/SelectionManager  
mba wrote :
I think you are referring to the internal implementation of the X11
clipboard. I think that is best answered on the [EMAIL PROTECTED]
mailing list.
yes , I referring to the internal implimentation of the x11 clipboard .  x11 
clipboard  is a system clipbaord like the the ole clipboard on the window 
systme .   I want to know these system clipboard and those APIs supplied by the 
system .  



gaopeng
2007-10-19

Reply via email to