]> git.sur5r.net Git - bacula/rescue/commit
dhb This solves the really not elegant at all way to determine what tree item
authorDirk H Bartley <dbartley@schupan.com>
Sat, 24 Mar 2007 20:05:09 +0000 (20:05 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sat, 24 Mar 2007 20:05:09 +0000 (20:05 +0000)
commit6acba8b0cca4325fe98c145f83fe23868ba95fbb
treefedcedfcce060b767086fbb22e70169b48ddf11c
parent27d8500207dff7a39399bb2b86f6a04a512235aa
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.