Hi Marten,
The packager strips the classes that support (icon) images if it see no references to them. You should add this packaging rule:
CgImageSupport class>>#packagingRulesFor: (Private method)
aPackagedImage doNotReduceClassNamed: #CgWinICOFileFormat.
aPackagedImage doNotReduceClassNamed: #CgPMICOFileFormat. "you can omit this if you are not using OS2 icons"
Happy New Year to all,
Donald [|]
On Tuesday, December 29, 2015 at 7:01:46 AM UTC-5, Marten Feldtmann wrote:
I think, this has been a problem in 8.6.1 too. When packaging WBPro application you will not get Icon file support added y default - that means WBPro will not show any Icons on buttons etc ...
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
Visit this group at
https://groups.google.com/group/va-smalltalk.
For more options, visit
https://groups.google.com/d/optout.