From 7bee913ddd7bb8d2608118435680a95ba1d235ae Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 4 Jun 2003 14:02:30 +0000 Subject: [PATCH] Michel's modifications git-svn-id: http://ltt.polymtl.ca/svn@83 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/doc/developer/gui_layout.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ltt/branches/poly/doc/developer/gui_layout.txt b/ltt/branches/poly/doc/developer/gui_layout.txt index d0f9f9ae..ff3520e7 100644 --- a/ltt/branches/poly/doc/developer/gui_layout.txt +++ b/ltt/branches/poly/doc/developer/gui_layout.txt @@ -69,14 +69,12 @@ Here is a short description of each menu entry *Dump binary * (separator between text tools and graphical tools implies different function to register each type of menu entries) -*Events -> *Insert before : insert or remove this type of viewer - *Insert after before or after the current position -*ControlFlow -> *Insert before - *Insert after +*Insert Events View : insert this type of viewer +*Insert ControlFlow View - Plugins -*Load module : ask the user a module to load (text field). +*Load module : ask the user a module to load (list modules in search path). *Unload module : list all modules, click to choose, then unload button. -*Add module search path : ask user for a new path (text field). +*Add module search path : ask user for a new path (file selection dialog). - Options //FIXME *Color : change the color of the currently selected element ? -- 2.34.1