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

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

[Octave-bug-tracker] [bug #46076] Documentation needed for ui* family of


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #46076] Documentation needed for ui* family of GUI building functions
Date: Thu, 08 Oct 2015 08:13:59 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

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

@John: there is a central place, genpropdocs.m, where we currently document
the properties like "deletefcn" that any graphics object features. It would be
easy to add "uicontextmenu" ("uimenu" and "uipanel" also) to the list of
"base" graphics objects that are handled by genpropdoc.m. For the case of
"uicontrol" it is another story as there is no 0 argument (default) interface,
and this is actually what genpropdoc.m relies on.
So to be clear I think that the help string should only mention important
properties that are specific to each uixxx object, and leave details for the
manual.

If you agree with this approach I'll look into modifying genpropdoc.m to
include uixxx objects.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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