From: Patrick G. <pge...@wa...> - 2008-01-15 21:11:54
|
Hello, I need to allocate an ObjcPtr of AXUIElement encoding to pass as argument to AXUIElementCopyAttributeValue. RubyCocoa 0.13 release notes mention ObjcPtr#cast_as(encoding) "for more generic casting from void*" and looks like it will do the job. Is this the right function ? Is there an equivalent for RubyCocoa shipping with Leopard ? Thanks, -Patrck |