issue-#79 bug fixes in StdTabViews
Posted: Wed Jan 20, 2016 10:09 am
This voting is about issue-#79:
http://redmine.blackboxframework.org/issues/79
http://forum.blackboxframework.org/view ... f=40&t=314
Few bugs in StdTabViews were fixed:
1. View.SetIndex needs to call 'Neutralize' in order to prevent locking some controls (in particular list boxes) in the nested form view. Reported by luowy, 2015-10-28.
2. View.Neutralize needs to test the embedded view for NIL. Refers to oberoncore B19.
3. TrapCleaner.Cleanup needs to set t.v.tc to NIL before calling t.v.Reset in order to prevent calling PopTrapCleaner and thereby emptying the trap stack. Refers to oberoncore B20.
Also the restoring of focus item which not empty was optimized.
The suggested differences:
http://redmine.blackboxframework.org/pr ... f&type=sbs
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.378.zip
http://redmine.blackboxframework.org/issues/79
http://forum.blackboxframework.org/view ... f=40&t=314
Few bugs in StdTabViews were fixed:
1. View.SetIndex needs to call 'Neutralize' in order to prevent locking some controls (in particular list boxes) in the nested form view. Reported by luowy, 2015-10-28.
2. View.Neutralize needs to test the embedded view for NIL. Refers to oberoncore B19.
3. TrapCleaner.Cleanup needs to set t.v.tc to NIL before calling t.v.Reset in order to prevent calling PopTrapCleaner and thereby emptying the trap stack. Refers to oberoncore B20.
Also the restoring of focus item which not empty was optimized.
The suggested differences:
http://redmine.blackboxframework.org/pr ... f&type=sbs
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.378.zip