[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #55019] new sgtitle function
From: |
Tasos Papastylianou |
Subject: |
[Octave-bug-tracker] [bug #55019] new sgtitle function |
Date: |
Tue, 20 Apr 2021 04:28:48 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0 |
Follow-up Comment #7, bug #55019 (project octave):
I just answered a question on stackoverflow which referred to this bugreport
(here: https://stackoverflow.com/a/67174926/4183191 ) where I had pointed out
that a 'main window' title is simply a title in an empty 'main' axes object,
i.e.
axes( 'visible', 'off', 'title', 'This is the main title' );
I was pretty sure that this is the obvious way to add a main title, but seeing
the comments here suggest alternatives, now I'm not so sure. Perhaps a bespoke
sgtitle function might be a good idea after all...
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55019>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #55019] new sgtitle function,
Tasos Papastylianou <=