Hi Team,
We are facing an issue where we were trying to test "RichTextEdit" control functionality which was resolved in PB2019.
We have done the following configuration:-
In PB IDE, open your application and go to Application (object) --> Additional Properties --> Richtext Edit tab --> switch to Built-in TX Text Control) --> OK.
After applying the changes and checking in the code we found following difference in the Application(object):-
string themepath = "C:\Program Files (x86)\Appeon\Shared\PowerBuilder\theme190"
string themename = "Do Not Use Themes"
boolean nativepdfvalid = false
boolean nativepdfincludecustomfont = false
string nativepdfappname = ""
long richtextedittype = 2
long richtexteditversion = 1
string richtexteditkey = ""
string appicon = ""
Also exe has stopped launching after the build generation. We are not using themes currently but very soon we intend to use this feature. Could you please suggest what might be the issue as there were no other differences than these.
We are using PB 219 R2 Build 2353.Please let me know if any more details are required.
Thanks,
Tanvi Shahi
regards