It looks like getters/setters like:

{ "Controls", "myCanvas", "Canvas", REALpropInvalidate, (REALproc) myGetter, (REALproc)mySetter, 0 },

defined in a REALproperty of a REALcontrol are not being called, while properties having a type of string, integer, boolean are.

How can we assign an instance of a canvas to a REALcontrol at the getter setter level with the REALpropInvalidate flag, instead of defining a clumsy REALevent for the custom control which should fire at constructor time (which would not work).

Alfred
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to