1. Subrat patra
  2. PowerBuilder
  3. Friday, 13 October 2023 15:17 PM UTC

Hi All,

In my current project, we are using custom images. The custom image path is mentioned as below .

So now when I deploy my application, on client side where should I copy the 'ART' folder to access the images ?

Thanks in advance.

Regards

Subrat

Who is viewing this page
Benjamin Gaesslein Accepted Answer Pending Moderation
  1. Monday, 16 October 2023 08:18 AM UTC
  2. PowerBuilder
  3. # 1

Hi Subrat.

As far as I know the folder should go into the application's root folder. Alternatively you can have PB pack the images into the exe or a PBD by associating a .pbr file in your project.

Comment
  1. Miguel Leeuwe
  2. Monday, 16 October 2023 09:24 AM UTC
In addition, I think the best option is to indeed use a PBR file. It prevents loosing any relative path towards the images by doing any filewrites to other folders in you app.
  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.