Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

UI_LISTBOX Class Reference

#include <UI.H>

Inheritance diagram for UI_LISTBOX:

UI_GADGET List of all members.

Public Methods

void create (UI_WINDOW *wnd, int _x, int _y, int _w, int _h, int _numitem, char **_list, char *_check_list=NULL, int _max_items=-1)
int selected ()
int current ()
int toggled ()
void set_current (int _index)
void set_first_item (int _index)
char * get_string (int _index)
void clear_all_items ()
int add_string (char *str)
int sel_changed ()
void set_new_list (int _numitems, char **_list)
int set_bmaps (char *lbox_fname, char *b_up_fname, char *b_down_fname, char *sb_fname)
void link_hotspot (int up_button_num, int down_button_num)

Member Function Documentation

int UI_LISTBOX::add_string char *    str
 

void UI_LISTBOX::clear_all_items  
 

void UI_LISTBOX::create UI_WINDOW   wnd,
int    _x,
int    _y,
int    _w,
int    _h,
int    _numitem,
char **    _list,
char *    _check_list = NULL,
int    _max_items = -1
 

int UI_LISTBOX::current  
 

char * UI_LISTBOX::get_string int    _index
 

void UI_LISTBOX::link_hotspot int    up_button_num,
int    down_button_num
 

int UI_LISTBOX::sel_changed  
 

int UI_LISTBOX::selected  
 

int UI_LISTBOX::set_bmaps char *    lbox_fname,
char *    b_up_fname,
char *    b_down_fname,
char *    sb_fname
 

void UI_LISTBOX::set_current int    _index
 

void UI_LISTBOX::set_first_item int    _index
 

void UI_LISTBOX::set_new_list int    _numitems,
char **    _list
 

int UI_LISTBOX::toggled  
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 8 11:31:10 2002 for fs2source_released by doxygen1.2.16