From 4a97e95bde4dbf593a015c04285dc1f296a35d99 Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 3 Jun 2004 19:50:05 +0000 Subject: [PATCH] events req servicing v2, with background computation, mod git-svn-id: http://ltt.polymtl.ca/svn@578 04897980-b3bd-0310-b5e0-8ef037075253 --- .../poly/doc/developer/lttvwindow_events_delivery.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ltt/branches/poly/doc/developer/lttvwindow_events_delivery.txt b/ltt/branches/poly/doc/developer/lttvwindow_events_delivery.txt index 252f4c20..4e77884a 100644 --- a/ltt/branches/poly/doc/developer/lttvwindow_events_delivery.txt +++ b/ltt/branches/poly/doc/developer/lttvwindow_events_delivery.txt @@ -222,6 +222,10 @@ parameter. If a tab is removed, its associated idle events requests servicing function must also be removed. +It now looks a lot more useful to give a Tab* to the viewer instead of a +MainWindow*, as all the information needed by the viewer is located at the tab +level. It will diminish the dependance upon the current tab concept. + Idle function (lttvwindow_process_pending_requests) -- 2.34.1