|
GroupingMorph: how to distribute it?: msg#00075lang.smalltalk.squeak.beginners
Surprised that the SelectionMorph does not support a "group" action, I wrote one myself. This involved a one line addition to SelectionMorph>>addCustomMenuItems:hand: and a new method SelectionMorph>>group. The new method I placed in a category *groupingmorph (or some such). Then, I wrote a simple new class, GroupingMorph, which implemented the rest of it. Now, this all fits nicely into a Monticello package, except for the crucial one line addition to SelectionMorph>>addCustomMenuItems, which is in package Morphic-Support. If I want to post this package, say on SqueakMap, how do I handle this pesky one line change? Do I have to distribute my own version of Morphic-Support as well? (tell me it isn't so ...) Or do I simply distribute it all as a changeset? cheers, Simon PS: Is this a beginner list question, or better asked on squeak-dev?
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [SBE--Squeak Book, Oscar Nierstrasz |
|---|---|
| Next by Date: | Re: GroupingMorph: how to distribute it?, Edgar J. De Cleene |
| Previous by Thread: | [SBE--Squeak Book, Steve Moffitt |
| Next by Thread: | Re: GroupingMorph: how to distribute it?, Edgar J. De Cleene |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |