Jump to content

Recommended Posts

Posted

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

Posted

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

  • 4 weeks later...
  • Administrators
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...