Hi,

Suppose I need to bundle a Pharo application (a package) I am
developing with some custom icons: is there any "standard"/
agreed-upon method to do that in Pharo?

For example the MenuIcons class includes byte strings (automatically I
assume) converted from some external PNG files that show up as icons
with menu items: which tool can be used to create a class with set of
icons for an arbitrary application?

If I want to reuse icons for standard actions in my application, which
is the proper way to access menu icons other than to directly access
these stored images?

Thanks.

PS Other than the "by example" books (both Squeak and Pharo) which
give some basics of building GUI for applications, are there any
general guidelines for GUI building in these systems?

-- 
Dimitry Golubovsky

Anywhere on the Web

Reply via email to