dfighter1985
|
2cdeac6263
|
Added support for grouping widgets.
|
2014-10-11 00:42:43 +02:00 |
|
dfighter1985
|
9bc654f136
|
Allow multiselection.
|
2014-10-10 20:25:25 +02:00 |
|
dfighter1985
|
bb309e0299
|
A little crash fix.
|
2014-10-08 21:28:20 +02:00 |
|
dfighter1985
|
f48c247e2b
|
Added support for ungrouping.
|
2014-10-08 20:36:16 +02:00 |
|
dfighter1985
|
6737dfb1b6
|
Make group selection optional.
|
2014-10-08 18:45:17 +02:00 |
|
dfighter1985
|
27c6894514
|
When moving a group draw it's children too.
|
2014-10-08 17:52:56 +02:00 |
|
dfighter1985
|
153730379e
|
From now on dragged widgets will be re-aligned on drop. They will find the nearest hotspot of the group they are dropped into, and calculate an offset so they will align to the hotspot and yet remain where they were dropped.
|
2014-09-29 20:29:04 +02:00 |
|
dfighter1985
|
c017de0212
|
Refactoring. Added CInterfaceFactory.
|
2014-09-27 21:48:51 +02:00 |
|
dfighter1985
|
89e86d2c7b
|
A little refactoring.
|
2014-09-27 20:15:46 +02:00 |
|
dfighter1985
|
297d287f39
|
Move the text too with the text button.
|
2014-09-27 19:54:19 +02:00 |
|
dfighter1985
|
c0c5315e57
|
Refactored IWidgetAdditionWatcher, now it's called IWidgetWatcher and it also reports widget moves.
|
2014-09-24 23:32:24 +02:00 |
|
dfighter1985
|
627184184c
|
No need for free floating elements when we can simply reparent to the top window...
|
2014-09-24 22:59:40 +02:00 |
|
dfighter1985
|
7907ee8cdb
|
Add widget to a new parent when the widget being dragged is dropped, otherwise add it to the orphanlist so that it's drawn anyways. NOTE: The dropped widget can be clipped. If it is clipped, it never shows up even tho it's there.
|
2014-09-24 18:45:52 +02:00 |
|
dfighter1985
|
b92159a98a
|
Dragged elements will no longer disappear.
|
2014-09-24 16:20:25 +02:00 |
|