I am trying to test how to use the InstallCallback but I couldn't succeed. Please give me an sample program for testing the InstallCallback function. Thank in advance.
Try with this example: with a simple switch I select and install two different callbacks with different callbackData for a command button. When the command button is pressed a message displays the callback name and the callbackData received.