]> git.mxchange.org Git - simgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Sun, 23 Oct 2005 11:55:48 +0000 (11:55 +0000)
committerehofman <ehofman>
Sun, 23 Oct 2005 11:55:48 +0000 (11:55 +0000)
commitdebd066edd2bd23249e867354b1f41df88cdae80
tree386bdb60a1f86f8c6e0c518bd5043af08aaf37e3
parentf58d81b1e955be21d934bd5d715345872f96c00f
Melchior FRANZ:

The attached patch makes remove_child() available as removeChild(pos, keep).
That's consistent with getChild. Only renamed remove_child to removeChild and
added a check for validity of the pos argument.

removeChildren() will be used in input.cxx, and a lot in the upcoming
dynamic new_gui dialogs, which are aiming at replacing the hard-coded
dialogs. I'll discuss them on the list once the infrastructure is
in place. (The <hide> gui property was one part of it.)
simgear/props/props.cxx
simgear/props/props.hxx