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

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

[Octave-bug-tracker] [bug #38046] struct2hdl error when struct has 'uico


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #38046] struct2hdl error when struct has 'uicontrol' object
Date: Sun, 13 Jan 2013 21:08:48 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0

Follow-up Comment #2, bug #38046 (project octave):

Indeed uicontrols are not supported and I had not noticed those objects where
implemented. 

For ui related objects my approach has been to *not* store theim in the
structure (see "uimenu" in hdl2struct), until QtHandle or any "ui"aware
backend is added to the hg source tree, as I don't have any mean to actually
test the code.  

On the other hand implementing (fake) support for objects that are already
implemented would not be a huge work has Rik stated.
What do you think?

I have attached a minimal patch: struct2hdl sends an error if the requested
object is not implemented. 

(file #27255)
    _______________________________________________________

Additional Item Attachment:

File name: struct2hdl_diff.patch          Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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