0

I have a field in power builder in which Right to left is enabled in properties, I still need this to be RTL as I am using Arabic, but now I lost the option to center align it. Even if I change alignment property it is still right aligned.

enter image description here

Is there a way to center align the field even with Right to left is enabled?

Biju jose
  • 263
  • 2
  • 15
  • Have you tried using a Modify statement in your code? Did that make any difference? – Matt Balent May 06 '21 at 14:52
  • @MattBalent, I think `modify` can only be used in user objects right, sorry newbie in power builder – Biju jose May 06 '21 at 14:58
  • Look up the datawindow modify method in the Help. You would issue the command within the code of your application, maybe just after the data is retrieved into the datawindow. – Matt Balent May 07 '21 at 15:34

0 Answers0