This documenta- tion describes the current state of development.
Prokee Modules:
GUI Elements:
GUI Interactions:
GUI Layouts:
Games/Demos:
Third Party Libraries:
tio/tio.hinterface/prokee/tio/prokee.hinterface/prokee/tio/prokee_c.hinterface/prokee/mlocal.htio/tio.cppinterface/prokee/tio/prokee.cppinterface/prokee/tio/prokee_c.cppint (*tio_getLines)();
int (*tio_getColumns)();
bool (*tio_startup)();
bool (*tio_cleanup)();
int (*tio_scan_key)();
int (*tio_main)(int argc,char **argv);
struct tio_screen *(*tio_createContext)(const char *name,struct tio_color sfgc,struct tio_color sbgc,struct tio_color fgc,struct tio_color bgc);
struct tio_screen *(*tio_createScreen)(struct tio_screen *context,const char *screen_title,int x,int y,int xx,int yy);
struct tio_screen *(*tio_createWindow)(struct tio_screen *screen,const char *window_title,int x,int y,int xx,int yy);
void (*tio_destroy)(struct tio_screen *screen);
void (*tio_fitContextToTerminalSize)(struct tio_screen *context);
void (*tio_fitScreenToTerminalSize)(struct tio_screen *screen,bool reallocBuffer);
void (*tio_fitWindowToParent)(struct tio_screen *window,bool reallocBuffer);
void (*tio_reallocBufferToWindowSize)(struct tio_screen *window);
void (*tio_draw)(struct tio_screen *screen);
void (*tio_drawContext)(struct tio_screen *context);
void (*tio_drawWindow)(struct tio_screen *window);
void (*tio_locate)(struct tio_screen *window,int px,int py);
void (*tio_printString1)(struct tio_screen *window,const char *str);
void (*tio_printString2)(struct tio_screen *window,int px,int py,const char *str);
void (*tio_printString3)(struct tio_screen *window,int px,int py,const char *str,struct tio_color fg,struct tio_color bg);
void (*tio_updateDisplay)(struct tio_screen *context);
void (*tio_redim_plain)(struct tio_screen *window,int xx,int yy);
void (*tio_reset)();
int tio_getLines();
int tio_getColumns();
bool tio_startup();
bool tio_cleanup();
int tio_scan_key();
int tio_main(int argc,char **argv);
struct tio_screen *tio_createContext(const char *name,struct tio_color sfgc,struct tio_color sbgc,struct tio_color fgc,struct tio_color bgc);
struct tio_screen *tio_createScreen(struct tio_screen *context,const char *screen_title,int x,int y,int xx,int yy);
struct tio_screen *tio_createWindow(struct tio_screen *screen,const char *window_title,int x,int y,int xx,int yy);
void tio_destroy(struct tio_screen *screen);
void tio_fitContextToTerminalSize(struct tio_screen *context);
void tio_fitScreenToTerminalSize(struct tio_screen *screen,bool reallocBuffer);
void tio_fitWindowToParent(struct tio_screen *window,bool reallocBuffer);
void tio_reallocBufferToWindowSize(struct tio_screen *window);
void tio_draw(struct tio_screen *screen);
void tio_drawContext(struct tio_screen *context);
void tio_drawWindow(struct tio_screen *window);
void tio_locate(struct tio_screen *window,int px,int py);
void tio_printString1(struct tio_screen *window,const char *str);
void tio_printString2(struct tio_screen *window,int px,int py,const char *str);
void tio_printString3(struct tio_screen *window,int px,int py,const char *str,struct tio_color fg,struct tio_color bg);
void tio_updateDisplay(struct tio_screen *context);
void tio_redim_plain(struct tio_screen *window,int xx,int yy);
void tio_reset();
-------------------------------------------------------------------------------- tio -- Do Dez 5 02:41:23 CET 2019 -------------------------------------------------------------------------------- ERROR: Fehler beim öffnen der Datei files.def. Fehlernummer: 2 ------------------------------------------------------------------------------- > install headers cp: der Aufruf von stat für '../source/interface/prokee/tio/inc/struct.h' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- Executable for Linux/[local system] (CLI)[compiling] [end]------------------------------------------------------------------------------- Executable for Windows/[local system] (CLI)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Linux/[local system] (DLL)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Windows/[local system] (DLL)[compiling] [end]------------------------------------------------------------------------------- Static library for Linux/[local system] (LIB)[compiling] [end]------------------------------------------------------------------------------- Static library for Windows/[local system] (LIB)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/[local system])[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/[local system])[compiling] [end]------------------------------------------------------------------------------- Executable for Linux/32bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Executable for Windows/32bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Linux/32bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Windows/32bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Static library for Linux/32bit (LIB)[compiling] [end]------------------------------------------------------------------------------- Static library for Windows/32bit (LIB)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/32bit)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/32bit)[compiling] [end]------------------------------------------------------------------------------- Executable for Linux/64bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Executable for Windows/64bit (CLI)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Linux/64bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Dynamic library for Windows/64bit (DLL)[compiling] [end]------------------------------------------------------------------------------- Static library for Linux/64bit (LIB)[compiling] [end]------------------------------------------------------------------------------- Static library for Windows/64bit (LIB)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/64bit)[compiling] [end]------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/64bit)[compiling] [end]------------------------------------------------------------------------------- > test_all ------------------------------------------------------------------------------- > prepare cp: der Aufruf von stat für '../source/interface/prokee/tio/inc/struct.h' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für '../docu/man/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > install creating /opt/prokee/system/reg/dllinfo/tio.v01.info ... license=1 | version=1 | library=libtio.v01 creating /opt/prokee/system/reg/dllinfo/tio.info ... license=1 | version=1 | library=libtio.v01 ------------------------------------------------------------------------------- > module ------------------------------------------------------------------------------- > exepack ------------------------------------------------------------------------------- > sourcepack ------------------------------------------------------------------------------- > cleanup ------------------------------------------------------------------------------- > webexport -------------------------------------------------------------------------------- FERTIG --------------------------------------------------------------------------------