Jump to content

Centering Text in my form/window


 Share

Recommended Posts

Hello I need to get this bit of code to center all incomming strings within my form/window/program.

GUISetFont (11, 800, 0, "Comic Sans MS", $MyGUI) ; Print STATUS OUTPUT in BIG LETTERS

$MyGUI_StatusLine = GUICtrlCreateLabel("", 20, 234, 180, 18) ;

GUICtrlSetData($MyGUI_StatusLine, "" & $sMessage) ; print activity state info

Any ideas?

Thanks,

MajSlayer420

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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