]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/TODO
This implements dynamic pages created on the fly being nested on the tree
[bacula/bacula] / bacula / src / qt-console / TODO
index b1d4485cc859a47fad4edfd6a51e46654f75f9ee..9f937d4186b466d59ad7348a7cb82b95ede783df 100644 (file)
@@ -41,6 +41,21 @@ Things to do:
 
 - Possibly some other things I didn't think of.
 
+===========================================================
+NOT SURE
+===========================================================
+
+I'm not sure about this one??  Things seem to work and I did not do a
+thing to make it happen:  the "dir" is a member of Console
+
+- We also must somehow make the low level I/O routines know which
+director/console to use.  Currently they always use the single
+global one defined in the mainWin class (if I remember right).
+
+
+============================================================
+DONE:
+============================================================
 Another idea for what you have implemented:
 - I think that the dynamic pages that you create on the fly
 should be nested under the item that creates them more like a
@@ -63,21 +78,6 @@ My original concept was to put these in a tabbed widget.  Your Idea may
 make for a cleaner user experience.  I like it.  It could save the
 effort of getting a tabbed widget to work.
 
-===========================================================
-NOT SURE
-===========================================================
-
-I'm not sure about this one??  Things seem to work and I did not do a
-thing to make it happen:  the "dir" is a member of Console
-
-- We also must somehow make the low level I/O routines know which
-director/console to use.  Currently they always use the single
-global one defined in the mainWin class (if I remember right).
-
-
-============================================================
-DONE:
-============================================================
 
 - I think we need to make the current Director more explicit, by
 perhaps highlighting it in the page selector when it is current