From: Lucian D. <lu...@eu...> - 2006-09-27 12:57:03
|
Hello, In artprov.pl sample, in MyArtProvider::CreateBitmap sub I want to access the width and height of the $size parameter, but it seems that is not a Wx::Size object, but a ref to an opaque memory address. It is possible to access the members of the size parameter ? Thank you, Lucian Dragus |