Ok make sense.
We should use
UIManager default ....
and in 1.3 I think that we will integrate the idea of igor to have
Smalltalk ui tools
Stef
On Dec 25, 2010, at 5:30 PM, Guillermo Polito wrote:
> SoundMorphicUserInterface Package, in PharoNonCore, more specifically:
>
> 'MidiInputMorph invokeMenu'
> 'PopUpChoiceMorph mouseDown:'
> 'SimpleMIDIPort class inputPortNumFromUser'
> 'SimpleMIDIPort class outputPortNumFromUser'
> 'SpectrumAnalyzerMorph invokeMenu'
> 'SpectrumAnalyzerMorph setDisplayType'
> 'SpectrumAnalyzerMorph setFFTSize'
> 'SpectrumAnalyzerMorph setSamplingRate'
> 'WaveEditor chooseLoopStart'
> 'WaveEditor invokeMenu'
>
> Thanks!
>
> On Sat, Dec 25, 2010 at 6:29 AM, Stéphane Ducasse <
[hidden email]> wrote:
>
> On Dec 24, 2010, at 9:20 PM, Guillermo Polito wrote:
>
> > I was looking at Release>>testUndeclared that is failing in 1.2 dev. And of course it is failing because there are some methods pointing to some undeclared variables/globals/classes :).
> >
> > I found some references to CustomMenu and I'm not sure how to replace them :).
>
> where because normally I fixed them all.
>
> Stef
>
>
>