Hi, Please help me to on registering callback functions
After init of java access bridge wrapper I tried to register callback using jab_wrapper.register_callback('focus_gained', accessBridge_focus_gain)
But the call back method did not get called if I access the java window.
Request to provide someinfo if this feature is working in current version?
Hi, Please help me to on registering callback functions After init of java access bridge wrapper I tried to register callback using jab_wrapper.register_callback('focus_gained', accessBridge_focus_gain) But the call back method did not get called if I access the java window. Request to provide someinfo if this feature is working in current version?