Hello,
Looking at the help file and the events that are exposed on the RichTExtEdit control in PowerBuilder 2022 R3 Build 2256, We really don't see any way of setting the zoom magnification using a PowerScript method or a Property of the Rich Text:
We understand that the actual text control from (TX Text Control Documentation) does in fact have a "ZoomFactor" property. So is it that Appeon has not exposed this property in their wrapper? And if so, does anyone know a way of accessing the control property so that we can change the Zoom factor on instantiation?
Any feedback is much appreciated.
Kind Regards,
Greg
That's interesting. But from what I read in the Help File, there's this Limitation:
The zoom property is not supported for the Graph, RichText, and OLE DataWindow styles.
So what am I missing? If we decide to try and go that route.