next up previous contents
Next: Drawing Area Up: Editor Previous: Editor   Contents

Overview

The Editor is a module which allows to develop logical design graphically. The main workspace of the Editor is a Drawing Area, where the user can create, modify or delete graphical objects which represent a logical structure.

The Editor window is named editor_window and consists of four following objects:


Table 5.2: Editor menu, names and call-back functions.
title name signal call-back function
Edit editor_edit    
Close editor_close activate gtk_widget_hide
Help editor_help    
Manual editor_manual activate on_editor_manual_activate



Table 5.3: Editor toolbar, names and call-back functions.
title name signal call-back function
select select_radiobutton    
properties properties_radiobutton    
create create_radiobutton    
delete delete_radiobutton    


As a representation of structured logic, the tree-table representation, described in Chapter 2, is chosen.


next up previous contents
Next: Drawing Area Up: Editor Previous: Editor   Contents
Igor Wojnicki 2001-02-21