home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cato / Xm / XmCreatePopupMenu.z / XmCreatePopupMenu
Encoding:
Text File  |  2002-10-03  |  6.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu - A RowColumn widget convenience creation
  10.           function
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////RRRRoooowwwwCCCCoooolllluuuummmmnnnn....hhhh>>>>
  14.  
  15.           WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu ((((_p_a_r_e_n_t, _n_a_m_e, _a_r_g_l_i_s_t, _a_r_g_c_o_u_n_t))))
  16.                WWWWiiiiddddggggeeeetttt    _p_a_r_e_n_t;;;;
  17.                SSSSttttrrrriiiinnnngggg    _n_a_m_e;;;;
  18.                AAAArrrrggggLLLLiiiisssstttt   _a_r_g_l_i_s_t;;;;
  19.                CCCCaaaarrrrddddiiiinnnnaaaallll  _a_r_g_c_o_u_n_t;;;;
  20.  
  21.  
  22.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  23.           This page documents version 1.2 of the Motif library.
  24.  
  25.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.           XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu creates an instance of a RowColumn widget
  27.           of type XXXXmmmmMMMMEEEENNNNUUUU____PPPPOOOOPPPPUUUUPPPP and returns the associated widget ID.
  28.           When using this function to create the Popup MenuPane, a
  29.           MenuShell widget is automatically created as the parent of
  30.           the MenuPane.  The parent of the MenuShell widget is the
  31.           widget indicated by the _p_a_r_e_n_t parameter.
  32.  
  33.           XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu is provided as a convenience function for
  34.           creating RowColumn widgets configured to operate as Popup
  35.           MenuPanes and is not implemented as a separate widget class.
  36.  
  37.           The PopupMenu is used as the first MenuPane within a
  38.           PopupMenu system; all other MenuPanes are of the Pulldown
  39.           type.  A Popup MenuPane displays a 3-D shadow, unless the
  40.           feature is disabled by the application.  The shadow appears
  41.           around the edge of the MenuPane.
  42.  
  43.           The Popup MenuPane must be created as the child of a
  44.           MenuShell widget in order to function properly when it is
  45.           incorporated into a menu.  If the application uses this
  46.           convenience function for creating a Popup MenuPane, the
  47.           MenuShell is automatically created as the real parent of the
  48.           MenuPane.  If the application does not use this convenience
  49.           function to create the RowColumn to function as a Popup
  50.           MenuPane, it is the application's responsibility to create
  51.           the MenuShell widget.
  52.  
  53.           To access the PopupMenu, the application must first position
  54.           the widget using the XXXXmmmmMMMMeeeennnnuuuuPPPPoooossssiiiittttiiiioooonnnn function and then manage
  55.           it using XXXXttttMMMMaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd.
  56.  
  57.  
  58.           _p_a_r_e_n_t Specifies the parent widget ID
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmCCCCrrrreeeeaaaatttteeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu((((3333XXXX))))
  71.  
  72.  
  73.  
  74.           _n_a_m_e   Specifies the name of the created widget
  75.  
  76.           _a_r_g_l_i_s_tSpecifies the argument list
  77.  
  78.           _a_r_g_c_o_u_n_t
  79.                  Specifies the number of attribute/value pairs in the
  80.                  argument list (_a_r_g_l_i_s_t)
  81.  
  82.  
  83.           Popup MenuPanes support tear-off capabilities for tear-off
  84.           menus through XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn resources.  For a complete
  85.           definition of RowColumn and its associated resources, see
  86.           XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn((((3333XXXX)))).
  87.  
  88.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  89.           Returns the RowColumn widget ID.
  90.  
  91.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  92.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeSSSSiiiimmmmpppplllleeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu((((3333XXXX)))), XXXXmmmmMMMMeeeennnnuuuuPPPPoooossssiiiittttiiiioooonnnn((((3333XXXX)))),
  93.           XXXXmmmmMMMMeeeennnnuuuuSSSShhhheeeellllllll((((3333XXXX)))), XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn((((3333XXXX)))), and
  94.           XXXXmmmmVVVVaaaaCCCCrrrreeeeaaaatttteeeeSSSSiiiimmmmpppplllleeeePPPPooooppppuuuuppppMMMMeeeennnnuuuu((((3333XXXX)))).
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.