Project

General

Profile

Feature #66

Updated by I. Denisov about 9 years ago

For getting access to the view wrapped by a StdScrollers.View 
 an accessor function (WrappedView) is required. Such a function 
 is for example used by the CPC package Hermes. 
 Reported by Gérard Meunier, 2007-06-05. 

 Redundant updates should be avoided in View.HandleCtrlMsg 
 in order to save memory and CPU resources. 
 Reported by Ily Ermakov, 2006-12-15. 

 A proposal by Gérard Meunier and Ilya Ily Ermakov is available from CPC 1.7 rc5. 

 Refers to CPC 1.7 rc5 change list number 31. 
 Refers to Open Points #03. 

Back