nishadah,
1. Is there a way to remove a menu item from Tools bar (contains font, control panel etc)? We want to hide Control Panel, Skin, Emotions icons
Yes. Login as admin, go to configuration tab and remove those buttons there.
2. HOw do we customize the list of users in the right pane, the context menu, Select Channel combo etc.
Open CuteSoft_Client\CuteChat\Skins\Normal\ChatUI.xml and modify the following code:
<RightPanel AutoDock="Right" Width="200" EnableSizing="True" DockMargins="4,4,10,4" BorderWidth="1" BorderStyle="solid" BorderColor="#BED6E0">
<ChannelTitle AutoDock="Top" Height="30"></ChannelTitle>
<NumberOnline AutoDock="Top" Height="30"></NumberOnline>
<ChannelList AutoDock="Bottom"></ChannelList>
<UserList AutoDock="Fill"></UserList>
</RightPanel>
And the above items are defined in CuteSoft_Client\CuteChat\ChatUI.xml.
3. How to send and receive offline messages?
Just open a regular messenger window and type your message. If the current user is online, the message will be sent as chat message. If not, the message will be sent as offline message. When the target user is online, she/he will see the offline messages.
4. How can a message to be generated by the system to all or a group of logged in users. For eg. I have a system user, whch may generate (no physical person) messages to the group. So which all tables to be populated to achieve this or what api's we can use?
This feature is not support. We will discuss this feature before we release the new version.
5. We have embedded the chat window within our application (our application has multi windows within the browser, each of them can be controlled). We need to know when a new message is received at the client so that we can highlight the chat window. How can we do that?
How do you define Higlight here? You can use the focus feature to let current window get focus when the new messages arrive.
Hope it helps.
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