lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 5/21/07, Peter Odding <xolox@home.nl> wrote:
Define `names'. You mean string keys?

Well I was using my example to hopefully to show more specifically what I wanted to do.

Here let me try again.

button.width = 40
"buttton" is the table.
"width" is the key as a string (for this moment :-) )
"40" is the value.

Hope this is clearer.
--
Regards,
Ryan
RJP Computing