Hi Maxim, I have completed the Activity Window.
To show a message in the window you can use this method-call: canvas.currentActivityList.addMessageRequest(rcl,message,tStamp); rcl: RoomClient-Object message: Text-String tStamp: TimeStamp (time in milliseconds, var tDate = new Date(), tStamp = tDate .getTime()) Sebastian -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [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.
