Again: I have implemented a CustomNSToolbarMBS based on the example 'Toolbar buttons.rbp' I use NSSearchFieldMBS (in your example subclassed as NSToolbarSearchField) to do a search against a database.
When I click on the searchfield's clear button, I want to clear the last resultset in a listbox as well. I saw that the Action eventhandler is invoked, when I click onto the search icon. Can i catch it here? How? How can I identify this click? What do I have to do to get access to the event which must be triggered somewhere, when a user clicks onto the clear icon (the little x on the right side of the searchbox)? Oliver _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
