wx/ChoiceDialog.d File Reference


Namespaces

namespace  wx.ChoiceDialog

Classes

class  SingleChoiceDialog
class  MultiChoiceDialog

Functions

string GetSingleChoice (string message, string caption, string[] choices, Window parent=null, int x=-1, int y=-1, bool centre=true, int width=SingleChoiceDialog.wxCHOICE_WIDTH, int height=SingleChoiceDialog.wxCHOICE_HEIGHT)
int GetSingleChoiceIndex (string message, string caption, string[] choices, Window parent=null, int x=-1, int y=-1, bool centre=true, int width=SingleChoiceDialog.wxCHOICE_WIDTH, int height=SingleChoiceDialog.wxCHOICE_HEIGHT)
void * GetSingleChoiceData (string message, string caption, string[] choices, void **client_data, Window parent=null, int x=-1, int y=-1, bool centre=true, int width=SingleChoiceDialog.wxCHOICE_WIDTH, int height=SingleChoiceDialog.wxCHOICE_HEIGHT)
int[] GetMultipleChoices (string message, string caption, string[] choices, Window parent=null, int x=-1, int y=-1, bool centre=true, int width=SingleChoiceDialog.wxCHOICE_WIDTH, int height=SingleChoiceDialog.wxCHOICE_HEIGHT)

Variables

alias SingleChoiceDialog wxSingleChoiceDialog
alias MultiChoiceDialog wxMultiChoiceDialog

Generated on Sun Feb 1 21:30:21 2009 for wxD by  doxygen 1.5.4