Hi All- I'm using Rhino.Input.Custom.GetObject() with a few command line options. All's working well except that I cannot see how to distinguish between an Enter (accept the settings and finish the command/script ) and an Esc (clean up, get out of command/script completely and don't modify anything, return the user to the command prompt). So far both keys finish the command. Not the end of the world, but it would be nice to be able to cancel the entire thing from this GetObject().
Any ideas? Thanks....
-Pascal


Reply With Quote