Forums

Find answers, ask questions, and connect with our
community all around the world.

Home Forum Omnis General Forum Event – Event After In Omnis 10.0

  • asmith

    Administrator
    December 11, 2019 at 12:06 pm

    Hi, for a general discussion of events for JS Components see the docs:
    https://omnis.net/developers/resources/onlinedocs/WebDev/03jscomps.html#javascript-component-events
    Note there is an example app for ‘JS Tab bar’ in the ‘Hub’ and ‘Samples’ section of the Studio Browser – you can open the library and examine the code for the Tab bar including the $event method for the tabs.

  • Gav

    Member
    December 23, 2019 at 4:31 pm

    Hi shital,
    I believe you are looking for the event ‘evAfter’
    Remember to turn it on in he edit control’s property ‘$events’
    Remember that this event will trigger if the user clicks on another control (not just upon tab).
    As far as I can see, there is no way of detecting specifically if the user hit the ‘Tab’ key.
    Regards,
    Gav

Log in to reply.