[squeak-dev] Proposal: "Move window to project" menu for PluggableSystemWindow

David O'Toole deeteeoh1138 at gmail.com
Wed Feb 2 16:01:23 UTC 2022


Thank you so much :)

On Wed, Feb 2, 2022 at 3:14 AM Marcel Taeumel <marcel.taeumel at hpi.de> wrote:

> Hi --
>
> Here is another way:
>
> 1. Open halo on window
> 2. Click the "debug" button on the right
> 3. Click "Control-menu..."
> 4. Click "copy to paste buffer"
> 5. Open that other project
> 6. Open world menu
> 7. Click "new morph..."
> 8. Click "from paste buffer"
>
> Yes, a drag-and-drop short cut via a project-view morph would be
> beneficial.
>
> :-D
>
> Best,
> Marcel
>
> Am 31.01.2022 19:41:17 schrieb David O'Toole <deeteeoh1138 at gmail.com>:
> Thank you. I will take a peek at your implementation :)
>
> On Mon, Jan 31, 2022 at 5:58 AM Stéphane Rollandin <lecteur at zogotounga.net>
> wrote:
>
>> That's something I did in muO - I find it quite useful indeed.
>>
>> More precisely, I added three entries to the standard halo menu for all
>> morphs (the one you get from the red icon):
>>
>>   'send to project...'
>>         sends the morph to a project
>>
>>   'send and follow to project...'
>>         does the above then enter the project
>>
>>   'copy to project...'
>>         adds a copy of the morph to a project
>>
>> In all cases, the project is chosen interactively via a menu
>>
>> Stef
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220202/cf506abd/attachment.html>


More information about the Squeak-dev mailing list