Discussions tagged Response
Dynamically Determine Response Window Classname
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year 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 3 years ago
- Roland Smith replied 3 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 3 years ago
- Miguel Leeuwe replied 3 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 5 years ago
- Chris Pollach @Appeon replied 5 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