On Mon, Mar 16, 2015 at 10:45 PM, Chris George <[email protected]> wrote:
> > I have found myself wanting to select multiple nodes and perform an action > on them. I remember this as a limitation that I had encountered before when > selecting and attempting to copy/paste or drag and drop multiple nodes. It > seems to me that this would be a pretty handy feature. > > Is there something I am missing, beyond the obvious challenges of > programming such a feature? > > This can be done for special features/commands. It makes sense for drag and drop, for example. However, Leo's gui-independent core isn't ready for multiple selected nodes, so each feature has to be handled in gui-specific code. Terry, please correct me if I'm being too timid. 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/d/optout.
