]> git.sur5r.net Git - bacula/docs/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)
commitb5b67c0e93a2cf1af35105373d0076e8db997489
treefb0636aa458f8be359644ab21d8f930b893ab160
parentf24485ce7189387667ab6c0088a4b9c677e19cd5
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.