Jump to content

Recommended Posts

Posted

Ok, basically what i want to do is display a 'Inputbox', without making people able of typing anything in it, it would be usefull if it would become grey etc (text still visible)

$Pancake = GUICtrlCreateInput("Pancake", x, y, x, y)

$Pie = GUICtrlCreateInput("Pancake", x2, y2, x2, y2) <-- Lets say that one should be grey.

Thanks in advance, Gnu/GeekS.

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...