Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

inputw.h File Reference

#include "input.h"

Data Structures

struct  FIELDLISTW
struct  FIELDW
union  u_tag

Functions

void initfieldsw (struct FIELDLISTW *listw, int leny, int lenx, int begy, int begx, int box_true, int box_attr)
void destroyfieldsw (struct FIELDLISTW *listw)
void refresh_fieldw (struct FIELDW *fieldw)
void refreshfieldws (struct FIELDLISTW *listw)
int operatefieldsw (struct FIELDLISTW *listw, int *position, int *aborted)
FIELDWaddfieldsw (struct FIELDLISTW *listw, char *desc, uint len, uint y, uint x)
void addfieldw_type (struct FIELDLISTW *listw, void *put, char *desc, uint begy, uint begx, uint len, uint plen, double start, double end, int type, int mode, int *pos)
void addfieldw_date (struct FIELDLISTW *listw, struct date *put, char *desc, uint begy, uint begx, int type_of_date, int mode, int *pos)
void addfieldw_time (struct FIELDLISTW *listw, struct time *put, char *desc, uint begy, uint begx, int type_of_time, int mode, int *pos)
void addfieldw_button (struct FIELDLISTW *listw, char *text, uint begy, uint begx, int use_shadow, int *pos)

Function Documentation

struct FIELDW* addfieldsw struct FIELDLISTW   listw,
char *    desc,
uint    len,
uint    y,
uint    x
 

void addfieldw_button struct FIELDLISTW   listw,
char *    text,
uint    begy,
uint    begx,
int    use_shadow,
int *    pos
 

void addfieldw_date struct FIELDLISTW   listw,
struct date   put,
char *    desc,
uint    begy,
uint    begx,
int    type_of_date,
int    mode,
int *    pos
 

void addfieldw_time struct FIELDLISTW   listw,
struct time   put,
char *    desc,
uint    begy,
uint    begx,
int    type_of_time,
int    mode,
int *    pos
 

void addfieldw_type struct FIELDLISTW   listw,
void *    put,
char *    desc,
uint    begy,
uint    begx,
uint    len,
uint    plen,
double    start,
double    end,
int    type,
int    mode,
int *    pos
 

void destroyfieldsw struct FIELDLISTW   listw
 

void initfieldsw struct FIELDLISTW   listw,
int    leny,
int    lenx,
int    begy,
int    begx,
int    box_true,
int    box_attr
 

int operatefieldsw struct FIELDLISTW   listw,
int *    position,
int *    aborted
 

void refresh_fieldw struct FIELDW   fieldw
 

void refreshfieldws struct FIELDLISTW   listw
 


Generated on Wed Apr 2 06:51:16 2003 for TFCC by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001