<pre><tt>This is pretty basic but I tried question on newbies list <br>and no one responded with solution. <br><br></tt><tt>I've done a lot of searching/inspecting but can't find <br>a list to choose such things as wxNoBorder from.  <br><br>I'm looking at the code for a checkbox in the checkbox<br>demo.<br><br>cb1 := WxCheckBox parent: self id: wxIdAny label: ' <br>Apples' position: 65@40 size: 150@20 style:<br>wxNoBorder.<br><br>Of course my question is general. Are these kinds of<br>things in pool dictionaries or what?  I don't see<br>anyway to do a general search in Squeak for this info. <br>I don't have a clue how to proceed.<br><br></tt><tt><tt>Ultimately</tt></tt>, <tt>I'd like to build a small app connecting to a<br>database that would serve as an architectural model for me, <br>and possibly others.</tt><br><tt><br>Thanks in advance,<br><br>Brooks</tt></pre>