Hello Sebastian, I add "drawing" statuses and "user left" activity status. Could you please take a look at my code?
Rarely I see activity status is added above "Room Exit" button, but can't find the reason of such behavior :( On Mon, Aug 1, 2011 at 10:10, Maxim Solodovnik <[email protected]> wrote: > 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 > -- 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.
