I have downloaded IBM Informix Client SDK Install 3.50 TC9 for all 32 and 64 bit Windows Systems but when i installed. We're talking about Win 7 ODBC here:. Jun 19, 2014 - How do I install a 32 bit version of ODBC to work with IBM Informix. The Windows 7 utility used to maintain ODBC data sources and drivers. In order to use a 32 bit ODBC driver on a 64 bit Windows machine,. I'm trying to install the Informix ODBC drivers on Windows 7 64-bit so I can run the Wallet Card. These are a free download from IBM, registration required. Informix sdk 64 bit.
In Powerbuilder but that is for later. First insert an OLE control in a window of type ‘Microsoft Web Browser. In Web Browser Control. For example, ole_2. To manipulation Web Browser Control (OLE) from VB or Powerbuilder. Here is a sample code of Powerbuilder. [1] Work with ole_1 (OLE object). PowerBuilder中使用Microsoft Web浏览器控件 PowerBuilder与嵌入浏览器交互. Nov 18, 2010 - Powerbuilder datawindows have had charting capabilities for quite a. First insert an OLE control in a window of type 'Microsoft Web Browser'.
I am using PowerBuilder 2017 and have created an OLE control (Microsoft Web Browser) with a local html file using Leaflet JS.
When a user clicks on a marker on the leaflet map I would like a reference value (coordinates) sent back to PowerBuilder where the code there can react to the user event.
Microsoft Edge Download
My question is how can I get a javascript event to also trigger an event in the main PowerBuilder application?
1 Answer
After a lot of investigating I have managed to solve my problem, I added the following code into PowerBuilder, inside the OLE Control's click event:
Bing
ActiveElement is the method to use. I obtain the Leaflet class and can identify it is in fact a Marker PopUp that was clicked.