GetObject has a virtual method that you should have overloaded to use your own display scheme. The library doesn't know anything about X11 or other graphic interfaces so will call this method for any user interaction. Typically, you could display a dialog box and send the information back.
Copyright © Nicolas Brodu, 1999 - 2000