ut_gtk2tx.c File Reference

GTK message window GUI_Tx_. More...

#include "../xa/MS_Def0.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../gtk/ut_gtk.h"
#include "../ut/ut_geo.h"
#include "../ut/ut_txt.h"
#include "../ut/ut_TX.h"
#include "../xa/xa.h"

Functions

GtkWidget * GUI_Tx_Win (void **wtext)
int GUI_Tx_fwri (char *txbuf)
int GUI_Tx_wri (char *txbuf)
int GUI_Tx_add (GtkTextBuffer *wTx, char *txbuf)
int GUI_Tx_rmLast ()

Variables

AP_STAT AP_stat
 progress of Start
static GtkTextBuffer * TxBuf
static GtkWidget * TxView = NULL
static int oldPos

Detailed Description

GTK message window GUI_Tx_.

=====================================================
Liste_Funktionen_Beginn:

GUI_Tx_Win       Create messagewindow
GUI_Tx_fwri      wr file -> messagewindow
GUI_Tx_wri       wr string -> messagewindow
GUI_Tx_add       wr string intern
GUI_Tx_rmLast    remove last line

Liste_Funktionen_Ende:
=====================================================

max linelength = 255

Function Documentation

GtkWidget* GUI_Tx_Win ( void **  wtext  ) 

create textwindow

int GUI_Tx_fwri ( char *  txbuf  ) 

write file to textwindow

int GUI_Tx_wri ( char *  txbuf  ) 

write textline to textwindow

int GUI_Tx_add ( GtkTextBuffer *  wTx,
char *  txbuf 
)

add textline to textwindow

int GUI_Tx_rmLast (  ) 

delete last textoutputline


Variable Documentation

progress of Start

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

   1 starting
   2 initialyze done
  65 Batch, else interactive.
GtkTextBuffer* TxBuf [static]
GtkWidget* TxView = NULL [static]
int oldPos [static]
Generated on Fri Apr 6 09:40:09 2012 for gCAD3D by  doxygen 1.6.3