Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

labels.h File Reference

Routines for the basic desktop management. More...


Functions

void printkeyhelp (char *keytext, char *desc, WINDOW *win, int highattr, int textattr)
 printkeyhelp. More...

void stdkeyhelp (WINDOW *win)
 stdkeyhelp. More...

void tabkeyhelp (WINDOW *win)
 tabkeyhelp. More...

void scrollkeyhelp (void)
 scrollkeyhelp. More...

void stdexitkeyhelp (void)
 stdexitkeyhelp. More...

void menukeyhelp (void)
 menukeyhelp. More...

void listkeyhelp (void)
 listkeyhelp. More...


Detailed Description

Routines for the basic desktop management.

Author:
Igor Bujna
Date:
Pá čec 26 09:59:28 CEST 2002
Version:
1.02

Function Documentation

void listkeyhelp void   
 

listkeyhelp.

Parameters:
void 
Returns:
void

void menukeyhelp void   
 

menukeyhelp.

Parameters:
void 
Returns:
void

void printkeyhelp char *    keytext,
char *    desc,
WINDOW *    win,
int    highattr,
int    textattr
 

printkeyhelp.

Parameters:
keytext 
desc 
win 
highattr 
textattr 
Returns:
void
This routines is for printing which key you want use ``keytext'' is the name for key. ``desc'' is the description for key. ``highattr'' is the colour for keytext and ``textattr'' is the colour for description.

void scrollkeyhelp void   
 

scrollkeyhelp.

Parameters:
void 
Returns:
void

void stdexitkeyhelp void   
 

stdexitkeyhelp.

Parameters:
void 
Returns:
void

void stdkeyhelp WINDOW *    win
 

stdkeyhelp.

Parameters:
win 
Returns:
void

void tabkeyhelp WINDOW *    win
 

tabkeyhelp.

Parameters:
win 
Returns:
void


Generated on Wed Apr 2 06:51:16 2003 for TFCC by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001