1. Mark Jones
  2. PowerBuilder
  3. Tuesday, 20 June 2023 15:02 PM UTC

I believe I have found a bug in PB 2021 build 1506 and PB 2022 build 1892.  The issue does not exist in PB 2019. I plan on reporting this.

I have an invisible datawindow on a window.   I print it using the the following code:

long job
job = PrintOpen( )
PrintDataWindow(job, dw_crf_list)
PrintClose(job)
return

In PB 2019 the datawindow remains invisible after the code runs whereas in PB 2021 and later the datawindow becomes visible after the PrintDatawindow call.  I  am pretty sure this is a bug, not new expected behaviour.

Has anyone else come across this?

 

 

Mark

John Fauss Accepted Answer Pending Moderation
  1. Tuesday, 20 June 2023 17:41 PM UTC
  2. PowerBuilder
  3. # 1

One-word interim solution: Datastore

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Tuesday, 20 June 2023 17:00 PM UTC
  2. PowerBuilder
  3. # 2

Really does sound like a bug :)

Comment
  1. Mark Jones
  2. Wednesday, 21 June 2023 12:30 PM UTC
Yes, it has been confirmed as a bug - it may only be present when themes are turned on and apparently if your datawindow has a title (which ours never do) it may not occur.
  1. Helpful
  1. Miguel Leeuwe
  2. Wednesday, 21 June 2023 13:21 PM UTC
I just don't know how stuff keeps breaking by introducing new features, unless THAT's the new feature :)

Thanks!
  1. Helpful
  1. Mark Jones
  2. Wednesday, 5 July 2023 14:38 PM UTC
Apparently, it only affects you if you are using the themes...
  1. Helpful 1
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.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.