Re: [Newbies] how do I get a change lost from all change sets back into a valid change set?

2008-11-20 Thread Chris Cunningham
On Thu, Nov 20, 2008 at 7:48 AM, Matthew Fulmer [EMAIL PROTECTED] wrote: Smalltalk condenseChanges Note that this will get rid of ALL intermediate changes in the system, including the original, including methods that you did not yourself change. You will be left with just the current version of

[Newbies] Re: Squeak patching

2008-11-20 Thread Matthew Fulmer
On Thu, Nov 20, 2008 at 02:26:09PM -0500, Greg A. Woods; Planix, Inc. wrote: How do folks propose small changes or fixes for Smalltalk these days? I'm still very much entrenched in the diff/patch world of CVS and similar systems. I'm used to looking at diffs to understand changes, and

[Newbies] SimpleSliderMorph target setting question.

2008-11-20 Thread Tim Patti
Hi all, I've been stuck for a couple of days on trying to figure out how to properly set the target and setValueSelector of a SimpleSliderMorph. My intended target is an instance of a class that I created in the workspace and I assume the setValueSelector is what I use to send the value to a