You should be looking at this file:
https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/chatTabItemEmoticons.lzx?view=markup
Line 57 and Line 148

Sebastian


2012/5/13 Gadi Dor <[email protected]>

> Hi All,
>
> I am looking at openmeeting code , I am looking for the rtl checkbox and
> function,
>
> I see that in overAllChatTabBottom.lzx there is rtl code:
>
> <handler name="onvalue" args="v">  102 if (this.doUpdate) {  103 //if
> ($debug) Debug.write("onvalue doUpdate",this.getValue());  104 var g =
> canvas.getUserData();  105 g["rtlCheckbox"]=this.getValue();  106 //if
> ($debug) Debug.write("onvalue doUpdate",g["rtlCheckbox"]);  107
> canvas.setUserData(g);
>  108 }  109 </handler>
>
> dose this file is the main chat?
>
> in chatParticipants.lzx there is now mention for rtl, any idea?
>
> Thank You
> Gadi
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
[email protected]

Reply via email to