Page 1 of 1

is the property "Name" must exists in a layout fil

Posted: Tue Dec 30, 2008 06:43
by koria
in the layout file.
every window has a "Name ".
can the "Name" be a empty blank?
thanks

Posted: Wed Dec 31, 2008 16:19
by CrazyEddie
Hi,

It's valid to not specify a name at all - meaning do not specify the Name attribute, the reason I specify it like that is because this might have different behaviour from specifying an empty name (I can't remember off the top of my head).

HTH

CE.