On Thursday, June 27, 2002, at 01:59 PM, bob ackerman wrote: > camelbones doesn't let you do graphics in perl it seems to me.
The question was how to create GUI apps with windows, buttons, etc., and CamelBones definitely *does* let you do that, entirely in Perl. > the documentation says do it in obj-c. You are mistaken. Only view classes - in other words, custom controls that extend AppKit - have to be written in ObjC. That would be a good idea, even if it weren't a requirement. sherm--
