Jump to content

Fixing an Input Box


Guest Py7|-|[]/\/
 Share

Recommended Posts

Guest Py7|-|[]/\/

I am making another GUI program. One problem is that my input boxes are not coming out the way I want. They have the up and down scroll arrows in them, yuck. Please tell me what I can do so that it has no up, down, or side to side arrows, thanks.

$a = GUICtrlCreateInput("Enter the value for 'a'", 160, 120, 100, 30, 0x00200000); a's value (user imput)
Link to comment
Share on other sites

Guest Py7|-|[]/\/

Thanks... Didn't even know it was there... LoL. I was copying and pasting it from my last sleepless night's script.

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