40 "Function is not appropriate for this type of widget (%s)",
71 "Function is not appropriate for this type of widget (%s)",
90 "Function is not appropriate for this type of widget (%s)",
101 const char *defaultValue) {
108 "Function is not appropriate for this type of widget (%s)",
129 [hlayout addLayoutSubview:childView];
147 wParent=GWEN_Widget_Tree_GetParent(w);
150 hlayout = [[[
CocoaHLayout alloc] initWithFrame:NSMakeRect(10.0, 10.0, 200.0, 200.0)] autorelease];
#define COCOA_DIALOG_WIDGET_REAL
#define GWEN_ERROR_INVALID
static GWENHYWFAR_CB int CocoaGui_WHLayout_AddChildGuiWidget(GWEN_WIDGET *w, GWEN_WIDGET *wChild)
#define DBG_WARN(dbg_logger, format, args...)
static GWENHYWFAR_CB int CocoaGui_WHLayout_SetCharProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, const char *value, int doSignal)
#define COCOA_DIALOG_WIDGET_CONTENT
#define GWEN_WIDGET_FLAGS_FILLY
static GWENHYWFAR_CB const char * CocoaGui_WHLayout_GetCharProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, const char *defaultValue)
#define GWEN_WIDGET_FLAGS_FILLX
int CocoaGui_WHLayout_Setup(GWEN_WIDGET *w)
static GWENHYWFAR_CB int CocoaGui_WHLayout_SetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int value, int doSignal)
static GWENHYWFAR_CB int CocoaGui_WHLayout_GetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int defaultValue)