GtkEntry and hiding tabs in notebooks
- From: Fredrik Arnerup <e97_far e kth se>
- To: gtk-list gnome org
- Cc: Fredrik Arnerup <e97_far e kth se>
- Subject: GtkEntry and hiding tabs in notebooks
- Date: Fri, 16 Apr 2004 19:09:36 +0200
Hello,
I have a notebook in which I sometimes want some of the tab to be
hidden. Now, I can accomplish this by hiding the page, but the
problem is showing it again. If there are GtkEntries on a page, those
are shown even if the page itself isn't the active one.
I am assuming this because GtkEntry has its own window or
something. The problem goes away when I change pages, so it seems like
GtkNotebook has code to handle this special case?
Is there a simple way of getting around this problem without
hiding the contents of each page and then connecting to the
switch-page signal to show the contents on demand?
--
Fredrik Arnerup <e97_far e kth se>
http://www.stacken.kth.se/~foo/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]