Open openoffice and/or word documents in nusphere |
|
Hi,
Is it possible to open word or openoffice files in nusphere ? As a tab in the editor (embed) ? regards, Michel |
||||||||||||
|
Site Admin
|
It makes from no to very little sense for any php ide to work with Word files.
If you develop a site in php, the work is normally done in php/html/js/tpl/css files and all these files are always in plain text format. |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
Although OpenOffice is usefull (no doubts!)...
Well, to let you see and work with OpenOffice documents, we'd need to implement OpenOffice from scratches inside the IDE. Right? So I'm telling you it's not that simple and I'm not sure if it's our business at all |
||||||||||||
_________________ The PHP IDE team |
|
That I understand! Is there not a way to implement windows embedding in general so that applications can embed in nusphere in a standard way ? And use the default extension programs for it ?
The reason I asked this was that I am also working with eclipse and it is a plugin overthere and that works great. |
||||||||||||
|
Site Admin
|
OLE is quite a standard way for embedding applications into other applications under Windows. Why not? It only runs slowly (requires IPC) and often is not stable.
|
||||||||||||
_________________ The PHP IDE team |
|
True but the only purpose would be to get applications (optional) to run in a nusphere tab without to much hocus-pocus
|
||||||||||||
|
Site Admin
|
Do you know if OpenOffice supports OLE? I'm almost pretty sure that it does not.
|
||||||||||||
_________________ The PHP IDE team |
|
Is this something ?
http://wiki.services.openoffice.org/wiki/Uno/OLE |
||||||||||||
|
Site Admin
|
No.
The article tells that you can access OpenOffice documents using COM objects, for example you can do it from php via .NET (COM) extension. To have an application embedded, some crusial OLE interfaces are needed, such as IOleControl, IOleInPlaceObject, IOleClientSite, IOleControlSite, IOleInPlaceSite, IOleInPlaceFrame etc. |
||||||||||||
_________________ The PHP IDE team |
Open openoffice and/or word documents in nusphere |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by