bermubermu Posted September 14, 2011 Posted September 14, 2011 Hi all, First of all, I'm so sorry if this is a "silly" question, but I don't understand how manage the google maps demo application in UniGui to move the map using the UniBitBtns or manage the zoom using the UniTrackBar. I don't understand why there are not an event OnClick on this UniBitBtn. Really thanks to everybody, D@vid Quote
ibandyop Posted September 16, 2011 Posted September 16, 2011 I am not an expert but I think you can look at ClientEvents Property. These are JavaScript events that do not come back to the server ( your application ) for processing. ClientEvents | ExtEvents | OnClick Quote
Administrators Farshad Mohajeri Posted October 12, 2011 Administrators Posted October 12, 2011 Hi all, First of all, I'm so sorry if this is a "silly" question, but I don't understand how manage the google maps demo application in UniGui to move the map using the UniBitBtns or manage the zoom using the UniTrackBar. I don't understand why there are not an event OnClick on this UniBitBtn. Really thanks to everybody, D@vid Those events are handled in JavaScript code. In IDE open CleintEvents property to see those handlers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.