View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000620 | NoesisGUI | C++ SDK | public | 2015-03-25 17:07 | 2018-11-23 19:45 |
| Reporter | ZanAlex | Assigned To | sfernandez | ||
| Priority | normal | Severity | feature | ||
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b1 | ||
| Summary | 0000620: Drag'n drop implementation | ||||
| Description | Even though the drag'n drop example is very useful and the behaviour can be quite easily implemented, having the full set of DragEnter/DragOver/DragLeave/Drop events implemented would be very valuable. In this current state, one have to reimplement all of these behaviours with all the troubles caused by mouse capture everytime one need drag'n drop behaviour. It makes duplicated code everywhere this behaviour is needed. In my opinion, it is the kind of feature that is expected from an UI framework and not having to bother with part of this thing would be brilliant. | ||||
| Platform | Any | ||||
| related to | 0001166 | assigned | sfernandez | Some scenarios that need to be supported by Drag and Drop framework |
|
We agree that Drag & Drop events are important, so we have plans to include them in our next major version. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-03-25 17:07 | ZanAlex | New Issue | |
| 2015-03-25 22:10 | sfernandez | Note Added: 0002363 | |
| 2015-03-25 22:10 | sfernandez | Assigned To | => sfernandez |
| 2015-03-25 22:10 | sfernandez | Status | new => confirmed |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-21 13:35 | sfernandez | Status | confirmed => assigned |
| 2018-11-21 13:35 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-21 13:35 | sfernandez | View Status | private => public |
| 2018-11-21 13:35 | sfernandez | Platform | => Any |
| 2018-11-22 10:29 | sfernandez | Relationship added | related to 0001166 |
| 2018-11-23 19:45 | sfernandez | Status | assigned => resolved |
| 2018-11-23 19:45 | sfernandez | Resolution | open => fixed |
| 2018-11-23 19:45 | sfernandez | Fixed in Version | => 2.2.0b1 |