[UI] Widgets 233 and sounds

Brad Fuller bradallenfuller at yahoo.com
Wed Sep 12 17:10:34 UTC 2007


On Wed September 12 2007, Gary Chambers wrote:
> New version (233) on SqueakSource with refactoring of the sounds used in a
> theme. Should allow people to make their own SoundTheme subclass packages.

I got a:

MNU: SoundTheme class>>newDefault

when "No Sound" preference is deselected.


>
> Brad, hope you don't mind me snippeting this to the whole list:
>
> On Mon September 10 2007, Brad Fuller wrote:
> > Gary,
> >
> > I misunderstood what your close and restore down methods did. Attached
> > is a zip of Set1 that works better.
> >
> > I've been using them and they work ok.
> >
> > brad
> >
> > On Mon September 10 2007, Brad Fuller wrote:
> > > Hi Gary,
> > >
> > > I went thru your UITheme quickly and what I saw was that most of
> > > your theme sounds were basically empty. Is that right?
> > >
> > > Anyway, I went ahead and created two sets of UITheme (set 2 should
> > > use sindow Max, Min and Close from set1). Zip files are attached.
> > >
> > > I was going to add them, but I didn't know how you really wanted
> > > them to work in your classes. One suggestion is to add them to
> > > SampledSound so that they are available for everyone. I made them
> > > AIF so one could use the handy method:
> > >
> > > SampledSound addLibrarySoundNamed: 'test' fromAIFFfileNamed:
> > > 'test.aiff'
> > >
> > > But, it's your call.
> > >
> > > Try them out and let me know what you think.
> > >
> > > brad
>
> _______________________________________________
> UI mailing list
> UI at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/ui




More information about the UI mailing list