Help: why Gtk::Bin.remove() deletes my object
- From: Howard Zhou <howardzzh yahoo com>
- To: gtk-list gnome org
- Subject: Help: why Gtk::Bin.remove() deletes my object
- Date: Fri, 8 Jun 2001 09:46:48 -0700 (PDT)
Hi,
I am back. Thanks for your advice last time. Now I
have a new one. I tried to switch between text object
in a scrolled window by calling remove() then add(*_)
because the trial with just calling add(*_) does not
work. But I found that remove() will actually delete
the text object I put in first(this maybe my
misunderstanding).
Is this really true? If so, is there a function that I
can call so that it will replace the text widget in
that window without deleting the old one, or is there
any other way going around. Thanks!
Howard
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]