ecere/gui/Window; EDA/ERS: New 'noConsequential' property to address performance...
authorJerome St-Louis <jerome@ecere.com>
Wed, 9 Dec 2015 03:03:36 +0000 (22:03 -0500)
committerJerome St-Louis <jerome@ecere.com>
Tue, 22 Dec 2015 06:45:14 +0000 (01:45 -0500)
commit3020c1689e306b81df963f6f366712b4f4e73f1f
tree9ce74aed1e934564f75f9796568f83b60773628f
parent7f568fe4958ee7317d7f29661ab8082e08b2785f
ecere/gui/Window; EDA/ERS: New 'noConsequential' property to address performance issues
- Avoid costly mouse position lookups when not needed when creating large amounts of windows at once
  (Useful for EDA Report System)
ecere/src/gui/Window.ec
eda/libeda/src/ers.ec