On Thu, Sep 19, 2013 at 8:02 AM, Jacob Peck <[email protected]> wrote:
> As the subject states, I'm wondering if there's any way to create a hidden > node in an outline, one that's not visible to the user through the tree > pane, but still accessible through the API. > I suppose the answer depends on what you mean by "accessible through the API". You could create an instance of the vnode class, and then assign it to an ivar of the g.app class or the c class. But the vnode will never have a position associated with it, and the vnode will not be saved with the outline. What is it that you are *really* trying to do? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
