[Widgetry] available announcements

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Widgetry] available announcements

Maarten Mostert-2
Hi,

Is there any easy way to obtain  the available announcements from a Class ?

Thanks

@+Maarten,


Reply | Threaded
Open this post in threaded view
|

Re: [Widgetry] available announcements

Samuel S. Shuster <sames@interaccess.com>
Maarten,

>Is there any easy way to obtain  the available announcements from a Class ?

There is a package in the Cincom Repository called System-Announcements-Extra.
Once loaded you can execute:

aClass announcedClassesStrictly: aBoolean
 or
aClass allAnnouncedClassesStrictly: aBoolean

You can play with those and see which helps you.

                                And So It Goes
                                     Sames
______________________________________________________________________

Samuel S. Shuster [|]
VisualWorks Engineering, GUI Project
Smalltalk Enables Success -- What Are YOU Using?