[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Using StdFont with LuaCom
- From: Pablo Garcia <pablomorpheo@...>
- Date: Mon, 29 Nov 2010 14:15:11 +0100
Hi, it's possible to use StdFont with LuaCom?
I've tried a lot of things, like:
std=luacom.createobject("StdFont")
std.Name="Arial"
std.Size=26
Object.Font=std
but error comes.
I tried also to create a vb6 activex to have a function that returns a StdFont object, but don't work fine with luacom.
Anybody knows a way to do that?
Regards!
______________________________
Pablo García