CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Firefox buttons

by etwoss » 22 Nov 2015 10:12

Hi

Take a look at the image, the buttons are not correctly displayed.

Eric
You do not have the required permissions to view the files attached to this post.
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Alexander Bulei » 23 Nov 2015 15:00

Hi Eric,

Are you following this way?

viewtopic.php?f=50&t=396

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by etwoss » 24 Nov 2015 19:00

Hi

Yes

Code: Select all
    object edtHantekening: TIWCGJQHTMLEditor
      Left = 24
      Top = 190
      Width = 816
      Height = 271
      TabOrder = 5
      Font.Enabled = True
      Font.FontName = 'Arial'
      Font.FontFamily = 'Arial, Sans-Serif, Verdana'
      Version = '1.0'
      ZIndex = 3000
      JQHTMLEditorOptions.AllowSource = False
      JQHTMLEditorOptions.Lang = 'nl'
      JQHTMLEditorOptions.Height = 271
      JQHTMLEditorOptions.Width = 816
      JQHTMLEditorOptions.ToolBar = jqhetCustom
      JQHTMLEditorOptions.AutoPluginInit = False
      JQHTMLEditorOptions.Resizable = False
      JQHTMLEditorOptions.CustomButtons.CopyPaste = [tbbcpCopy, tbbcpCut, tbbcpPaste, tbbcpPasteText]
      JQHTMLEditorOptions.CustomButtons.UndoRedo = [tbburUndo, tbburRedo]
      JQHTMLEditorOptions.CustomButtons.Style = [tbbstBold, tbbstItalic, tbbstUnderline]
      JQHTMLEditorOptions.CustomButtons.Colors = [tbbcForeColor, tbbcHiliteColor]
      JQHTMLEditorOptions.CustomButtons.Alignment = [tbbaJustifyLeft, tbbaJustifyCenter, tbbaJustifyRight, tbbaJustifyFull]
      JQHTMLEditorOptions.CustomButtons.Indent = [tbbiOutdent, tbbiIndent]
      JQHTMLEditorOptions.CustomButtons.Format = [tbbfFontSize, tbbfFontName]
      JQHTMLEditorOptions.CustomButtons.Elements = [tbbeHorizontalRule]
      JQHTMLEditorOptions.CustomButtons.Links = [tbbliLink, tbbliUnlink]
      JQHTMLEditorOptions.CustomButtons.Media = [tbbmImage]
    end


Code: Select all
procedure TFrmSendEmail.IWFrameRegionJQDialogOptionsOpen(Sender: TObject;
  AParams: TStringList);
begin
 edtHantekening.PluginInitialization;
end;


Still same result

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by etwoss » 30 Nov 2015 11:19

Hi

Any help please, customer is waiting for solution

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Alexander Bulei » 30 Nov 2015 11:41

Hi Eric,

We can't reproduce this issue here...
Maybe you have the simple testcase?T.I.A

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by etwoss » 30 Nov 2015 12:13

Hi

My code is ok?

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by etwoss » 01 Dec 2015 11:46

Hi

Example send.

Looks like it's going wrong whem using custom toolbar

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58


Return to JQHTMLEditor

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.