wxSqueak: How/Where do I find GUI object params, e.g., for Checkbox: style: wxNoBorder

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

wxSqueak: How/Where do I find GUI object params, e.g., for Checkbox: style: wxNoBorder

Steve Moffitt
Hi Brooks -- I already see that was not what you wanted try  
WxBootstrap constants and cmd-I it ( inspect it ).

Steve
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: wxSqueak: How/Where do I find GUI object params, e.g., for Checkbox: style: wxNoBorder

Brooks Bridges
Hi Steve,

Thanks for the response. I tried it, it worked, but it
just gives me an immense list of similar constants and
tells me what each ones ID is if I click on it. No
clue as to what class each is associated with.

What I really want to know is the names of other
constants  associated with a checkbox. I've tried
inspecting WxCheckBox and its parent WxControl and its
parent WxWindow: no joy.  Again, this is really a
generic question; I just picked WxCheckBox as an
illustrative example.

Any more ideas?

--- Steve Moffitt <[hidden email]> wrote:

> Hi Brooks -- I already see that was not what you
> wanted try  
> WxBootstrap constants and cmd-I it ( inspect it ).
>
> Steve
> _______________________________________________
> Beginners mailing list
> [hidden email]
>
http://lists.squeakfoundation.org/mailman/listinfo/beginners
>

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners