iced-rs / iced

A cross-platform GUI library for Rust, inspired by Elm
https://iced.rs
MIT License
24.55k stars 1.14k forks source link

Is Iced's button no support drag and drop #2208

Open fs750com opened 9 months ago

fs750com commented 9 months ago

Is there an existing issue for this?

Is this issue related to iced?

What happened?

I can't find any drag/drop about button in iced

What is the expected behavior?

I want to use iced to make an application, what I can drag a button, and then drop into another layout. I search all the document and examples,but nothing.

Version

master

Operating System

Windows

Do you have any log output?

No response

jhannyj commented 8 months ago

I have an example at https://github.com/jhannyj/iced_drop