Hi all, I am developing a new plugin, and can successfully get the right source objects to appear using objectsForEntry:. However, I can’t seem to get children working for these objects. In loadChildrenForObject: I am calling -[QSObject setChildren:] on the object with a non-empty array and returning YES, and in objectHasChildren: I am returning YES as well. However, when I install the plugin, no arrow appears next to my source object, and I can’t right-arrow into the object.
What would cause these children not to be displayed? -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.
