Discussions tagged Response

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...
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...
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...
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...
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