Raedor/Sandbox – User

From Bohemia Interactive Community
< User:Raedor
Revision as of 19:13, 8 October 2008 by Raedor (talk | contribs)
Jump to navigation Jump to search


What makes the difference for controls is the "type" entry. We have 30(+?) different types. Also important is the "style" entry, I think we better use the base classes as name for them or the macro for the type number from resincl instead of the clean type number, as it is easier to read then.

I think it would be good if we write some info about each control type/style and which combinations are possible (e.g. button + picture is not).


List of known problems/inconsistencies

Config Params

Displays

  • movingEnable: Nobody knows what this does

Controls

  • moving: Seems to have no effect on RscActiveTexts
  • moveOnEdges: What does this do? -- Seems to be used only with maps.


Control commands

ctrlSetFade

  • no effect on maps

Control Eventhandlers

mouseEnter/Exit/Moving/Hold

  • For static texts (and static pictures) it seems to trigger only when you set the focus on it