Hello,
Glamour depends on Announcement, which is a part of Pharo Kernel. It is the new event Manager, which differs from Squeak.
I don't know If it is portable in Squeak.
Cheers, Jannik
On May 29, 2010, at 13:46 , Hannes Hirzel wrote:
Hello
I am trying to load Glamour into Squeak 4.1. but run into a problem completing the loading.
- Use ConfigurationOfGlamour-tg.38.mcz (21 May 2010) in Squeak 4.1
trunk (or Squeak 4.2alpha updated)
Evaluate ConfigurationOfGlamour loadDefault
A warning pops up
This package depends on the following classes: Announcer Announcement
(I am not told which package ).
Question: Where do I find the class Announcer and Announcement?
Thank you for the answer in advance.
Hannes
P.S. I tried to ignore this warning and proceeded. It loads quite a lot but the examples do not work because the class GLMTabulator is not known.
GLMTabulator seems to be a central class. Maybe I can load it through other means. I do not necessarily need everyting at this moment. I would just like to do a few simple examples to explore a net of objects. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--- Jannik Laval