Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.2-DevImage

New issue 3712 by [hidden email]: Still CustomMenu references in  
Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

Have a Look at:

MidiInputMorph>>invokeMenu
PopUpChoiceMorph>>mouseDown:
SimpleMIDIPort class>>inputPortNumFromUser
SimpleMIDIPort class>>outputPortNumFromUser
SpectrumAnalyzerMorph>>invokeMenu
SpectrumAnalyzerMorph>>setSamplingRate
SpectrumAnalyzerMorph>>setFFTSize
SpectrumAnalyzerMorph>>setDisplayType
WaveEditor>>invokeMenu
WaveEditor>>chooseLoopStart




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo

Comment #1 on issue 3712 by [hidden email]: Still CustomMenu  
references in Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

argh we should replace them by UImanager counterpart. I will try to  
allocate some time to do that.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo

Comment #2 on issue 3712 by [hidden email]: Still CustomMenu  
references in Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

I started to fix them :)
More after the train trip

Attachments:
        fixingCustomMenu.1.cs  2.1 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo
Updates:
        Status: Fixed

Comment #3 on issue 3712 by [hidden email]: Still CustomMenu  
references in Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

I will publish a new sound package

Attachments:
        fixingCustomMenu.2.cs  7.6 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo

Comment #4 on issue 3712 by [hidden email]: Still CustomMenu  
references in Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

I'll publish the sound package :)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo

Comment #5 on issue 3712 by [hidden email]: Still CustomMenu  
references in Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

Published! and config updated


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3712 in pharo: Still CustomMenu references in Pharo 1.2 dev

pharo
Updates:
        Status: Closed

Comment #6 on issue 3712 by [hidden email]: Still CustomMenu  
references in Pharo 1.2 dev
http://code.google.com/p/pharo/issues/detail?id=3712

fixed as of #149