#include <assert.h>
#include <xy.h>
#include <iup.h>
#include <iupgc.h>
#include <cd.h>
#include "sxy_chart.h"
#include "sxy_graph.h"
#include "sxy_task.h"
#include "sxy_task_edtext.h"
Include dependency graph for sxy_task_edtext.cpp:
Go to the source code of this file.
Defines | |
#define | HIDDEN_TEXT "HIDDEN_TEXT_ATTRIBUTE_AT_TASK" |
Functions | |
int | cb_edttext_text (Ihandle *h) |
int | cb_edttext_font (Ihandle *h) |
int | cb_edttext_color (Ihandle *h) |
int | cb_edttext_size (Ihandle *h) |
Variables | |
char * | task_edtext_cpp = "$Id: sxy_task_edtext.cpp,v 1.2 2003/01/07 16:19:22 clinio Exp $" |
|
Definition at line 21 of file sxy_task_edtext.cpp. |
|
Definition at line 208 of file sxy_task_edtext.cpp. |
|
Definition at line 173 of file sxy_task_edtext.cpp. |
|
Definition at line 152 of file sxy_task_edtext.cpp. |
|
Definition at line 132 of file sxy_task_edtext.cpp. |
|
Definition at line 3 of file sxy_task_edtext.cpp. |