Forum Topic - Change Label text direction using PhAB: (2 Items)
   
Change Label text direction using PhAB  
Hello,

I am using QNX PhAB for GUI development. How do I change the text direction in the label widget? 

I want have the word "Label" rotated clockwise by 90degree. 

Thanks.

Re: Change Label text direction using PhAB  
Unfortunately PtLabel doesn’t have this capability, but if the text is static, you can convert it into an image 
(snapshot), rotate it and set it into a label.