Jump to content

Recommended Posts

Posted

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!

:)

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...