LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   XmTextSetString(message, "NEW TEXT") NEED REFRESH???? (https://www.linuxquestions.org/questions/programming-9/xmtextsetstring-message-new-text-need-refresh-288900/)

cbranje 02-11-2005 08:07 AM

XmTextSetString(message, "NEW TEXT") NEED REFRESH????
 
XmTextSetString(message, "NEW TEXT")

I have this function in a callback and its not updating my widget which is a global variable. Do I need to refresh the widget or something to get the scrolled text box to display the text.

Thanks
Carmen


All times are GMT -5. The time now is 04:49 PM.