About Box

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

About Box

Torsten Bergmann
Hi,

>This is my first week with Pharo

So welcome

>This is my first week in a LONG time too
>Also my first week with Pharo, and first week with Smalltalk in over 20 years.

Welcome back ;)

>but I cannot seem to create a HELP|ABOUT dialog

Note that in Pharo 5 I changed the about box to be implemented in "AboutDialogWindow"
(a subclass of LongMessageDialogWindow) to make this more explicit and more easy to
find. if you already work with Pharo 5 (which will be ready in a few days) check
the method:

 AboutDialogWindow openForPharo

Also note that one can search by opening Spotter. Just SHIFT+ENTER and then type
"about".

Thanks
T.

http://astares.blogspot.com