Brooks Bridges
2006-07-30 22:34:32 UTC
This is pretty basic but I tried question on newbies list
and no one responded with solution.
I've done a lot of searching/inspecting but can't find
a list to choose such things as wxNoBorder from.
I'm looking at the code for a checkbox in the checkbox
demo.
cb1 := WxCheckBox parent: self id: wxIdAny label: '
Apples' position: ***@40 size: ***@20 style:
wxNoBorder.
Of course my question is general. Are these kinds of
things in pool dictionaries or what? I don't see
anyway to do a general search in Squeak for this info.
I don't have a clue how to proceed.
Ultimately, I'd like to build a small app connecting to a
database that would serve as an architectural model for me,
and possibly others.
Thanks in advance,
Brooks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/wxsqueak/attachments/20060730/4a538358/attachment.htm
and no one responded with solution.
I've done a lot of searching/inspecting but can't find
a list to choose such things as wxNoBorder from.
I'm looking at the code for a checkbox in the checkbox
demo.
cb1 := WxCheckBox parent: self id: wxIdAny label: '
Apples' position: ***@40 size: ***@20 style:
wxNoBorder.
Of course my question is general. Are these kinds of
things in pool dictionaries or what? I don't see
anyway to do a general search in Squeak for this info.
I don't have a clue how to proceed.
Ultimately, I'd like to build a small app connecting to a
database that would serve as an architectural model for me,
and possibly others.
Thanks in advance,
Brooks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/wxsqueak/attachments/20060730/4a538358/attachment.htm