Discussions tagged Response
Response Window - Active Application
- Issue
- Last updated 8 months ago
- Kevin Ridley replied 8 months ago
Hello all fellow PB'ers,
Not sure how to title this question.
Using PowerBuilder 2022 R2 (Build 2828), we are seeing some weird error messages generated from our application (typically null object references) and I was curious if the following coul...
Dynamically Determine Response Window Classname
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Here's a fun one to solve...
I am blending a new report-running process with an old. I have no control over the old, and I want to center the Response windows (used for arguments) that are popped up.
The window names are stored in a table and dynam...
HTTP GET seems to be reading from cache, unless exit PB or application
- Resolved
- Issue
- Last updated 4 years ago
- Roland Smith replied 4 years ago
Hi,
I am having an issue with an specific web-service GET, that seems to return me results from a cache, unless I exit from PB dev enviroment or close the application.
The process to make the call looks normal to others I use and follows most PB sa...
Posted events are called on open of reponse window
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi,
I have a problem with posted events.
Here a small simplified example of code:
POST Event ue_posted_event()MessageBox ("", "test")Event ue_triggered_event()
In this case the code in ue_posted_event is called after the code in ue_triggered_even...
Strange problem with Response windows
- Issue
- Last updated 7 years ago
- Chris Pollach @Appeon replied 7 years ago
The problem was first discovered in a PB10 app but I verified it happens in PB 2017. I am on Windows 10.
The main window of the app is MDIHelp. Clicking a button opens a response window. Clicking a button on the response window opens another respo...
- Page :
- 1