gtktable question



(I posted this question while back and got no answer, now repost)

Supose I have a 3x3 gtktable with wdgets attached in. Later on, I want
to resize
or reposition the widgets(cell) to use different attach
parameters(left_attach,right_attach,top_attach,bottom_attach). How can I

do this?

I have thought of two methods:
method 1. unparent the widget attached, remove the child from the
gtktable->children, then re-attach the widget with the new parameters;

method 2.modify the parameters in gtktablechild->left_attach(and also
right_attach, top_attach,bottom_attach), then what should I do next?

Will those ideas work? Please help!

Regards

Yanxin




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