home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat3 / xtdisplaystringconversionwarni < prev    next >
Encoding:
Text File  |  1996-10-17  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4. XtDisplayStringConversionWarXnTXitnFDgUi(Ns3CpXTltIa)OyNSStringConversionWarning(3Xt)
  5.  
  6.  
  7. NNAAMMEE
  8.        XtDisplayStringConversionWarning - issue a conversion
  9.        warning message
  10.  
  11. SSYYNNTTAAXX
  12.        void XtDisplayStringConversionWarning(_d_i_s_p_l_a_y, _f_r_o_m___v_a_l_u_e,
  13.        _t_o___t_y_p_e)
  14.         Display* _d_i_s_p_l_a_y;
  15.         String _f_r_o_m___v_a_l_u_e, _t_o___t_y_p_e;
  16.  
  17. AARRGGUUMMEENNTTSS
  18.        _d_i_s_p_l_a_y     Specifies the displaly connection with which the
  19.          conversion is associated.
  20.  
  21.        _f_r_o_m___v_a_l_u_e
  22.          Specifies the string that could not be con-
  23.          verted.
  24.  
  25.        _t_o___t_y_p_e     Specifies the target representation type
  26.          requested.
  27.  
  28. DDEESSCCRRIIPPTTIIOONN
  29.        The _X_t_D_i_s_p_l_a_y_S_t_r_i_n_g_C_o_n_v_e_r_s_i_o_n_W_a_r_n_i_n_g function issues a
  30.        warning message using _X_t_A_p_p_W_a_r_n_i_n_g_M_s_g with name ``conver-
  31.        sionError'', type ``string'', class ``XtToolkitError, and
  32.        the default message string ``Cannot convert "_f_r_o_m___v_a_l_u_e"
  33.        to type _t_o___t_y_p_e''.
  34.  
  35.        To issue other types of warning or error messages, the
  36.        type converter should use _X_t_A_p_p_W_a_r_n_i_n_g_M_s_g or
  37.        _X_t_A_p_p_E_r_r_o_r_M_s_g.
  38.  
  39. SSEEEE AALLSSOO
  40.        XtAppWarningMsg(3t)
  41.        _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s _- _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  42.        _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.