Jump to content

Input box - Am I doing something dumb?


chad.stout
 Share

Recommended Posts

I'm trying to create a multi-line input box, but it seems I am missing something. I figured it would be as straightforward as:

$inpDisplay = GUICtrlCreateInput ("", 5, 5, 490, 430, $ES_MULTILINE)

but, I suppose it's not because the created input box does not show new lines - rather the character that represents a line feed.

What am I missing?

Thanks,

-Chad

Edited by chad.stout
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...