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

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

[Octave-patch-tracker] [patch #8016] Prototype octave_value_list transfe


From: Dan Sebald
Subject: [Octave-patch-tracker] [patch #8016] Prototype octave_value_list transfer
Date: Sat, 13 Apr 2013 09:57:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

URL:
  <http://savannah.gnu.org/patch/?8016>

                 Summary: Prototype octave_value_list transfer
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Sat 13 Apr 2013 09:57:00 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This a prototype of prototype quality bits and pieces to transfer commands and
octave_value_list data across threads.  I used the qtdialogs code as a
starting point, so it really isn't too much actual code.  I put PROTOTYPE
CONCEPT in spots to identify the needed parts.

The steps to follow are:

1) Enter some type of matrix value at the command line like x =
[1:10]'*[1:10]

2) Click on the little red button near the directory file menu.

3) Enter the name of the variable created in the input dialog.  (Pressing OK
will queue up two commands, the size of the matrix and the matrix).

4) Enter "qterrordlg ('hello');" at the command line.  (This is supposed to
simulate Octave core eventually getting around to processing the commands that
have been queued.)




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 13 Apr 2013 09:57:00 AM GMT  Name:
octave-ovlist_prototype-2013apr13.patch  Size: 29kB   By: sebald

<http://savannah.gnu.org/patch/download.php?file_id=27858>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8016>

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




reply via email to

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