Discussions tagged TX Control

Hello all, I hope this wasn't discussed before, how can I adjust in a TX Text Control the height of Header and Footer? How can I insert text there, e.g. a page number?   Any suggestions welcome, thanks in advance Bernhard...
Hi! I'm using Powerbuilder 2022, Build 1878.  The RichTextEdit control (TX Text Control, 32bit) has a method "SelectText" where you can specify fromline, fromchar, toline and tochar. However, when a  multiple page document is opened in the control,...
Hello In PB 2019 we were able to hide some toolbar items from the rich text edit control. For example we hid the fontface combobox. We did this using the handle of the rte toolbar and calling "showWindow(ll_Handle, 0)" from the user32.dll. We w...
Hallo all, I installed the files for my software on a network share. When I start my software on a computer from this share, everything regarding TX Text Control works fine. On another computer doing the same I get a message, that TX Text Control ...
I'm using PB2019 R3 Build 2703. The TX Text Control ActiveX 28.0 control appears to have an issue saving document margin info.  You can set the margins on the control in powerscript, and they will appear properly while the document is open, but when...
PB219 R3 Build 2670 Project properties set to "Built-in TX Text Control ActiveX 28.0" 32-Bit Application Believe it or not, I've never had to use a rich text control in PowerBuilder over all these years as a developer. But now someone want to desi...
Hi,   Where do I find documentation for how to register the TX control in 64 bit My guess is to run something like this: ..\Windows\system32\regsvr32 ..\Runtime 19.2.0.2556\x64\tx4ole28.ocx   Anyone tried it ?   Thanks //Steen      ...
Hello, We have migrated our application from 10.2 to 2019 R2. I need a help to solve RTE data display issue. I have an issue when opening the existing rte data(which was created in PB version 10.2) in the PB 2019 R2. I am using 'Built in TX Text Cont...
Hello, I have a problem with different encoding behavior of special characters (e.g. äöüÄÖÜß) and empty lines when using different versions of RichTextEdit. The goal is to convert the content of a RichTextEdit to HTML such that it can be send as a ...
Hi, I'm new to the TX Text Control. How can I use the control functions and properties as described by the vendor? (https://www.textcontrol.com/documentation/?param=o_txtextcontrol.htm&product=ocx)     Specifically, I want to add a hyperlink an...
Hi,    I have a few problems viewing the reports after migrating the code from power builder 9 to 2017R3(MR #1858 patch). Problem is that the content in the reports are not sorting in order and some of the text found missing in few pages while bein...
  • Page :
  • 1