Discussions tagged TX Control
Setting font in TX TextControl programaticaly
- How-to
- Last updated 3 months ago
- Bernhard Giesriegl replied 2 months ago
Hi all,
how do I change the font in a TX-Text Control before I put in text using rte.Replacetext?
(So the text should be displayed e.g. in Tahoma Bold 14pt)
Any help welcome!
Thanks,
Best regards
Bernhard...
TX Text Control Header and Footer
- How-to
- Last updated 1 year ago
- Mark Lee @Appeon replied 1 year ago
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,...
Richt Text Edit (RTE) - TXTextControl - Disable Toolbar options
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
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...
Problem PB 2022 TX Text Control
- Resolved
- Issue
- Last updated 2 years ago
- Bernhard Giesriegl replied 2 years ago
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 ...
Workaround for RichTextEdit margin issue
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 2 years ago
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...
Using the new RichTextEdit control in PB2019 R3
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
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...
deployment of 64bit TX Text control
- How-to
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
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...
Encoding Problem converting RTE to HTML
- Issue
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
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 ...
TX Control - how to access native methods and properties
- How-to
- Last updated 5 years ago
- Steen Jakobsen replied 5 years ago
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...
Reports are not generating after installing the 2017R3 ME #1880 patch
- Issue
- Last updated 5 years ago
- Team BFMS replied 5 years ago
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