On Oct 11, 2005, at 2:42 AM, Adi J. Sieker wrote:
in this sample app I want to delete or somehow hide the list box when the user presses Escape.How do I achieve that?
Oh, I forgot: if you really want to delete the control instead of just hide it, call its .release() method.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
