Customize event handler for TextComboBoxWidget
Hi guys,
I want to customize "virtual bool16 LButtonUp(IEvent* e);" for my TextComboBoxWidget, and i create a new widget boss which inherits from kTextComboBoxWidgetBoss, and implement my own interface IID_IEVENTHANDLER.
However, the programe cannot run into my our event handler.
I notice that there were two topic in this forum asked this problem, but look like did not get the solution.
http://forums.adobe.com/thread/327975
http://forums.adobe.com/thread/454962
Any comment will be appreciated.
Thansk,
Aidy