Hi Sebastian,

In reference to my new tool in the toolbar, I have implemented a new class 
(baseDrawMath.lzx in modules/conference/whiteboard/base) which very similary 
to baseDrawLetter (in order to test for the moment) and new methods.

I want to use new methods in baseDrawSave.lzx but when I click on my tool, I 
have this error message with the debug version  and nothing is displayed:

"ERROR@modules/conference/whiteboard/base/baseDraw.lzx~702 : call to 
undefined method startMath"
"ERROR@modules/conference/whiteboard/base/baseDraw.lzx~703 : call to 
undefined method getMouse"
"ERROR@modules/conference/whiteboard/base/baseDraw.lzx~703 : call to 
undefined method getMouse"
....
"ERROR@modules/conference/whiteboard/base/baseDraw.lzx~703 : call to 
undefined method endMath"

However, I have added this instruction : "include href="baseDrawMath.lzx" in 
base/library.lzx" in order to can use the definition of my class in other 
classes.

But I don't know what is the problem.

Have you got any idea ?

Thanks for your time
Best Regards

Guillaume

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/o6Ma8JVeu80J.
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-user?hl=en.

Reply via email to