[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hidden handles and get_children vs. get_all_children
From: |
Kai Habel |
Subject: |
hidden handles and get_children vs. get_all_children |
Date: |
Mon, 08 Nov 2010 21:41:24 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100914 SUSE/3.1.4 Lightning/1.0b2 Thunderbird/3.1.4 |
Hello,
I think we need to replace in almost all places in graphics.cc and
fltk_backend.cc the usage of get_children with get_all_children.
Otherwise hidden handles are not considered. This is useful e.g. for
generic menus to figure windows, which should be hidden from the user space.
I have attached a Changeset (w/o Changelog) to do the replacement, comments?
BTW, a hidden is only 'hidden' from the user space it is still visible.
Kai
Changeset.hidden_handles
Description: Text document
- hidden handles and get_children vs. get_all_children,
Kai Habel <=