Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag & Drop of Presenters to Documents/Pasteboard #132

Open
gbracha opened this issue Dec 18, 2024 · 0 comments
Open

Drag & Drop of Presenters to Documents/Pasteboard #132

gbracha opened this issue Dec 18, 2024 · 0 comments

Comments

@gbracha
Copy link
Member

gbracha commented Dec 18, 2024

We should resurrect the Pasteboard feature we had in Squeak. It may or may not be necessary to define an actual Pasteboard - documents may serve that purpose. To recap, presenters could be dragged to a pasteboard and dropped there; in reality, it wa sthe subject that was dropped, and a presenter for it created. This allowed one to place different views in proximity. One can achieve this with documents by opening amplets, but that requires knowing the right code for the amplet(s).

To fully come in to its own, one would want tiling (see issue #131 ).

A variation on this would be dragging amplets within a document, where one would expect them to be moved rather than copied.
Full copy/paste for amplets would be nice too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant