octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35773] Extra figure openned by waitbar


From: A. Tombs
Subject: [Octave-bug-tracker] [bug #35773] Extra figure openned by waitbar
Date: Wed, 02 Jan 2013 21:00:45 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11

Follow-up Comment #3, bug #35773 (project octave):

This bug is still present in Octave 3.6.3.

The following code:

> waitbar(0.0);
> waitbar(0.1);

creates a waitbar figure (after the first call), then a blank figure and a
second waitbar with incorrect dimensions (after the second call).

Subsequent calls to waitbar behave as expected.

Using the handle returned by waitbar does not change the result.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35773>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]