diff --git a/Dialogs/SF/447.json b/Dialogs/SF/447.json new file mode 100644 index 0000000..9405a2d --- /dev/null +++ b/Dialogs/SF/447.json @@ -0,0 +1,17 @@ +{ + "Style": ["DS_SETFONT", "DS_FIXEDSYS", "DS_CONTROL", "WS_CHILD"], + "Width": 231, + "Height": 244, + "FontName": "MS Shell Dlg", + "FontSize": 8, + "FontWeight": 400, + "FontItalic": 0, + "Controls": [ + { "Type": "EDITTEXT", "Style": ["ES_LEFT", "ES_MULTILINE", "ES_AUTOVSCROLL", "ES_AUTOHSCROLL", "ES_WANTRETURN", "WS_VSCROLL", "WS_HSCROLL"], "Id": 5463, "x": 0, "y": 16, "Width": 231, "Height": 40 }, + { "Type": "PUSHBUTTON", "Title": "Compile", "Id": 5465, "x": 0, "y": 57, "Width": 50, "Height": 11 }, + { "ClassName": "BUTTON", "Title": "Properties", "Id": 5443, "x": 118, "y": 57, "Width": 59, "Height": 11 }, + { "Type": "PUSHBUTTON", "Title": "Edit", "Id": 5464, "x": 181, "y": 57, "Width": 50, "Height": 11 }, + { "Type": "RTEXT", "Title": "Var name here:", "Id": 5469, "x": 0, "y": 2, "Width": 50, "Height": 8 }, + { "Type": "COMBOBOX", "Style": ["CBS_DROPDOWNLIST", "CBS_SORT", "WS_VSCROLL"], "Id": 5470, "x": 55, "y": 0, "Width": 176, "Height": 65 } + ] +} diff --git a/Dialogs/SF/CreationKitPlatformExtended_SF_Dialogs.pak b/Dialogs/SF/CreationKitPlatformExtended_SF_Dialogs.pak index 10dd7cf..bfd3545 100644 Binary files a/Dialogs/SF/CreationKitPlatformExtended_SF_Dialogs.pak and b/Dialogs/SF/CreationKitPlatformExtended_SF_Dialogs.pak differ