Hi,

I have problem with certain custom control that handles Esc key.
Everything works fine, until I put such control on form with
default cancel button - dButton(CancelButton=True),
e.g. dabo.lib.datanav.Form(FormType="Edit").
If I do so, button Esc key handler always fires first.
Only solution I imagined is to change CancelButton property
when control receives focus and restore when loosing it.
But I don't like it.
Any other ideas, please?

-- 
Regards
Jacek Kałucki

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to