Where is the code for this ?

Albert alsoc at earthlink.net
Thu Sep 19 13:32:58 UTC 2002


Hi all,

            I am seeking your help on finding some code. I am doing a
project that will add a handle to the halo. In doing so I have been
browsing the code for the "dismiss" handle. 

 

I need help in finding the code where the forms that "make up" the
handles are drawn. I have found where they are located with the
following code that I derived from looking at the
--------------addHandle: handleSpec on: eventName send: selector to:
recipient method in class HaloMorph. 

 

The code I used within a workspace just to see how the handle looks is:

 

formDict _ ScriptingSystem formDictionary.

form _ formDict at: #'Halo-Dismiss'.

form displayOn: Display.

 

The above "finds" the form for the dismiss handle, However can anyone
tell me where the code is that actually creates/draws this form?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020919/75e34849/attachment.htm


More information about the Squeak-dev mailing list