Disabling elements of a room

Last post 10-31-2006, 1:42 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  10-14-2006, 1:17 AM 23572

    Disabling elements of a room

    Is there an easy way to remove certain elements of a room? Like for example, to remove a channel list at the bottom of the peoplelist... remove the list of people in the room altogether... remove "disconnect" button, remove "general/myself"..
     
    Basically, is there any way to leave just the chat window, the box at the bottom for typing and "send" button? (maybe also bold/italic/etc formatting buttons).
     
    THANK YOU!
  •  10-31-2006, 1:42 AM 23906 in reply to 23572

    Re: Disabling elements of a room

    Diaspar,
     
    Sorry for the late response.
     
    >>Is there an easy way to remove certain elements of a room?
     
    yes.
     
    >>Like for example, to remove a channel list at the bottom of the peoplelist...
     
    Please open CuteSoft_Client\CuteChat\Skins\Normal\ChatUI.xml file.
     
    Remove the following code:
     
    <ChannelList AutoDock="Bottom"></ChannelList>
     
    >>remove "disconnect" button
     
    Please open CuteSoft_Client\CuteChat\ChatUI.xml file
     
    And remove the following code:
     
    <ConnectionButton AutoDock="Right" Width="90" DockMargins="2,2,4,1"/>
     
    >>Basically, is there any way to leave just the chat window, the box at the bottom for typing and "send" button? (maybe also bold/italic/etc formatting buttons).
     
    Yes.
     
    Please open CuteSoft_Client\CuteChat\Skins\Normal\ChatUI.xml file.
     
    Remove the following code:
     
    <Toolbar AutoDock="Top" Height="24"/> 
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML