Re: [Newbies] perform withArguments

2012-04-23 Thread Bert Freudenberg
Ah that's curious - your reply did not have a Re: and was not threaded with the original message. Would have saved me to write a message very similar to yours ;) - Bert - On 23.04.2012, at 10:44, Louis LaBrunda wrote: > Hi, > > For your example: > > cellObject cellLock: aBoolean > > w

Re: [Newbies] perform withArguments

2012-04-23 Thread Bert Freudenberg
On 23.04.2012, at 07:58, OrgmiGeek wrote: > Hi, > I've read the sparse documentation on 'dynamic message' calls and I've > experimented a lot and still cannot figure out how to do something that > should be simple: > > I want to build a message like this: > > cellObject ce

Re: [Newbies] Squeak on a BeagleBone

2012-04-23 Thread Bert Freudenberg
On 21.04.2012, at 13:25, David Graham wrote: > On 4/21/12 2:16 PM, Bert Freudenberg wrote: >> On 20.04.2012, at 22:14, David Graham wrote: >> >>> It took me almost 20 years, but I finally thought of something interesting >>> to put on the Internet. ;) >>> >>> I've been experimenting with a Bea

Re: [Newbies] comparing to an exact class & storing class association relationships

2012-04-23 Thread Ben Coman
Randal L. Schwartz wrote: "Ben" == Ben Coman writes: Ben> doh!funny how it works itself out when you step away for a Ben> while - this works fine... Ben> B class >> relations Ben> (self ==

[Newbies] perform withArguments

2012-04-23 Thread Louis LaBrunda
Hi, For your example: cellObject cellLock: aBoolean where cellObject is to look like: cell1, cell2, cell3 ..., or cell9 I don't think you want or need to use #perform:. You use #perform: when you want to construct the message name and sent the constructed message name to an object. In

[Newbies] Re: SqueakMap catalog Help

2012-04-23 Thread OrgmiGeek
:D Thanks It worked :D thanks so much again :D On Mon, Apr 23, 2012 at 8:31 PM, John McKeon [via Smalltalk] < ml-node+s1294792n4580985...@n4.nabble.com> wrote: > On Windows (I don't know the key combination on other platforms) I > right-click the pane showing the packages and unckeck the checked

Re: [Newbies] SqueakMap catalog Help

2012-04-23 Thread John McKeon
On Windows (I don't know the key combination on other platforms) I right-click the pane showing the packages and unckeck the checked filter. By default, SqueakMap only shows the packages that are marked safe (tested) in 4.2. Unchecking the filter shows you all the packages available. On Mon, Apr 2

[Newbies] perform withArguments

2012-04-23 Thread OrgmiGeek
Hi, I've read the sparse documentation on 'dynamic message' calls and I've experimented a lot and still cannot figure out how to do something that should be simple: I want to build a message like this: cellObject cellLock: aBoolean where cellObject is to look like: cell1,

[Newbies] SqueakMap catalog Help

2012-04-23 Thread OrgmiGeek
I am trying to find out how to use the SqueakMap catalog in squeak 4.2. I am trying to download a package called PDFReader But I can only download 6 out of the 780 packages hear is an image. http://forum.world.st/file/n4580438/Squeak_help.png I tried the Search packages thing it didn't work and I