This documenta- tion describes the current state of development.
Note that interfaces and functionality may still change.

Prokee Modules:
  A
  B
  C
  D
  E
  F
  G
  I
  L
  M
  N
  O
  P
  R
  S
  T
  U
  W

     open all    |    close all

GUI Elements:
  B
  C
  I
  M
  P
  R
  S
  T

     open all    |    close all

GUI Interactions:
  B
  F
  H
  S

     open all    |    close all

GUI Layouts:
  L

     open all    |    close all

Games/Demos:
  M

     open all    |    close all

Third Party Libraries:
  P
  F
  Z

     open all    |    close all

Information about this Website / Informationen zu dieser Webseite:
In case of any questions, or comments, please feel free to contact me via email at apoll500@gmail.com.

Module guiman [Version: v01]

 
Compile status: 
see log

Contents


Dependencies

For the Prokee Module Library

Dynamically Linked Modules: For the Standalone Executable

Source Files

  • interface/prokee/guiman/prokee.h
  • interface/prokee/guiman/prokee_c.h
  • interface/prokee/mlocal.h
  • guiman/guiman.h
  • interface/prokee/guiman/prokee.cpp
  • interface/prokee/guiman/prokee_c.cpp
  • guiman/guiman.cpp

Licenses


Exported Symbols

Pointers

int (*guiman_main)(int argc,char **argv);
int (*guiman_start_ex)(const char *title,int x,int y,int xx,int yy,AbsThreadMan *tm,void(*_setup_function)(void));
int (*guiman_cleanup)();
int (*guiman_run_demo)(const char *title,void(*_setup_function)(void),void(*_cleanup_function)(void));
void (*guiman_children_memcheck)(void *elem);
void (*guiman_appendChildToRootElement)(void *elem);
void (*guiman_setRootElementLayout)(void(*_layout_function)(Element *elem));
void (*guiman_updateRootElement)();
void (*guiman_onExpose)();
void (*guiman_onExpose2)(CRegion *r);
void (*guiman_updateUWIN)();
void (*guiman_updateUWIN2)(CRegion *r);
void (*guiman_resizeUWIN)();

Internal Pointers

Pointers

int guiman_main(int argc,char **argv);
int guiman_start_ex(const char *title,int x,int y,int xx,int yy,AbsThreadMan *tm,void(*_setup_function)(void));
int guiman_cleanup();
int guiman_run_demo(const char *title,void(*_setup_function)(void),void(*_cleanup_function)(void));
void guiman_children_memcheck(void *elem);
void guiman_appendChildToRootElement(void *elem);
void guiman_setRootElementLayout(void(*_layout_function)(Element *elem));
void guiman_updateRootElement();
void guiman_onExpose();
void guiman_onExpose2(CRegion *r);
void guiman_updateUWIN();
void guiman_updateUWIN2(CRegion *r);
void guiman_resizeUWIN();

Build Log

--------------------------------------------------------------------------------
guiman -- Di Jän 28 21:19:22 CET 2020
--------------------------------------------------------------------------------
ERROR: Fehler beim öffnen der Datei files.def.
Fehlernummer: 2
-------------------------------------------------------------------------------
> install headers
-------------------------------------------------------------------------------
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 '../docu/man/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > install creating /opt/prokee/system/reg/dllinfo/guiman.v01.info ... license=1 | version=1 | library=libguiman.v01 creating /opt/prokee/system/reg/dllinfo/guiman.info ... license=1 | version=1 | library=libguiman.v01 ------------------------------------------------------------------------------- > module ------------------------------------------------------------------------------- > exepack ------------------------------------------------------------------------------- > sourcepack ------------------------------------------------------------------------------- > cleanup ------------------------------------------------------------------------------- > webexport -------------------------------------------------------------------------------- FERTIG --------------------------------------------------------------------------------

Copyright © 2017 - 2019 by Andreas Pollhammer