TextButtonPopupList Class Reference

#include <popup_list_button_text.h>

Inheritance diagram for TextButtonPopupList:

PopupList Popup TWindow List of all members.

Public Member Functions

 TextButtonPopupList (TWindow *menu, char *idbutton, char *idpop, char *idlist, FONT *afont, char **aaoptionslist, char *atargetbuffer, int atargetbufsize)

Detailed Description

this should show a button with text description ; if you press the button, you can select a new text from a list that pops up. Note that the result is also copied into some targetbuffer (unless it's set at 0). Note that idbutton identifies the textbutton bitmap, the idpop the popup-menu layout, and idlist the buttons on the popup-menu.

Naming: combination of idbutton string, and default naming in ButtonText.

NOTE that this will initialize both the trigger button, and the new popup window.


Constructor & Destructor Documentation

TextButtonPopupList::TextButtonPopupList TWindow menu,
char *  idbutton,
char *  idpop,
char *  idlist,
FONT *  afont,
char **  aaoptionslist,
char *  atargetbuffer,
int  atargetbufsize
 

constructor


The documentation for this class was generated from the following files:
Generated on Tue Feb 14 13:48:45 2006 for Twgui by  doxygen 1.4.6-NO