home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / motif / 5887 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mlb.semi.harris.com!dw3f.ess.harris.com!ccarpent
  3. From: ccarpent@dw3f.ess.harris.com (Craig Carpenter)
  4. Subject: Problem with XmTextGetString
  5. Date: Fri, 28 Aug 1992 14:12:51 GMT
  6. Nntp-Posting-Host: dw3z.ess.harris.com
  7. Distribution: usa
  8. Reply-To: ccarpent@dw3f.ess.harris.com (Craig Carpenter)
  9. Organization: Harris ISD
  10. Sender: news@mlb.semi.harris.com
  11. Message-ID: <1992Aug28.141251.3933@mlb.semi.harris.com>
  12. Lines: 23
  13.  
  14. --
  15. I cannot seem to find out why I keep getting null strings returned from
  16. XmTextGetString. I
  17. can see the widget and it has values in it, but I aloways get nulls, any
  18. ideas ??
  19.  
  20. used XmTextSetString(widget, &text) to fill it
  21.  
  22. XmTextGetString (widget, &text);
  23.  
  24.  
  25. Thanks
  26. ============================================================================= 
  27.                                                  
  28. Craig Carpenter                                   HARRIS CORPORATION
  29. E-Mail: ccarpent@dw3f.ess.harris.com       IIIIIIIII    SSSSSSSS   DDDDDDD
  30. Phone : (407)984-6444                         I        S          D      D
  31. Fax   : (407)984-6327                         I        SSSSSSSS   D      D
  32.                                               I               S   D      D
  33. "Me, Myself, and I have                   IIIIIIIII    SSSSSSSS   DDDDDDD
  34. these opinions, not the company"
  35. ============================================================================
  36.  
  37.