Ir al código fuente de este archivo.
Funciones | |
JED_GUI_CLASE_NULA (JED_MOTIF_INTERFACE,"JED_MOTIF_INTERFACE","MOTIF","Motif(o lesstiff)","MOTIF_ENABLED") | |
void | motif_quit_callback (Widget, XtPointer, XtPointer) |
void | motif_closelogo_callback (XtPointer,XtIntervalId *) |
void | pintar_nulo (int) |
int | tick_nulo (int) |
void | resize_nulo (int, int, int) |
void | multiview_nulo (int, int, char *, char *, char *) |
int | ejecutor_nulo (int idc, int contexto) |
void | motif_paneH_resize (Widget w, XEvent *, String[], unsigned int *) |
void | motif_paneV_resize (Widget w, XEvent *, String[], unsigned int *) |
Variables | |
BOOLEAN | SUICIDIO_del_logo = FALSE |
Esta variable se creo para sincronizar la desaparicion de un logo Motif que se despliega al principio de la aplicacion. | |
String | RECURSOS_x [] |
Los `RECURSOS_x` especifican varios detalles por defecto de AQUYNZA en MOTIF. | |
JED_MOTIF_INTERFACE * | Interface = NULL |
VENTANA_GUI_MOTIF | LA_ventana |
Widget | toplevel |
Widget | main_window |
Widget | ventanita = NULL |
XtAppContext | app_context |
Widget | form |
Widget | menubar |
Widget | gl_draw |
Widget | area_de_ayuda |
|
Definición en la línea 189 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(). |
|
|
|
Definición en la línea 162 del archivo _motif.C. References app_context, EL_Logo, LOGO::elim(), motif_closelogo_callback(), y SUICIDIO_del_logo. Referenciado por JED_MOTIF_INTERFACE::crear(), y motif_closelogo_callback(). |
Here is the call graph for this function:
|
Definición en la línea 201 del archivo _motif.C. References JED_MOTIF_INTERFACE::crear_paneV(), y Interface. Referenciado por JED_MOTIF_INTERFACE::crear(). |
Here is the call graph for this function:
|
Definición en la línea 244 del archivo _motif.C. References JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::iniciar_contexto(), Interface, LA_ventana, VENTANA_GUI_MOTIF::lista_contextos, y LISTA< CONTEXTO_GLX * >::tam(). Referenciado por JED_MOTIF_INTERFACE::crear(). |
Here is the call graph for this function:
|
Definición en la línea 152 del archivo _motif.C. References JED_MOTIF_INTERFACE::finalizar(), y Interface. Referenciado por JED_MOTIF_INTERFACE::crear(). |
Here is the call graph for this function:
|
Definición en la línea 181 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(). |
|
Definición en la línea 178 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(). |
|
Definición en la línea 180 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(). |
|
Definición en la línea 179 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(). |
|
Definición en la línea 138 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::ejecutar(), JED_MOTIF_INTERFACE::finalizar(), y motif_closelogo_callback(). |
|
Definición en la línea 139 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(). |
|
Definición en la línea 139 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::ejecutar(), y JED_MOTIF_INTERFACE::iniciar_contexto(). |
|
Definición en la línea 139 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear_area_gl(). |
|
Definición en la línea 129 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(), motif_paneH_resize(), motif_paneV_resize(), y motif_quit_callback(). |
|
Definición en la línea 130 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::init_extra(), motif_ejecutor(), motif_gl_input(), motif_paneV_resize(), y motif_tick_callback(). |
|
Definición en la línea 137 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(). |
|
Definición en la línea 139 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(). |
|
Valor inicial: { "*GLwDrawingArea.x: 10", "*GLwDrawingArea.y: 50", "*GLwDrawingArea.width: 480", "*GLwDrawingArea.height: 380", "*GLwDrawingArea.rgba: true", "*GLwDrawingArea.installColormap: false", "*GLwDrawingArea.doublebuffer: true", "*GLwDrawingArea.depthSize: 16", "*title: AQUYNZA", NULL } En particular, debe prestarse atencion a las configuraciones "GLw", que configuran los contexto GLX para OpenGL. En Silicon graphics' con GL y 256 colores, use installColormap false, rgba true. En SUN's con MesaGL y truecolor, use installColormap false. En Linux con MesaGL y 256 colores
Definición en la línea 106 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(). |
|
Esta variable se creo para sincronizar la desaparicion de un logo Motif que se despliega al principio de la aplicacion. Actualmente este logo esta desactivado. Definición en la línea 87 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(), motif_closelogo_callback(), y CONTEXTO_GLX::pintar(). |
|
Definición en la línea 136 del archivo _motif.C. Referenciado por arranque_GLX(), JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::desktop_size(), JED_MOTIF_INTERFACE::finalizar(), JED_MOTIF_INTERFACE::init_extra(), y motif_gl_input(). |
|
Definición en la línea 137 del archivo _motif.C. Referenciado por JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::finalizar(), y JED_MOTIF_INTERFACE::init_extra(). |