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 and multiple displays #501

Open
tuaingmeugoqua opened this issue Nov 11, 2024 · 0 comments
Open

Drag and multiple displays #501

tuaingmeugoqua opened this issue Nov 11, 2024 · 0 comments

Comments

@tuaingmeugoqua
Copy link

Dear Sirius developer, hello.
First, I wish you all the best.
I am a beginner learning to develop using Sirius.
I am working on collaborative development for different views.The functionality I want to implement is:
select an element from the tree view, use the mouse to drag and drop it onto the diagram view to display it. This display should be repeatable, meaning the same element can be shown multiple times on the diagram view, with each drag-and-drop action creating a new display.
I found an Entities odesign file in the Sirius desktop code, but I'm not sure if you remember it. It implements the drag-and-drop functionality, but it only supports displaying the element once within the same container and doesn't support multiple displays.
I noticed that the multiple display functionality might be related to create view, but I’m not sure how to implement it. So, I’m asking for your help, and I apologize for bothering you.
Thanks very much.

  Regards,
  Levent
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