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

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

[Octave-bug-tracker] [bug #45364] waitbar function doesnt implement the


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #45364] waitbar function doesnt implement the CreateCancelBtn option
Date: Mon, 22 Jun 2015 18:12:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Update of bug #45364 (project octave):

              Item Group:    Matlab Compatibility => Feature Request        
                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

Hi,

I attached a patch that implements this functionality using an uicontrol
object thus *for qt toolkit only*.

I can run the examples in ML doc but your example fails and I am surprised
that it may ever work. In the function string 


setappdata (h,'cancel',1)


The handle "h" is not defined in the execution scope. It should be replaced by
e.g. "gcbf ()". Am I missing something?

(file #34294)
    _______________________________________________________

Additional Item Attachment:

File name: add_cancel.patch               Size:5 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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