Search

You searched for the word(s):
Showing page 25 of 43 (423 total posts) < 1 second(s)
  • Full screen menu items not relocating properly

    Internet explorer: &nbsp; Normal mode is: &nbsp; &nbsp; Note how dropdowns are properly on second row. &nbsp; After full screen, now look (scroll right to see problem): &nbsp; &nbsp; &nbsp; &nbsp; See how toolbars are right-justified!? &nbsp; How to fix this? &nbsp; Configuration file has g_start and g_end surrounding drop down ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
  • URGENT: need a fix for this bug

    http://cutesoft.net/forums/thread/31543.aspx &nbsp; Please answer
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
  • Re: Versioning in CE

    Adam, &nbsp; You are missing the point. &nbsp; Versioning has sub-version numbers, and you should be using those. &nbsp; Eg. 6.0.2524.1375 &nbsp; and &nbsp; 6.0.3214.4892 &nbsp; or simply: &nbsp; 6.0.0.135 6.0.0.136 &nbsp; It's all still V6.0, but the sub-versions identify the currency of release. &nbsp; this is pretty ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
  • Versioning in CE

    Can you please use versioning in CE so that we can read the version in .NET code and advise our users if they are not using the latest version. It's very difficult for us to ensure our users have the correct version. &nbsp; Further, can you please show a list of fixes in each release. &nbsp; When you say issues are fixed, what: 1. Is the ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 15, 2007
  • Re: How to read <body> tag contents

    Perfect, mate... &nbsp; Thanks a lot &nbsp; Fredd
    Posted to Cute Editor for .NET (Forum) by fredd on July 15, 2007
  • Bug - in FireFox accessing current cursor position

    I get this error message in Firefox, not in IE: &nbsp; editor1.GetSelection().createRange is not a function. &nbsp; with this code: &nbsp; var selectedhtml = editor1.GetSelection().createRange().htmlText; &nbsp; How to fix this?
    Posted to Cute Editor for .NET (Forum) by fredd on July 14, 2007
  • Bug-find and replace doesn't work in FireFox

    Pasted in Word doc, then ran clean up, then in HTML mode, tried to replace all instances of &lt;/p&gt; with &lt;br&gt; and CE scrolled to the bottom of the doc, but didn't properly replace instances of &lt;/p&gt;. In fact, it replaced with blank instead of &lt;br&gt; &nbsp; Next replaced &lt;p&gt; with blank. The result was that all sentences ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 14, 2007
  • Bug-Opening dialogs in FF starts in one position then moves to final position

    For example, the clean-up dialog first loads and displays in the upper-left area of the screen, then quickly jumps down to the center-right area of the screen. This looks terrible to our users. The dialog should not display until it's in its final position. &nbsp; Why are they doing this, and how to prevent this from occurring?
    Posted to Cute Editor for .NET (Forum) by fredd on July 14, 2007
  • Insert from Word using Firefox - errors

    Insert from Word uses &lt;p&gt; for line breaks instead of &lt;br&gt;. &nbsp; This makes the inserted document incorrect. How to fix this? &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by fredd on July 14, 2007
  • How to read <body> tag contents

    ? &nbsp; How do I find out what the margins, background colors and other things in the&nbsp;&lt;body&gt; section&nbsp;are?&nbsp; I need to know in javascript how to determine the margin settings. &nbsp; Also, how to set margins in the current editor's document content using javascript? &nbsp; Where is PageProperties property in the editor?
    Posted to Cute Editor for .NET (Forum) by fredd on July 14, 2007
« First ... < Previous 23 24 25 26 27 Next > ... Last »