On Mon, Jul 13, 2020 at 8:32 AM lewis <[email protected]> wrote:

> I am creating a new Tab using:
>
> *c.frame.log.selectTab('Results')    # Create Tab 'Results'*
>
> Once the output has been sent to the new Tab, I can clear the contents
> using:
> *c.frame.log.clearTab('Results')*
>
> Is there a command to delete the Tab from the Tabs pane?
>

c.frame.log.deleteTab('Results') works, as I have just verified. There is
no corresponding user command. You can easily create one with @command.

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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS35LoSkotsms54fATFsm3TG2q1gaAMq8r9bw%2B_x6LjK0A%40mail.gmail.com.

Reply via email to