38 "Function is not appropriate for this type of widget (%s)",
70 "Function is not appropriate for this type of widget (%s)",
89 "Function is not appropriate for this type of widget (%s)",
100 const char *defaultValue) {
107 "Function is not appropriate for this type of widget (%s)",
129 [vlayout addLayoutSubview:childView];
170 wParent=GWEN_Widget_Tree_GetParent(w);
172 vlayout = [[[
CocoaVLayout alloc] initWithFrame:NSMakeRect(10.0, 10.0, 200.0, 200.0)] autorelease];
#define COCOA_DIALOG_WIDGET_REAL
#define GWEN_ERROR_INVALID
#define DBG_WARN(dbg_logger, format, args...)
static GWENHYWFAR_CB const char * CocoaGui_WVLayout_GetCharProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, const char *defaultValue)
static GWENHYWFAR_CB int CocoaGui_WVLayout_SetCharProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, const char *value, int doSignal)
static GWENHYWFAR_CB int CocoaGui_WVLayout_AddChildGuiWidget(GWEN_WIDGET *w, GWEN_WIDGET *wChild)
#define COCOA_DIALOG_WIDGET_CONTENT
#define GWEN_WIDGET_FLAGS_FILLY
#define GWEN_WIDGET_FLAGS_FILLX
static GWENHYWFAR_CB int CocoaGui_WVLayout_GetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int defaultValue)
static GWENHYWFAR_CB int CocoaGui_WVLayout_SetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int value, int doSignal)
int CocoaGui_WVLayout_Setup(GWEN_WIDGET *w)