From the wx docs for wxDataObjectSimple:

"Notice that this is still an abstract base class and cannot be used but 
should be derived from.
The objects supporting rendering the data must override GetDataSize and 
GetDataHere while the objects which may be set must override SetData."

Is it possible to use this class from Lua?  I'm trying to register a 
custom clipboard format and can't see any other way of passing a custom 
wxDataFormat.


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to