lua-users home
lua-l archive

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


Good evening!

(at least, it's evening here in Germany)

>Another try: maybe because you are using
>
>	JavaClass.setLuaObject(...);
>
>instead of
>
>	JavaClass:setLuaObject(...);

Yeah! That's it!

Thanks for your help

By the way: it didn't matter, that I tried to pass a Lua
table to a  Java  function  (instead of an instance of a
predefined class):  LuaJava creates a proper wrapper for
the Lua table (that's what I wanted to check with my lit-
tle test)!

Thanks again for your effort!

Andreas Rozek         Phone:  ++49 (7031) 222305
Bunsenstraße 82       Fax:    -
D-71032 Böblingen     EMail:  A.Rozek@GMX.De
Germany               URL:    http://www.Andreas-Rozek.de