SoulBlade Posted September 17, 2007 Posted September 17, 2007 Hi! I'm trying to create a sunken label right align, so far without success. When i use: GUICtrlCreateLabel("TEXT" ,255, 15, 50, 15,$SS_SUNKEN ) the label is always aligned left. If i use: GUICtrlCreateLabel("TEXT" ,255, 15, 50, 15,$SS_SUNKEN, $SS_RIGHT ) this disables the sunken effect. Any ideias? Thanks!
BigDod Posted September 17, 2007 Posted September 17, 2007 No need for double post. See other post for answer. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
SoulBlade Posted September 17, 2007 Author Posted September 17, 2007 No need for double post. See other post for answer.I had doubts about the right forum to post.Won't happen again!Thx for help!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now