octave-maintainers
[Top][All Lists]
Advanced

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

Re: waitbar ?


From: marco atzeri
Subject: Re: waitbar ?
Date: Wed, 21 Dec 2011 15:49:54 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 12/21/2011 3:33 PM, John W. Eaton wrote:
On 21-Dec-2011, Ben Abbott wrote:

| Should waitbar be listed in module.mk ?
|
| diff --git a/scripts/plot/module.mk b/scripts/plot/module.mk
| --- a/scripts/plot/module.mk
| +++ b/scripts/plot/module.mk
| @@ -194,6 +194,7 @@
|    plot/uitoolbar.m \
|    plot/uiwait.m \
|    plot/view.m \
| +  plot/waitbar.m \
|    plot/waitforbuttonpress.m \
|    plot/whitebg.m \
|    plot/xlabel.m \

Oops, yes, it should be.  Please apply that change to the stable
branch.

Thanks,

jwe

this explain why waitbar works when using run-octave on the tree build
but failed on my test using the installed version.

thanks
Marco



reply via email to

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