1. Sivaprakash BKR
  2. PowerBuilder
  3. Tuesday, 31 March 2020 05:00 AM UTC

Hello,

PB 11.5, SQL Server 2012 Express

In one particular Win 10 machine, few text fields don't get displayed.  The same program is working fine in all other [Win 7 & Win 10 ] machines.  Only this machine doesn't display anything [just blank ] for those fields.  Displayed fields are :

[1 row ]   Date              Account Name                              Debit Amount           Credit Amount
[2 row ]                       Narration [ Auto size height ] 

Issue is with Account Name & Narration columns, all other columns gets displayed.  We see only blank in those two columns.   

Couldn't understand where the issue could be.   Any point where to start debugging will be greaetful.

Happiness Always
BKR Sivaprakash

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 1 April 2020 16:46 PM UTC
  2. PowerBuilder
  3. # 1

Hi Sivaprakash;

   On the W10 machines that are not rendering, I would suggest ...

1) Make sure that the video drivers are up-to-date.

2) Make sure that the GDIPlus.dll is up-to-date.

3) Check the default printer as DWO's get their fonts from there.

HTH

Regards ... Chris

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Tuesday, 31 March 2020 22:10 PM UTC
  2. PowerBuilder
  3. # 2

I imagine that some of the problems with W10 display might also affect older PB versions.

It's a wild guess, but worth checking for:

Do you have your Scaling for text in your W10 display settings set to anything else than 100 %?

If so, try setting it to 100 %.

A lot of laptops, typically set the scaling factor for text display to 125 %.

Hope it helps

regards

Comment
  1. Sivaprakash BKR
  2. Wednesday, 1 April 2020 02:55 AM UTC
In two columns, that gets displayed as blank, one is a normal text field with no autosize height settings.
  1. Helpful
  1. Miguel Leeuwe
  2. Wednesday, 1 April 2020 08:34 AM UTC
What if you do a GetItem..() on those empty fields?

Are they only not showing the contents or are they really empty?
  1. Helpful
  1. Sivaprakash BKR
  2. Thursday, 2 April 2020 11:27 AM UTC
Will check by adding code.
  1. Helpful
There are no comments made yet.
Kevin Ridley Accepted Answer Pending Moderation
  1. Tuesday, 31 March 2020 13:08 PM UTC
  2. PowerBuilder
  3. # 3

PB 11.5 was "End of Life" and not only is not supported, but was never supported on Win10.  You really need to upgrade to Appeon PB 2019.  If you wait a couple of weeks, PB 2019 R2 is supposed to be out.  Lots of great new features in it, totally worth the upgrade.

 

KR

Comment
  1. Kevin Ridley
  2. Tuesday, 31 March 2020 14:43 PM UTC
That's great to hear Chris! We are eagerly anticipating the GA release.
  1. Helpful
  1. Sivaprakash BKR
  2. Wednesday, 1 April 2020 02:08 AM UTC
Thanks Kevin. This particular issue is with that particular desktop only, in other Win 10 computers, it's working (displaying) fine. Though 11.5 is EOLed, I don't think text fields won't get displayed in Win 10 computers.
  1. Helpful
  1. Sivaprakash BKR
  2. Wednesday, 1 April 2020 03:06 AM UTC
Btw, more talk about 2019 R2. Would like to know what enhancements are there for a simpler desktop application development, that don't use any C# features ?

  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.