Skip to main content

Dialog System's TAB event does not work in a sub-classed entry field

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

If you sub-classed an entry field to be able to trap F10 or F3 or any other function keys, the TAB event will not work.

Resolution:

This simply means that you need to trap also the tab key from your sub-class module the same way you did with the other function keys.

See how to trap F10 in the TrapF10 demo from the "Net Express Example & Utilities" page at the Micro Focus SupportLine (http://supportline.microfocus.com)

Old KB# 6579

0 replies

Be the first to reply!