Codaedit: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
Line 5: Line 5:
* add new define's to ''Editor.h'' and ''Editor_graph.h''
* add new define's to ''Editor.h'' and ''Editor_graph.h''


* add new component to the ''XcodaEditorPixmaps'' structure in ''Editor_pixmap.h'' (3 different xpm's ?)
* add new component to the ''XcodaEditorPixmaps'' structure in ''Editor_pixmap.h'' (3 different xpm's ?) and ''Manager'' structure in ''Editor_layout.h''


* create new ''xpm'' file in directory ''xpm_icon'' and put it into ''Editor_pixmap.c'' (3 different xpm's ?)
* create new ''xpm'' file in directory ''xpm_icon'' and put it into ''Editor_pixmap.c'' (3 different xpm's ?)


*
*

Revision as of 17:53, 18 July 2015

Graphic editor for Coda data acquisition system.

To add new component:

  • add new define's to Editor.h and Editor_graph.h
  • add new component to the XcodaEditorPixmaps structure in Editor_pixmap.h (3 different xpm's ?) and Manager structure in Editor_layout.h
  • create new xpm file in directory xpm_icon and put it into Editor_pixmap.c (3 different xpm's ?)