Please add EventTypes to EditorGadget and ComboGadget
Posted: Thu Sep 27, 2007 3:35 pm
Please make following event types available on all gadgets:
- left click
- left double click
- right click
- right double click
- focus
- lost focus
- DragStart
On "input-able" gadgets I would expect following event types additionally:
- change
- submit (Return-key/selection/splitter drop)
This would make the event system much more flexible.
- left click
- left double click
- right click
- right double click
- focus
- lost focus
- DragStart
On "input-able" gadgets I would expect following event types additionally:
- change
- submit (Return-key/selection/splitter drop)
This would make the event system much more flexible.