Commit graph

13 commits

Author SHA1 Message Date
dfighter1985
8decbc9eaf Update CCtrlTextButton's CViewText's coords after updating it's own coords. 2014-09-29 17:38:24 +02:00
dfighter1985
13ce42c75b Posref changes in the editor should apply... 2014-09-29 17:23:22 +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
a32ce96dde Merged develop 2014-09-27 18:22:44 +02:00
dfighter1985
2a7452d2da Merged develop. 2014-09-27 00:08:06 +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
35017fe059 Orphaned widgets won't get stuck. 2014-09-24 20:40:37 +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
40ccff720d Set dragged widgets' coordinates based on the move rather than the mouse pointer's coords. 2014-09-24 16:31:26 +02:00
dfighter1985
b92159a98a Dragged elements will no longer disappear. 2014-09-24 16:20:25 +02:00