
mohsenalizadeh
Novice
Mar 27, 2010, 11:03 AM
Post #1 of 1
(4827 views)
|
How can Setting TextAlignment and Right to Left in WxPerl
|
Can't Post
|
|
I need To setting Textalignment and RTL(right to left) in Wx::StaticText widget.
Wx::StaticText( $panel, -1, "$taxi", [50,10], ); How can I do it ? thankyou.
|