1. Sivaprakash BKR
  2. PowerBuilder
  3. Saturday, 2 March 2024 07:43 AM UTC

Hello,

Any PB version, currently using PB 2022 R3 build 3289

Need to call a window as a response window from a button clicked event and as a normal main window from menu.   Is that possible?  Or any alternative way(s) to achieve this?

Happiness Always
BKR Sivaprakash

 

John Fauss Accepted Answer Pending Moderation
  1. Saturday, 2 March 2024 12:56 PM UTC
  2. PowerBuilder
  3. # 1

Inheritance? Have not tried this myself, but…

Assuming you have a main/sheet window already, inherit a new window from the main window and set the window type of the inherited window to response. 

Comment
  1. Chris Pollach @Appeon
  2. Tuesday, 5 March 2024 16:27 PM UTC
Hi John;

Yes, that should work fine. I do this all over the place in my STD Framework window inheritance hierarchy with no issues. ;-)

Regards .. Chris
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.