[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #50466] makehgtform function missing
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #50466] makehgtform function missing |
Date: |
Sun, 30 Dec 2018 01:54:56 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #31, bug #50466 (project octave):
I resolved the three issues mentioned in comment #30. This will be a part of
Octave 5.0 scheduled for release in January, 2019.
I recommend that you upgrade as soon as it is available so that you can
eliminate the hack, which no longer works anyways, of testing for Octave and
doing a two step create graphics handle and then set parent.
The "type" field as returned by
ht = hgtransform ();
get (ht, "type")
will still be "hggroup". I don't have a workaround to return "hgtransform".
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?50466>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, (continued)
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Rik, 2018/12/19
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Rik, 2018/12/19
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Gary E. Deschaines, 2018/12/19
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Rik, 2018/12/20
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Gary E. Deschaines, 2018/12/20
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Rik, 2018/12/20
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Gary E. Deschaines, 2018/12/20
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Gary E. Deschaines, 2018/12/20
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Gary E. Deschaines, 2018/12/25
- [Octave-bug-tracker] [bug #50466] makehgtform function missing, Rik, 2018/12/27
- [Octave-bug-tracker] [bug #50466] makehgtform function missing,
Rik <=