base/config/kconfig/lxdialog/inputbox.c File Reference

#include "dialog.h"

Include dependency graph for inputbox.c:

Include dependency graph

Go to the source code of this file.

Functions

void print_buttons (WINDOW *dialog, int height, int width, int selected)
int dialog_inputbox (const char *title, const char *prompt, int height, int width, const char *init)

Variables

unsigned char dialog_input_result [MAX_LEN+1]


Function Documentation

int dialog_inputbox const char *  title,
const char *  prompt,
int  height,
int  width,
const char *  init
 

Definition at line 46 of file inputbox.c.

References ACS_HLINE, ACS_LTEE, ACS_RTEE, border_attr, dialog_attr, dialog_input_result, draw_box(), draw_shadow(), ESC, inputbox_attr, MAX_LEN, print_autowrap(), print_buttons(), TAB, and title_attr.

Referenced by j_inputbox().

Here is the call graph for this function:

void print_buttons WINDOW *  dialog,
int  height,
int  width,
int  selected
[static]
 

Definition at line 30 of file inputbox.c.

References print_button().

Here is the call graph for this function:


Variable Documentation

unsigned char dialog_input_result[MAX_LEN+1]
 

Definition at line 24 of file inputbox.c.

Referenced by dialog_inputbox(), and j_inputbox().


Generated on Thu Nov 20 11:51:20 2008 for RTAI API by doxygen 1.3.8