looking for Heirarchical list window with editing
looking for Heirarchical list window with editing
- Subject: looking for Heirarchical list window with editing
- From: Bob Sabiston <email@hidden>
- Date: Sat, 18 Oct 2003 12:37:18 -0500
Hello,
I haven't done any cocoa programming, but I am thinking about using
cocoa for a window in what is otherwise a carbon program. Basically I
have a heirarchical list of objects and groups of objects, and groups
of groups, etc. I am thinking that cocoa may have an already built
interface gadget that will allow me to list my heirarchy and be able to
move stuff around in the heirarchy.
I have a window now that works fine, but I have no support for moving
items around in the window, like putting an object in a group by
dragging it there. Is there a preexisting cocoa object that I can use
for this? Would it be problematic to use it from carbon? I have
already implemented the Apple sample code which allows you to put a
cocoa window in a carbon app, so it would just be a matter of the
specifics of this window.
Thanks for any suggestions!
Bob
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.