Older Newer
Thu, 08 Jan 2004 05:39:39 . . . . SyneRyder


Changes by last author:

Added:
= getCtlColor =

== Syntax ==

:int getCtlColor(int index)

== Arguments ==

:index

::The index of the control that you want to get the color of.

== Return ==

:The current color of control c as an RGB triple.

== Description ==

:getCtlColor returns the current color of control c, as an RGB triple.

== Also see ==

:getCtlVal, setCtlColor

== Comments ==

:Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.