Toolbar isnot displayed correctly after upgrading to CE5

Last post 09-23-2005, 9:20 AM by Zapotec. 7 replies.
Sort Posts: Previous Next
  •  09-14-2005, 11:11 AM 10548

    Toolbar isnot displayed correctly after upgrading to CE5

    I configure the toolbar programmaticly using:
    rtbIngress.TemplateItemList = "[Find,ToFullPage,FromFullPage,CleanCode,netspell|Cut,Copy,Paste,PasteText,PasteWord|Undo,Redo][Break,InsertParagraph|InsertChars,InsertText,InsertFieldSet|InsertImage,InsertFlash,InsertMedia,InsertDocument][table,InsertRowTop,InsertRowBottom,DeleteRow,InsertColumnLeft,InsertColumnRight,DeleteColumn,InsertCell,DeleteCell,EditRow,EditCell,MergeRight,MergeBottom,HorSplitCell,VerSplitCell,ToggleBorder]/[FormatBlock,FontName,FontSize][Bold,Italic,Underline,JustifyLeft,JustifyCenter,JustifyRight,JustifyFull,RemoveFormat|forecolor,backcolor,InsertOrderedList,InsertUnorderedList,Indent,Outdent,Superscript,Subscript,StrikeThrough,Ucase,Lcase][InsertHorizontalRule,InsertLink,Unlink,InsertAnchor,ImageArticleLink,SelectAll,AbsolutePosition,BringForward,BringBackward]";
     
    In CE4 this toobar looked like this:
     
    Using CE5 the toolbar looks like this:
    IE:
     
    FireFox:
     
     
    Regards,
    Zapotec
  •  09-14-2005, 11:57 AM 10550 in reply to 10548

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    Please make sure you update all the CuteSoft client files.
     
    If you still have problems, please clean your browser cache files as well.

    Keep me posted.

     
     

    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

  •  09-14-2005, 12:12 PM 10556 in reply to 10550

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    If your CE control is using the old style sheet (you can find them in the theme folder), you will have display problems.
     
     

    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

  •  09-22-2005, 6:41 AM 10898 in reply to 10556

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    Hi Adam,
     
    I have narrowed it down to the following:
    Using [ and ] causes problems
    This works:TemplateItemList= "Find,ToFullPage,FromFullPage,CleanCode,netspell|Cut,Copy,Paste,PasteText,PasteWord|Undo,Redo";

    This don't:
    TemplateItemList= "[Find,ToFullPage,FromFullPage,CleanCode,netspell|Cut,Copy,Paste,PasteText,PasteWord|Undo,Redo]";
     
     
    Regards,
    Zapotec
  •  09-22-2005, 8:04 AM 10899 in reply to 10898

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    I have removed all [ and ] from my toolbar. The dropdown lists are not displayed correctly:
     
     
    I would like to have the [ and ] reinserted, as separating the toolbar elements looks better, and of course the dropdowns should work.
     
    I have noticed that the main focus is using toolbar templates, but I would like to set the toolbar programmaticly, as this gives me better control in choosing wich buttons to display.
     
    Regards,
    Zapotec 
  •  09-22-2005, 12:34 PM 10912 in reply to 10899

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    Zapotec,
     
    Can you include the dropdown menu in a separate group?

    For example:
     
    G_start,..link,., G_end
     
     

    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

  •  09-23-2005, 4:27 AM 10941 in reply to 10912

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    If I include G_start and G_end in my itemlist I get the following error:
    This collection already have item named : g
    [Exception: This collection already have item named : g]
       CuteEditor.ToolControlCollecton.Insert(Int32 index, ToolControl toolctrl) +156
       CuteEditor.a.a(ConfigItem A_0, Boolean A_1) +1558
       CuteEditor.a.o() +3087
       CuteEditor.Editor.CreateChildControls() +37
       System.Web.UI.Control.EnsureChildControls() +100
       System.Web.UI.Control.PreRenderRecursiveInternal() +38
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Page.ProcessRequestMain() +1499
    
  •  09-23-2005, 9:20 AM 10949 in reply to 10941

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    Hi Adam,
     
    After downloading the new CE5.0 released 22.09.2005, the toolbar is displayed correctly.
     
    Regards,
    Zapotec
View as RSS news feed in XML