From: Richard W.M. Jones Date: Wed, 27 Jul 2011 19:43:29 +0000 (+0100) Subject: todo: Use signals. X-Git-Tag: 0.2.0~13 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=94ce2acfb5a24f73e218bad2ca9b2a1e4ab5cfeb;p=guestfs-browser.git todo: Use signals. --- diff --git a/TODO b/TODO index d872f12..8c64dbf 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +Current use of callbacks in the main window is extremely clunky and +causes all sorts of complex dependency problems in the OCaml code. We +should use Gtk signals instead. + Context menu: . Open file (view / open dir)