Hi Lin,
> it will call to create service
> "com.sun.star.datatransfer.clipboard.SystemClipboard" .
> In stoc\source\loader\dllcomponentloader.cxx(223) in function
> DllComponentLoader::activate(), it will load dll according to rLibName.
debugging the code showed me that VCL was registering a
X11ClipboardManager, so it was hiding the registration of SYSDTRANS.
Now VCL component behaves like windows and clipboard started working
magically :-))
thanks again for your help,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/