From: Hiroo H. <hir...@co...> - 2004-09-22 05:52:28
|
I see the problem. Hiroo> But when PatchTransferHandler.importData receives the data, the value of driver Hiroo> field becomes 'null'. Patch.driver field is private access now, and Drag&drop and cut&paste have to do data transfer between independent application. For this reason serialization has to be used and the value of transient field driver is lost. -- Hiroo Hayashi |