Search

You searched for the word(s):
Showing page 2 of 2 (19 total posts) < 1 second(s)
  • JPG upload - A generic error occurred in GDI+

    I&#39;ve recently integrated the latest version of RichTextEditor in to a new ASP.Net solution. The integration works fine for the most part but I&#39;m stuck with an upload issue on my demo environment. &nbsp; A generic error occurred in GDI+ &nbsp; this error occurs when i try to upload a jpg file through the gallery or insert image ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on June 16, 2015
  • Bug: fullscreen positioning

    I&#39;m certain there&#39;s probably a dedicated bug reporting facility, but i could find it. &nbsp; The bug: some times the fullscreen view does not take up it&#39;s inital size/space when returning to non-fullscreen view. The issue is a result of position:absolute not being removed from the containing div and/or sizes not being applied ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on June 15, 2015
  • Re: Creating a Control Server Side

    The example you provided worked fine and there didn&#39;t seem to any difference between your code and the code I had written. &nbsp; It turns out the issue in my instance was the result of the objects only being created on Page Load when there was no postback. Due to the construction of the site we&#39;re building, postbacks (mostly ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on September 29, 2014
  • Creating a Control Server Side

    I&#39;m trying to create some Rich Text Editor controls server side (on page load) through .Net using &quot;RTE.Editor rteSlide = new RTE.Editor();&quot; &nbsp; Whislt the controls are visible and seem to work as expected some toolbar items (image gallery, insert image, template, etc...) cause the following error: Control &#39;{Control ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on September 26, 2014
  • Re: Config file doesn't seem to be used

    the line: &nbsp; &nbsp; if(!config.hasOwnProperty(p)) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;config[p]=baseconfig[p]; } &nbsp; &nbsp; in the loader.js file my ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on December 10, 2013
  • Config file doesn't seem to be used

    I&#39;m trying to make global changes to the Editors across my site but making changes to the &nbsp;&quot;/richtexteditor/scripts/config.js&quot; file do not seem to have an impact. &nbsp; am i missing something? &nbsp; *edit* &nbsp; Certain values do seem to have an impact, but i don&#39;t seem to be able to set the default skin or default ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on December 10, 2013
  • Re: RTE for mobile

    I see, many thanks.
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on November 29, 2013
  • Re: RTE for mobile

    This looks much better, and most of the buttons I&#39;ve tried seem to work (in iOS7). Do you have a list of buttons/features that do not work? &nbsp; The text area is also not editable on iOS. I assume this has been disabled somewhere in the code can it be re-enabled? &nbsp; thanks again&nbsp; &nbsp; &nbsp;
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on November 28, 2013
  • RTE for mobile

    Is it possible to force mobile devices to use the full editor rather than the (apologies for being so frank) useless, minimised and over-complicated mobile toolbar/edit functionality? &nbsp; thanks.&nbsp;
    Posted to Rich Text Editor for .NET and MVC (Forum) by danpc on November 27, 2013