1. Jhonns Salas
  2. PowerBuilder
  3. Monday, 11 May 2020 17:13 PM UTC

Hello,

I am migrating an application to PowerBuilder 2019 R2, but the themes are not working, i am working in Windows 7, i migrated the same application to PowerBuilder 2018 and the themes were working.

Do you know how the apply the themes of PowerBuilder 2019 under Windows 7?

I figured out, i had installed PB 2019 R1, and every time i restore a theme, the old json file is overwriting the R2 json file then i am obtaining an error applying the theme.

Thanks and regards,

Jhonns Salas Accepted Answer Pending Moderation
  1. Monday, 14 December 2020 21:14 PM UTC
  2. PowerBuilder
  3. # 1

Hello Chris,

Under this condition i think this question must be marked as solved.

 

Thanks,

 

Comment
  1. Miguel Leeuwe
  2. Wednesday, 16 December 2020 09:55 AM UTC
Hi Jhonns,

Since youi are the one who posted the question, it's only you who can mark it as resolved.
  1. Helpful
There are no comments made yet.
Jhonns Salas Accepted Answer Pending Moderation
  1. Monday, 14 December 2020 20:26 PM UTC
  2. PowerBuilder
  3. # 2

Hello,

I am still having problems applying the themes in PowerBuilder 2019 R3, in Windows 7.

I will try latest version of PowerBuilder 2019 R3 that i received from Appeon,

Let me know if you have any observation in this case.

I am sending this email due to the email from Appeon, asking me from an update in this case.

 

Thanks,

 

Comment
  1. Chris Pollach @Appeon
  2. Monday, 14 December 2020 20:32 PM UTC
Hi Jhonns;

W7 is *no* longer supported under PB 2019 R3 ...

FYI: http://docs.appeon.com/pb2019r3/installation_guide_for_pb/ch01s01.html

Regards .... Chris

BTW: W2008R2 is no longer supported under PB 2019 R2
  1. Helpful
There are no comments made yet.
Jhonns Salas Accepted Answer Pending Moderation
  1. Tuesday, 28 July 2020 06:09 AM UTC
  2. PowerBuilder
  3. # 3

Hello,

I decided apply the code to set the item in the frame window,

and i getting -1 like result.

IF ApplyTheme("C:\Program Files\Appeon\Shared\PowerBuilder\theme190\Flat Design Blue") = -1 THEN
    MessageBox("Attention!", "Error applying theme")
END IF

Later i will send you more information about my O.S, thanks.

I made a test in Windows 10, and it is working fine, but the application will reside in Window NT Server and it is being distributed in Citrix.

Thanks,

Comment
There are no comments made yet.
Ken Guo @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 12 May 2020 02:59 AM UTC
  2. PowerBuilder
  3. # 4

Hi Jhonns,

Please make sure you are using the latest theme.json file. I suggest you go to Application Object -> Additional Properties, configure the Theme Path to the default path (C:\Program Files (x86)\Appeon\Shared\PowerBuilder\theme190) and then try again.
If what you run is EXE, please copy the theme190 folder under C:\Program Files (x86)\Appeon\Shared\PowerBuilder\ to the directory where this EXE resides again.

If the issue still exists after doing the above, please open a ticket on our Support ticket system (https://www.appeon.com/standardsupport/newbug) and upload your test case as well as theme.json file when submitting the issue. Thanks in advance.

Regards,
Ken

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Monday, 11 May 2020 17:18 PM UTC
  2. PowerBuilder
  3. # 5

Maybe there's been some changes between 2018 and pb2019 R2. (are you using R2?)

Comment
  1. Miguel Leeuwe
  2. Wednesday, 13 May 2020 09:13 AM UTC
I know, but I guess the OP is referring to the Beta when mentioning "2018"?
  1. Helpful
  1. Jhonns Salas
  2. Tuesday, 26 May 2020 23:20 PM UTC
Yes, the beta version.
  1. Helpful
  1. Chris Pollach @Appeon
  2. Wednesday, 27 May 2020 18:53 PM UTC
That was really the PB2019 "pre-beta" (aka "alpha") but was never made public (by invitation only).
  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.