|
Search
You searched for the word(s): cutesoft_client
Showing page 14 of 228 (2,278 total posts)
< 1 second(s)
-
Dear convertix,
Please open file ''CuteSoft_Client\Gallery\Popup\Default\Code.js'', when you delete photo, it will call the following function:
menu.Add(1,GalleryLocalize.CLICK_DELETE,null,ToDelegate(this,function ...
-
Dear Romain,
Jeffery135's solution works fine, you can also try the following snippet:
<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
...
-
Dear tajamal,
Please follow steps:
1. Open ''\CuteSoft_Client\CuteChat\Script\Channel_New.js''
2. You can find the following lines, it only allows admin set own status to ''offline'', other account cannot set status to offline, if you remove the hightlighted code, all users who enter chat room can change status to ...
-
Hi regrossman, If you mean the thumbnails panel in ''SlideShow'' layout, please try the way below 1. Open file D:\2005\Gallery\CuteSoft_Client\Gallery\Layout\SlideShow\Code.js 2. Find section below in method ''GalleryLayout.prototype.DrawUI=function _GalleryLayout_DrawUI() '' var photos=[];
for(var ...
-
Dear iomega55,
Please open file CuteSoft_Client\Gallery\Layout\SlideShow\Code.js, you can find the following ...
-
Dear northerncs,
Please follow steps:
1. open file ''\CuteSoft_Client\CuteEditor\Themes\Office2007\style.css''
2. search the following line:
#EditorID .CuteEditorToolBarContainer {padding:3px 2px 3px 3px;height:1px;overflow-y:visible;}
Change it to:
#EditorID ...
-
Hi oliveg, Please try delete (delete it, do not just replace) ''CuteSoft_Client'' folder and replace it use the new one. If you replace it and does not delete some old files, maybe will cause this issue. If it still no works for you. Please debug it and post the full error message here. I will check it and get back to you as ...
-
Hi kjell.ek, The steps below shows you how to change the height of the gray bar 1. Open file ''\CuteSoft_Client\Gallery\Viewer\LightBox\Code.js'' 2. Find section below var th=Math.floor(toolbarheight*tstep/10); this.toolbar.style.height=th+''px''; this.frame.style.height=h+th+''px''; 3. Change it ...
-
Dear kengelhardt,
We are considering using DotNetGallery.
What images types can be in the file system and produce thumbnail images?
A: It supports common used image types such as jpg,jpeg,gif,png,bmp.
Also, can just the thumbnail feature be used? We don't need the upload function; we ...
-
Dear
Please follow steps:
1. Please open file CuteSoft_Client\CuteChat\Script\NewMessenger.js
2. You can find the following code in line 717:
if((contact.UserName).toLowerCase()!=(contact.DisplayName).toLowerCase())
sb.push(''<div ...
... 14 ...
|
|
|