|
From: Phil F. <pfe...@co...> - 2002-12-23 16:32:03
|
Hi All, I'm setting up a 3D version of DisplaySurface and am working on probing. I've put together a small class that implements CustomProbable and returns a double. When I determine that I've picked an object in 3D space, I place an instance of this class in a call to ProbeUtilities.probe(). As near as I can tell, this should fire up a pop-up window that shows my double and allows me to set it. When I do this, I get an empty, untitled window. Any thoughts on how I get the data to display? Thanks, Phil Feldman |