_S3DW_INPUT(9) s3d Manual _S3DW_INPUT(9)NAMEs3dw_input - input field of s3d widgetSYNOPSIS#include <s3dw.h>STRUCTURE MEMBERSstruct _s3dw_input { s3dw_widget widget; char *text; uint32_t oid_text; s3dw_callback onclick; s3dw_callback onedit; }DESCRIPTIONThe inputs is an input-field where a user may type things. onclick reacts on click in the field, onedit notifies you when someone writes in the field.AUTHORSimon Wunderlich Author of s3d s3d _S3DW_INPUT(9)
| Related Man Pages |
|---|
| dwtstextgeteditable(3dwt) - ultrix |
| xtoffsetof(3) - hpux |
| xmresolvepartoffsets(3x) - osf1 |
| csx_convertspeed(9f) - sunos |
| xtoffsetof(1) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |