1. Tom Holscher
  2. PowerBuilder
  3. Tuesday, 21 September 2021 08:47 AM UTC

Hello,

i trie to set the icon in my application file and build the exe with the new PBAutoBuild210.exe, but there is no icon in the builded exe, must i set it in another location?

 

Kind regards

Tom Holscher

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 21 September 2021 14:33 PM UTC
  2. PowerBuilder
  3. # 1

Hi Tom;

   I am not having any issues with the App Icon using the PBAutoBuil210 compiler, as follows ...

  The thngs  to remember for the App icon are:

1) Resides in the same folder as the App's "workspace"

2) Defined in the Application Object painter with No Path assigned.

HTH

Regards ... Chris

Comment
  1. Tom Holscher
  2. Thursday, 23 September 2021 07:27 AM UTC
what are the requirements for the ico file. The size are 128 x 128 pixels and a bit death of 32 and its not protected but the icon work if we use the powergen, without set it in the application file
  1. Helpful
  1. Tom Holscher
  2. Thursday, 23 September 2021 08:32 AM UTC
I Tried to build it with the full path in the IDE and it worked, but not with only the name of the file and in the home dir of the workspace, and i cant use it with the full path and the pbautobuilder?
  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 23 September 2021 13:48 PM UTC
Hi Tom;

FWIW: In all my App's their ICOs are either: 16 x 16, 32 x 32 or 128 x 128 pixels with a colour depth of 32 bits.

Regards ... Chris
  1. Helpful
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 23 September 2021 15:10 PM UTC
  2. PowerBuilder
  3. # 2

The app icons sometimes "get lost".
Now that you have specified the full path and you are seeing the icon, try this:

  • Copy the icon to the folder where the application object's PBL is located.
  • Edit the application object and remove the path, leaving only the icon's name.
  • Deploy from the IDE (as a test).

regards

Comment
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.