Hi all,
I have a Userobject which contains several objects including, datawindow, userobjects tab etc. and I would like to capture a function key (regardless of the object I am positioned on within the main userobject) to throw an event. If I use pbm_key in the main userObject, it never runs until the focus is on another contained object. How can I do without having to change every single object? Hope someone can help me. Thank you