skoster
|
aa26d30d1b
Added a special inspection mode for the case where we want to just find a component with a drag action. Previously the targeted component could just ignore the drag.
|
před 8 roky |
eth.hunzikerp
|
9d9ce69202
add comment about fact that PointerMove() handles coordinates in component coordinates, not context coordinates.
|
před 9 roky |
eth.hunzikerp
|
16f2e4309e
patch "Line" display when component window is loaded from ComponentWindow stored in .Cwd file .
|
před 9 roky |
felixf
|
10a601d91d
Minimized calls of Initialize for the time being.
|
před 9 roky |
eth.hunzikerp
|
2cd8cea4a0
minor cleanup
|
před 9 roky |
felixf
|
74422e6269
Changed messsage Q behavior:
|
před 9 roky |
felixf
|
8e2d323c0b
Improved update behavior, added some tracing mechanisms
|
před 9 roky |
eth.hunzikerp
|
ac47a4a2ce
With last modification, FormWindow.SetContent() does no longer need to call Initialize() and Invalidate() => commented out these redundant calls.
|
před 9 roky |
eth.hunzikerp
|
d0f79fb4ec
Patched a longstanding issue, where visual components sometimes were not drawn after their insertion into a composite component window.
|
před 9 roky |
eth.hunzikerp
|
d703bf9dc6
Release the lock in Component.AddContent() also in rare cases (before RETURN)
|
před 9 roky |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
před 10 roky |