Discussions tagged Event Handling
Need to detect triple click with events in Powerbuilder Objects
- How-to
- Last updated 4 months ago
- Bhavesh Vyas replied 3 months ago
*Phenomenon: Need to detect Triple Click similar to DoubleClicked and Clicked Events in Powerbuilder.
Is there any way to detect the triple click in powerbuilder. Some of our clients needs functionality with Triple Clicks in Editable Fields in Dat...
How to convert jpeg to pdf and wait until finished in calling script ?
- How-to
- Last updated 9 months ago
- Andreas Mykonios replied 9 months ago
Hi
I am developing functinality to convert .jpg to pdf using webbrowser to open the file and save as pdf.
The problem is make script creating the web browser windows wait until the browser is finished opening the file save the pdf.
the webbrowser ...
Logging which InfoMaker reports are being run in an executable
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I'm running InfoMaker 2021 Build 1509 on a Microsoft Server 2019 and would like to find out which individual reports are being run by end-users compared to which aren't. The server hosts 29 InfoMaker executables and each executable has anywhere from ...
Handling events on non-visual COM objects
- How-to
- Last updated 2 years ago
- Bruce Armstrong replied 2 years ago
Am I right in thinking that if I have a non-visual COM object, that I can connect to with ConnectToNewObject on an OleObject, there is no way to see or process events that it might throw?
I know about using a user object OleObject so I can catch the...
Error accessing dwo.Type in itemfocuschanged event
- Resolved
- Issue
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hello,
We have a datawindow control in our application which includes code in the itemfocuschanged event to perform some additional processing when column data is changed in the datawindow. We have added some error checking at the beginning of the e...
Why doesn't pbm_constructor event fire on a window?
- Issue
- Last updated 5 years ago
- John Fauss replied 5 years ago
We have need to add some logging to all response windows in our system via a common ancestor. I just tried adding ue_constructor (event type pbm_constructor) with needed code on it, and it never fires. We can't use the open event because too many win...
Unmapped PB Event IDs - Any Documentation?
- Advice
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
PB 2017 Rel 3 and onward: Is there any documentation on each one of the unmapped pbm_xxxxx event IDs (listed in the Event ID drop-down list in the Event Script Painter) and their argument values?
For example, event ID pbm_dwclosedropdown. From its n...
- Page :
- 1