Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit WP

Started by Mordy at 07-28-2011 9:27 . Topic has 5 replies.

Print Search
Sort Posts:    
   07-28-2011, 9:27
Mordy is not online. Last active: 09.08.2011 11:53:25 Mordy

Top 75 Posts
Joined on 04-29-2010
Posts 10
Pinedit (winform) problem
Reply Quote
We have an issue with the pinedit (winform) control, if we select a line of text in the control and then attempt to apply the H2 styling from the menu the style is applied to the selected line but is also applied to the preceding and following paragraphs - applying the style to pretty much the entire document. Is there anything I can do to prevent this?
   Report 
   07-29-2011, 7:44
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.914
Re: Pinedit (winform) problem
Reply Quote
Hello,

which version of pinEdit do you use?

Regards,
Hans-Peter

   Report 
   07-29-2011, 8:57
Mordy is not online. Last active: 09.08.2011 11:53:25 Mordy

Top 75 Posts
Joined on 04-29-2010
Posts 10
Re: Pinedit (winform) problem
Reply Quote
CTRL-F10 brings up the value 7.2.0827
   Report 
   07-29-2011, 8:59
Mordy is not online. Last active: 09.08.2011 11:53:25 Mordy

Top 75 Posts
Joined on 04-29-2010
Posts 10
Re: Pinedit (winform) problem
Reply Quote
If it helps, I configure the control with the following values:

PintexControl.AllowDrop = True
PintexControl.BaseReferenceImage = UI_Prepare.ServerBaseURL
PintexControl.BaseReferenceLink = UI_Prepare.ServerBaseURL
PintexControl.BorderStyle = Windows.Forms.BorderStyle.None
PintexControl.CausesValidation = True
PintexControl.ConfigToolbar = "T04SE0607086177SE0910TEDITS49116012131415TS37581866TE;T3536SE562021222324512526SE2728293098SE31323334TE;B5354"
PintexControl.Design = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enStyle.Style5
PintexControl.DebugMode = False
PintexControl.DocumentView = False
PintexControl.DocumentWidth = "700"
PintexControl.FirstTableRowIsHeader = True
PintexControl.Font = New Font("arial", 9)
PintexControl.FontSizeType = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enFontSizeType.pt
PintexControl.ForeColor = Color.Black
PintexControl.FormatMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enFormatMode.Advanced
PintexControl.HierarchyBar = False
PintexControl.HtmlMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enHtmlMode.Body
PintexControl.HtmlSyntaxColoring = True
PintexControl.LicenseKey = "(removed for posting on forum)"
PintexControl.Menu = False
PintexControl.Mode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enMode.Edit
PintexControl.ModeToolbar = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enToolbarConfiguration.Internal
PintexControl.Optimizer = True
PintexControl.ReturnMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enReturnMode.WP
PintexControl.Ruler = False
PintexControl.SideBar = False
PintexControl.RulerUnit = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enRulerUnit.Pixel
PintexControl.SpellDelay = 1500
PintexControl.StatusBar = False
PintexControl.TextMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enTextMode.HTMLBody
PintexControl.UseFontTagFormatting = False
PintexControl.UseOnlyStyleFormatting = True
PintexControl.UserMode = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enUserMode.WordProcessor
PintexControl.XHTMLType = Pintexx.Components.Desktop.pinEdit.pinEditWinFormControl.enXHTMLType.XHTML_10_TRANS
   Report 
   08-01-2011, 8:16
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.914
Re: Pinedit (winform) problem
Reply Quote
Hello,

could you please upgrade to version 7.5 ( it's free) and try it again.
If you have the same issues please send us the HTML content to support@pintexx.com.

Regards,
Hans-Peter
   Report 
   08-03-2011, 5:00
Mordy is not online. Last active: 09.08.2011 11:53:25 Mordy

Top 75 Posts
Joined on 04-29-2010
Posts 10
Re: Pinedit (winform) problem
Reply Quote
Thanks Hans-Peter, I'll try that and get back to you if the problem persists.
   Report 
Pintexx Forum » Developer Produ... » pinEdit WP » Re: Pinedit (winform) problem