hi guys! for the past days at last i started to work on my wishlist for my SGI, one is porting a software

my approach is a bit different from the usual hehe i started from scratch, its not so big anyway

but for me, its very useful! i hope you like it as soon as i can release alpha version

so about my question, i got a weird behavior with one of my widget. Its a frame manager with only one child which is a label gadget. if i update the label to display a numeric value, the frame will shrink just enough for the child which is 1 or 2 characters wide. So what i did was hehe not so good idea, after updating the label gadget, i will re display the frame title which is longer than the child, then it worked

but is there a better way than this? but still this i not the question. what happened is i developed motif in my winxp using cygwin then use nfs and xnest to try my code on my O2; in my cygwin, the child updates ok and still at the middle of the frame, but on my IRIX, it updates but the label becomes left aligned to the frame? hmm i already try to play around but still no use, that's why i came here for all motif gurus

thanks in advance!