<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>While i was<a moz-do-not-send="true"
        href="http://bugzilla.scilab.org/16008"> updating the
        uimenu_properties page</a>, noticeably to document
      .callback_type,<br>
      i noticed that one of the Figures submenu has a .callback_type set
      to -2 (see below).<br>
      I have found nothing in the uicontrol doc about the meaning of
      this value.<br>
      <br>
      Would you know  what it is, to interpret .callback?<br>
      <br>
      Thanks<br>
      Samuel<br>
    </p>
    <p><font size="-1" face="Arial" color="#999999"><font
          color="#000000">--> get(0).showhiddenhandles = "on";<br>
          --> gcf().children(4).children(1)<br>
        </font> ans  =<br>
        <br>
        Handle of type "uimenu" with properties:<br>
        ========================================<br>
        Parent: uimenu<br>
        Children: []<br>
        Enable = "on"<br>
        Foregroundcolor = [0,0,0]<br>
        Label = "&Rotation 2D/3D"<br>
        Handle_Visible = "off"<br>
        Visible = "on"<br>
        <font color="#000000">Callback =
          "set(get_figure_handle([SCILAB_FIGURE_ID]), ''info_message'',
          ''Right click and drag to rotate.'')"<br>
          Callback_Type = </font></font><font face="Arial"
        color="#999999"><font color="#000000"><font color="#cc0000"><b>-</b></font></font></font><font
        size="-1" face="Arial" color="#999999"><font color="#000000"><font
            color="#cc0000">2</font><br>
        </font>Checked =  "off"<br>
        Icon =  "transform-rotate"<br>
        Userdata = []<br>
        Tag = ""<br>
      </font><br>
    </p>
  </body>
</html>