On Thu, 19 July 2001, "Sean Barnes" wrote:
>
>
> > - You could create an invisible button widget, and bind it to the
> > hotkey. This would require almost no new code. (just a 'visible'
> > property for widgets, which we need anyway) The widget would take
> > a little more memory than the event
> - You could create an invisible button widget, and bind it to the
> hotkey. This would require almost no new code. (just a 'visible'
> property for widgets, which we need anyway) The widget would take
> a little more memory than the event filter idea above. It would
> also be a little less flex