ut_ui_TX.c File Reference
userInterface messageWindow TX_
More...
#include "MS_Def0.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <gtk/gtk.h>
#include "../ut/ut_txt.h"
#include "../ut/ut_os.h"
#include "../gtk/ut_gtkTx.h"
#include "../xa/xa_msg.h"
#include "ut_ui_TX.h"
Detailed Description
userInterface messageWindow TX_
=====================================================
Liste_Funktionen_Beginn:
TX_Print print formatted into messageWindow
TX_Error print formatted into messageWindow & set error
TX_Write print textstring into messageWindow
Liste_Funktionen_Ende:
=====================================================
Define Documentation
Function Documentation
| int AP_errStat_set |
( |
int |
|
) |
|
raise / reset error
0 = default = OK;
1 = Error
2 = DB_allocCDAT; rerun.
| void TX_Print |
( |
char * |
txt, |
|
|
|
... | |
|
) |
| | |
display message
0-10 parameters; max. 255 characters
| void TX_Error |
( |
char * |
txt, |
|
|
|
... | |
|
) |
| | |
display message and raise error
0-10 parameters; max. 100 characters
| void TX_Write |
( |
char * |
txt |
) |
|
Variable Documentation