ui/listbox.c File Reference

#include <stdlib.h>
#include "fix.h"
#include "types.h"
#include "gr.h"
#include "ui.h"
#include "key.h"
#include "timer.h"

Functions

void ui_draw_listbox (UI_GADGET_LISTBOX *listbox)
void gr_draw_sunken_border (short x1, short y1, short x2, short y2)
UI_GADGET_LISTBOXui_add_gadget_listbox (UI_WINDOW *wnd, short x, short y, short w, short h, short numitems, char *list, int text_width)
void ui_listbox_do (UI_GADGET_LISTBOX *listbox, int keypress)
void ui_listbox_change (UI_WINDOW *wnd, UI_GADGET_LISTBOX *listbox, short numitems, char *list, int text_width)

Function Documentation

void gr_draw_sunken_border short  x1,
short  y1,
short  x2,
short  y2
 

UI_GADGET_LISTBOX* ui_add_gadget_listbox UI_WINDOW wnd,
short  x,
short  y,
short  w,
short  h,
short  numitems,
char *  list,
int  text_width
 

void ui_draw_listbox UI_GADGET_LISTBOX listbox  ) 
 

void ui_listbox_change UI_WINDOW wnd,
UI_GADGET_LISTBOX listbox,
short  numitems,
char *  list,
int  text_width
 

void ui_listbox_do UI_GADGET_LISTBOX listbox,
int  keypress
 


Generated on Mon Aug 28 20:55:34 2006 for D1X-Rebirth by  doxygen 1.4.6