Hello Sebastian, Thanks for letting me know. I'll try to merge my "status" fix ASAP.
On Sun, Jul 31, 2011 at 23:58, [email protected] <[email protected]>wrote: > 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] > -- WBR Maxim aka solomax -- 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.
