eth.hunzikerp
|
16f2e4309e
patch "Line" display when component window is loaded from ComponentWindow stored in .Cwd file .
|
9 years ago |
felixf
|
10a601d91d
Minimized calls of Initialize for the time being.
|
9 years ago |
eth.hunzikerp
|
2cd8cea4a0
minor cleanup
|
9 years ago |
felixf
|
74422e6269
Changed messsage Q behavior:
|
9 years ago |
felixf
|
8e2d323c0b
Improved update behavior, added some tracing mechanisms
|
9 years ago |
eth.hunzikerp
|
ac47a4a2ce
With last modification, FormWindow.SetContent() does no longer need to call Initialize() and Invalidate() => commented out these redundant calls.
|
9 years ago |
eth.hunzikerp
|
d0f79fb4ec
Patched a longstanding issue, where visual components sometimes were not drawn after their insertion into a composite component window.
|
9 years ago |
eth.hunzikerp
|
d703bf9dc6
Release the lock in Component.AddContent() also in rare cases (before RETURN)
|
9 years ago |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 years ago |