From: Dirk H Bartley Date: Sat, 24 Mar 2007 20:05:09 +0000 (+0000) Subject: dhb This solves the really not elegant at all way to determine what tree item X-Git-Tag: Release-2.2.0~867 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b5b67c0e93a2cf1af35105373d0076e8db997489;p=bacula%2Fdocs dhb This solves the really not elegant at all way to determine what tree item goes with what stacked widget item. ( When a tree item is clicked ) This begins the framework for being able to add and destroy tree widget items and associated stacked widget items on the fly. I still need to fix a few items such as the ability to close a window and never get it back, ... ever. ---