I am playing with the AHQuickAction3D library.
I have a simple 3D menu sitting under a "Menu" button.
I would like the 3D menu to time out and close if nothing has been selected.
So I have initialised a timer for 5 secs, and on the Timer_Tick event I would like to close the 3D menu, but I am assuming I have to emulate a button press in code (as though I had touched the Menu button to close the 3D menu......
I have browsed through the forum but haven't seen an example.......
How do you emulate a button press in code?
I have a simple 3D menu sitting under a "Menu" button.
I would like the 3D menu to time out and close if nothing has been selected.
So I have initialised a timer for 5 secs, and on the Timer_Tick event I would like to close the 3D menu, but I am assuming I have to emulate a button press in code (as though I had touched the Menu button to close the 3D menu......
I have browsed through the forum but haven't seen an example.......
How do you emulate a button press in code?