Re: Win32 askLine(), getLine(), getInput(), . . .
- Posted by Derek Parnell <ddparnell at bigpond.com> Sep 26, 2004
- 506 views
Derek Parnell wrote: > > Terry Constant wrote: > > > > I have searched but not found a simple askLine() function (ignore > > this name it is just a sample). I am looking for a function that > > displays a window with a caption, a label/prompt, a single line > > edit text box, Ok button and Cancel button. Something like the > > askLine() function in Winbatch. The text entered by a user would > > be returned as a string. Is there such a function or a library > > with one or more such? > > > > Sorry for the delay. I had the day off and took the family to the > State fair (aka Royal Melbourne Show). > > This afternoon I knocked up something that might be what you're looking > for. It can be found at ... > > <a > href="http://www.users.bigpond/ddparnell/euphoria/input.ew">http://www.users.bigpond/ddparnell/euphoria/input.ew</a> > > There is a demo program at ... > > <a > href="http://www.users.bigpond/ddparnell/euphoria/userInput_1.exw">http://www.users.bigpond/ddparnell/euphoria/userInput_1.exw</a> > Those should be http://www.users.bigpond.com/ddparnell/euphoria/input.ew and http://www.users.bigpond.com/ddparnell/euphoria/userInput_1.ew -- Derek Parnell Melbourne, Australia