Message 1 of 5
Keyboard entry OR graphical selection

Not applicable
01-10-2002
04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing a routine that, by default, prompts the user to enter a real
value. I would also like to give the user the ability to type "G", or
something, and be able to graphically select a point on the screen. I'm
currently using "thisdrawing.utility.getreal("Enter station: ") but how do I
modify it to accept an response like "G" and then issue another prompt for
the graphical selection? Thanks, Scott
value. I would also like to give the user the ability to type "G", or
something, and be able to graphically select a point on the screen. I'm
currently using "thisdrawing.utility.getreal("Enter station: ") but how do I
modify it to accept an response like "G" and then issue another prompt for
the graphical selection? Thanks, Scott