PDA

View Full Version : Skinning


cbclark64
10-13-2004, 08:41 AM
I'd like to create my own skins for my application. The standard LZ components have widgets on the window that I'd like to remove (e.g. the gripper) and I want to significantly change the look of the window. So I cloned the /components/lz directory into a directory named MyComponents. I included the requisite <include href="MyComponents" /> and tried to run the lzx. That produces an error message "MyComponents/list.lzx:10:23: duplicate class definitions for list; also defined at lz/list.lzx:10".
Does anyone know why the standard LZ components are being included and what can be done to prevent that?
TIA

Chris
Good, fast, and cheap.... You can only have 2.

d~l
10-13-2004, 11:12 AM
this article might help ..

http://www.laszlosystems.com/developers/learn/documentation/component_design-2.0.pdf