-----------------------------------------------------------------------------
Light Panel

   Sept 12, 2005
   Copyright (c) 2005, David G. Drumright (ockham)

-----------------------------------------------------------------------------

Note: An older "LightPanelP5.py" is included, which will probably work better
with P4 and P5.

-----------------------------------------------------------------------------

	We assume that you know something about Lights before using this!

	If you want to alter only some Lights, use the list box on the left
	to select.	Single-click to highlight the lights you want to change,
	then hit the "Apply To Selected" button.

	To make the same change to all lights, ignore the list box and just hit
	the "Apply to All" button.

-----------------------------------------------------------------------------

	Each row on the right represents one value or choice that you can set.

	For the values that you want to change, check a box.

-----------------------------------------------------------------------------


	The upper few rows are in the style of a 'radio-button'; just check
	one of the dots to pick from two or three possibilities.

	The next few rows have a checkbox and a slider to set a numerical
	value.	For these, you have to check the box in front of the slider
	to indicate that you want to set this value.  Why is this necessary?
	Because each slider has an initial or default value.  The checkbox
	indicates that you really want to force lights to assume the
	slider's value, whether it happens to be default or changed.

-----------------------------------------------------------------------------

	The color sliders will change the color in the area around the list
	box.  Note that this visual helper will agree with the actual light
	color ONLY if you check and change all three colors (R,G,B).  If you
	change only one or two values, the other sliders will be zero, which
	probably won't correspond to the actuals.

-----------------------------------------------------------------------------

	The 'Randomize' choice lets you move all lights around by random
	intervals, to de-regularize a light set.  Small settings are
	probably best.

	The "Parent" choice lets you set all lights as children of one
	actor.	Put the external name in the blank and check the box.  If
	the name you specify is not a proper actor in the scene, nothing
	will happen.

	The "Point At" choice ONLY lets you turn off any existing Point-At
	settings.  If you check the "Point At" box, any Point-At directions
	in the selections will disappear.

-----------------------------------------------------------------------------

	After setting and checking the values you want, hit 'Apply to
	Selected' to affect only the lights you've selected in the list, or
	'Apply to All'.

-----------------------------------------------------------------------------

	Caution: Some settings require saving and modifying a file.
	We try to delete this file, but if something goes wrong, you
	may end up with some files named TEMPLITE.LT2 and MODLITE.LT2
	in your Poser directory.  Feel free to delete these!

-----------------------------------------------------------------------------
