List/Tree Widget
From Adobe Open Source Wiki
Revision as of 20:51, 9 January 2007 by FosterBrereton (Talk | contribs)
The tricky part of a tree controller/view is that you have a controller/view on a sequence - you need to figure out how to communicate requests for changes to the sequence - what those requests are - and how to communicate a change in the visible portion of the sequence to the view.
Related Docs
Win32 Tree Control API Documentation: x Carbon Tree Control API Documentation: x
Request Types
| Request Type | Single-Object? | Multi-Object? | Single Target? | Multi-Target? |
|---|---|---|---|---|
| Add | Y | Y | Y | N |