Restored from previous forum. Originally posted by geoff.
With MessageRequester() it is possible to include chr(10) characters within the message text so that it prints on several lines. It would be useful if this were also possible for InputRequester()
This would allow examples like this:
The text you entered: J.Smith#hotmail.com
Did not contain an @ symbol.
Please enter a valid e-mail address
InputRequester
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by PB.
> With MessageRequester() it is possible to include chr(10) characters
> within the message text so that it prints on several lines. It would
> be useful if this were also possible for InputRequester()
Until something better comes along, try this procedure:
viewtopic.php?t=2412
> With MessageRequester() it is possible to include chr(10) characters
> within the message text so that it prints on several lines. It would
> be useful if this were also possible for InputRequester()
Until something better comes along, try this procedure:
viewtopic.php?t=2412
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm