Icon Replace Tool
* Appeon *
CODE AUTHOR
Posts: 159
* Appeon * created the code: Icon Replace Tool
As PB 2018 introduced many new Windows 10 style icons, this tool can be used to batch replace the old icons with the new ones in an PB application by exporting the source code using ORCA API, replacing the matching strings and then importing back into the PBLs. Please refer to the Readme.docx inside the zip file for more details.
Development Requirements:
IDE: PB 2018 and PB IDE that matches the target PBLs.
Development Requirements:
IDE: PB 2018 and PB IDE that matches the target PBLs.
This message has an attachment file.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
* Appeon *
CODE AUTHOR
Posts: 159
* Appeon * replied the code: Icon Replace Tool
There is an updated Icon Replace Tool, please refer to:
community.appeon.com/index.php/codeexcha...con-replace-tool#245
community.appeon.com/index.php/codeexcha...con-replace-tool#245
Last Edit: 5 years 6 months ago by * Appeon * .
Please Log in or Create an account to join the conversation.
Jeff Martin
Posts: 3
Jeff Martin replied the code: Icon Replace Tool
For anybody who is wondering, in object n_pbutil_orca under "Local External Functions" you need to replace all instances of "pborc180.dll" with "pborc190.dll"
Please Log in or Create an account to join the conversation.
Jeff Martin
Posts: 3
Jeff Martin replied the code: Icon Replace Tool
for anybody who is wondering, in object n_pbutil_orca under 'Local External Functions" you need to replace all instances of "pborc180.dll" with "pborc190.dll"
Please Log in or Create an account to join the conversation.