-
Re: XtUnmanageChild
[email]skg@fluent.co.in[/email] (Surya Kiran) wrote in message news:<5946f326.0306190232.29b29a1c@posting.google.com>...
[color=blue]
> I've a rowcolumn widget, and i'm trying to unmanaging some of its
> children. but when i unmanage them, my application is taking long time
> to unmanage the child. I've tried XFlush (XtDisplay (w)) and
> XmUpdateDisplay (w) (where w is the child, i'm trying to unmanage).
> but nothing happened. what could have been the problem.[/color]
How many children your rowcolumn have. Is it configured as a menu? Could
you post a code snip that shows the problem?
--- Casantos