Jump to content

Recommended Posts

Posted (edited)

Hi,

since if I have updated to v3.2.10.0 my GUI control styles doesnt work no more. My scripts which run before perfectly give me errors now. The message is "$SS_CENTER is not declared" anyone know how to fix that?

; === includes ===
#include-once
#include <GUIConstants.au3>

....

GUICtrlCreateLabel ("Loading Options...",0,110,-1,-1,$SS_CENTER)

Thanks.

Edit: if i write 1 instead of $SS_CENTER it works :)

Edited by CosmosTunes

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...