the sources are compatible to LPS-4.2.0, I don't know about backward compatibility, but starting from 4.0.2 ++ should be still working.
method calls to canvas should be all right in most of the cases, cause they call for example a function in canvas, that is really needed to be placed in canvas. For all other methods you have to search & replace it with your own logic. sebastian 2008/12/25 Mag <[email protected]> > > Hi Sebastian, > > Thanks for your info. > > I did the same. I placed "library" instead of "canvas". But how can I > replace the attributes used inside the code? That is, there are some > methods invokation like "canvas.setDefaultContextMenu(cmenu). Because > of this I couldn't make it run. > For your information I am using lps version4.0.9. Any issues because > of the version? > > Many thanks. > > Kind Regards, > Mahesh. > > On Dec 24, 8:33 pm, "Sebastian Wagner" <[email protected]> wrote: > > well all you need to do is to replace the *canvas* tags in main.lzx with > > *library* > > > > sebastian > > > > 2008/12/24 Mag <[email protected]> > > > > > > > > > > > > > > > > > Dear Sir, > > > > > Using openmeetings 0.5.1 (r1406) > > > Using Windows XP Professional V2002, Service Pack 3. > > > > > The problem is related to Client / Usability. > > > > > I need to use openmeetings as Library to embed into my existing > > > application. I changed the main.lzx as library and did the relevant > > > changes to make it library. But I have issue on integrating it into > > > another .lzx file which has canvas. Since Openmeetings is using Canvas > > > properties in many classes, i couldn't embed into my application's > > > canvas. Can you please give me solution for this? > > > > > Thanks and Regards, > > > Mahesh. > > > > -- > > Sebastian > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp:// > www.laszlo-forum.de > > [email protected] Hide quoted text - > > > > - Show quoted text - > > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.laszlo-forum.de [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en -~----------~----~----~----~------~----~------~--~---
