Re: howto exchange one widget with another widget



>I want to show a frame/button/whatsoever in one window and on user
>interaction I want to exchange it against another one of the same size.
>
>I read everything I got between my fingers about
>widget_show/hide/realize and one thing works pretty fine: to get rid of
>the widget I want to get rid of. But I can't show the other widget.

remove the first widget from its parent container, then add the other.

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]