I'm setting widget resources (colour..etc) by using
XtSetValues(widgetid,args,i) subroutine.
Under OSF/1 v.3.0B everything works fine.
However, under Digital Unix v.3.2D XtSetValues eats my memory. Every
XtSetValues subroutine
call takes piece of memory.
My application is all the time on the display and updates 30 widgets in
every second.
So I seems to have big problem if I couldn't solve this.
Is there anyway around this ?
Thanks in advance for your help.
Received on Tue May 28 1996 - 12:21:42 NZST