lua-users home
lua-l archive

LuaJava: cannot assign a tag to proxy objects?

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


Oops,
I tried to assign a tag to a Java proxy object:
 local Window = javaNewInstance("java.awt.Frame","(Test)");
 Window:show();
 local JavaTag = newtag();
 settag(Window,JavaTag);
but got this famous/infamous "LuaException"...
Is it really impossible to assign a tag to Java proxies?
Thanks in advance for any help!
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

AltStyle によって変換されたページ (->オリジナル) /