Does any one else think that when defining a New Event it would be
nice to be able to write and store comments in the "code" area
describing the event intent and return value function?
Also if we had that it would be nice to be able to see it when
implementing the event.. Maybe if comments are present have a active
disclosure widget that reveals a resizable and/or scrollable pane
with the comments?
Alternatively it might be nice (both for events and functions) to be
able to define a name for the return value to make things a bit more
self documenting:
Event Change() Returns InhibitAction As boolean
For backwards compatibility in the implementing code:
InhibitAction = True
Return
Would be the same as
Return True
What do people think?
- karen
_______________________________________________
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>