|
|
|
[
Permlink
| « Hide
]
Damien Metzler - 16/02/07 09:53
The patch on the LiveEdit trunk to make it work with Office 2000
There are some bugs, but i'm not sure it is only for this version.
Word : works perfectly Excel : works but not able to open another excel til the NLE is not exited Powerpoint : doesn't work yet. Seems that the close event is not trapped by NLE... The support for Office2000 is integrated in NLE aprox 90%. Some tests remain to be done. Also, I'm looking for a method to decide at install time which document providers (office 2000, office 2003, etc) i deploy. Automatically, user attended or a mix of these.
I've implemented a generic interface in LiveEdit for plug-and-play document handlers.
This interface is meant to create an abstract image for all the document types (Office 2000, 2003, Openoffice, Adobe etc) for the bussiness layer. These handlers are implemented as DLL modules, which will be loaded dinamically at run-time from the 'DocumentHandlers' folder from the NLE root. So far, there are only Office 2000 and 2003 modules (and an Office 2007 module, in tests). The 2 modules are deployed depending on the Office version installed on the client computer. Any feedback about, how this is working, especially on MSO 2000, are greatly apreciated. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||