[8.5.2] ButtonMenuMask not declared in the Pool's pragma

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

[8.5.2] ButtonMenuMask not declared in the Pool's pragma

Richard Sargent
Administrator
Curious. I came across ButtonMenuMask and tried to look up its definition. It is heavily used, but never declared and never initialized as far as I can tell. (It has a value, but there seems to be no code that explicitly initializes it.)

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [8.5.2] ButtonMenuMask not declared in the Pool's pragma

Wayne Johnston
I see it in the CwConstants pool dictionary.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [8.5.2] ButtonMenuMask not declared in the Pool's pragma

Wayne Johnston
In reply to this post by Richard Sargent
Since I'm on Windows, I see it declared in #_PRAGMA_CwConstantsWin in the CwWinDeclarations class.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [8.5.2] ButtonMenuMask not declared in the Pool's pragma

Richard Sargent
Administrator
Thanks, Wayne!
I was using VA's "Find Definition" and it insisted on showing me the _PRAGMA_CwConstants method.

On Thu, Sep 25, 2014 at 10:13 AM, Wayne Johnston <[hidden email]> wrote:
Since I'm on Windows, I see it declared in #_PRAGMA_CwConstantsWin in the CwWinDeclarations class.

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/va-smalltalk/LQB9aLkM-eY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.