|
Re: Disable Morph-drag in a PasteUpMorph: msg#00210lang.smalltalk.squeak.beginners
Howdy, Look at PasteUpMorph>>mouseDown. It appears that if you set the "sticky" property on the submorphs you're interested they can't be picked up. Otherwise, you could subclass PasteUpMorph and implement mouseDown you're own way. (I haven't tried this, only looked briefly at the code.) Good luck. Marcus Strehlow wrote: Hi guys, -- Jeffrey Straszheim http://straszheim.50megs.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Disable Morph-drag in a PasteUpMorph, Marcus Strehlow |
|---|---|
| Next by Date: | Re: Disable Morph-drag in a PasteUpMorph, Matthias Berth |
| Previous by Thread: | Disable Morph-drag in a PasteUpMorph, Marcus Strehlow |
| Next by Thread: | Re: Disable Morph-drag in a PasteUpMorph, Matthias Berth |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |