home *** CD-ROM | disk | FTP | other *** search
-
- DESK DIALOG LOADONCALL MOVEABLE DISCARDABLE 11, 22, 292, 181
- STYLE WS_OVERLAPPEDWINDOW | DS_ABSALIGN | WS_VISIBLE | WS_VSCROLL | WS_HSCROLL
- BEGIN
- /* MainWndProc, , , @M@V, */
- CONTROL "", 1, "Bitmap", WS_CHILD, 78, 62, 11, 48 /*PenBitmap, */
- CONTROL "", 2, "Bitmap", WS_CHILD, 231, 0, 35, 50 /*CalcBitmap, */
- CONTROL "", 3, "Bitmap", WS_CHILD, 62, 62, 13, 47 /*PencilBitmap, */
- CONTROL "", 4, "Bitmap", WS_CHILD, 3, 6, 49, 51 /*PhoneBitmap,PhoneProc*/
- CONTROL "", 5, "ListBox", WS_CHILD | WS_BORDER | WS_VSCROLL | LBS_STANDARD, 96, 43, 58, 48 /*ListBoxVar, */
- CONTROL "calc.bmp", 6, "String", WS_CHILD | WS_BORDER, 92, 97, 69, 19 /*szStringVar, */
- CONTROL "Help", 7, "Icon", WS_CHILD | WS_BORDER, 248, 132, 34, 35 /*IconVar, */
- CONTROL "", 8, "Bitmap", WS_CHILD | WS_BORDER, 4, 59, 48, 99 /*PartBitmap, */
- CONTROL "sdfgdf", 9, "String", WS_CHILD | WS_BORDER, 62, 144, 66, 21 /*szStringVarTwo, */
- CONTROL "$34,345.00", 10, "Money", WS_CHILD | WS_BORDER, 148, 144, 64, 20 /*lMoneyVar,MoneyProc*/
- CONTROL "", 11, "ComboBox", WS_CHILD | CBS_DROPDOWNLIST, 219, 74, 56, 44 /*cbVar, */
- CONTROL "Exclude macro example", 0, "text", WS_CHILD, 62, 134, 0, 0
- CONTROL "Money control", 0, "text", WS_CHILD, 148, 134, 0, 0
- CONTROL "All bitmaps execute @PROG macros in test mode", 11, "text", WS_CHILD, 58, 124, 0, 0
- CONTROL "DDE macros implemented", 0, "text", WS_CHILD, 85, 29, 0, 0
- CONTROL "Icon control", 0, "text", WS_CHILD, 246, 120, 0, 0
- CONTROL "Combobox with ", 0, "text", WS_CHILD, 218, 56, 0, 0
- CONTROL "@DIRLST macro", 0, "text", WS_CHILD, 219, 64, 0, 0
- END
-
- /* Color Values and Validation strings */
- DESK RCDATA LOADONCALL MOVEABLE DISCARDABLE
- BEGIN
- 4,
- 0, 0,255, -1,255, -256,0, 0,
- 1, "@BITMAP(sheet)",0,
- 10,
- 1, "@BITMAP(pen.bmp)\n@PROG(write)", 0,
- 2, "@BITMAP(calc.bmp)\n@PROG(calc)", 0,
- 3, "@BITMAP(pencil)\n@PROG(notepad)", 0,
- 4, "@BITMAP(phone)\n@PROG(terminal)", 0,
- 5, "@DIRLST(*.*)\n@SERVER(App,Topic)", 0,
- 6, "@CLIENT(App,Topic)", 0,
- 7, "@ICON(question)\n@PROG(control)", 0,
- 8, "@BITMAP(party)\n@PROG(pbrush)", 0,
- 9, "@EXCLUDE(aeiou)\n@ALPHA()", 0,
- 11, "@DIRLST(*.bmp)\n", 0
- 3, /* Field Fonts */
- 6, 24, "Helv", 0,
- 9, 24, "Helv", 0,
- 10, 24, "Helv", 0,
- 0, /* Textfield Fonts */
- 5, /* Field Colors */
- 1, 0, 0,17, -1,255, -256,0, 0,
- 6, 0, 0,0, -1,255, -256,0, 0,
- 7, 0, 0,255, -256,255, -256,0, 0,
- 9, 0, 0,0, -1,255, -256,0, 0,
- 10, 0, 0,0, -1,255, -256,0, 0,
- 0, /* Text Field Colors */
- END
-
-