From 6c47d058b5138771da59c417e223fc7ad1ce001c Mon Sep 17 00:00:00 2001 From: sje Date: Mon, 15 Oct 2007 14:24:14 +0000 Subject: rearranged options pages to make more room added 'keep avatar original size' option added background image with stretch option git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@366 4f64403b-2f21-0410-a795-97e2b3489a10 --- tipper/resource.h | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'tipper/resource.h') diff --git a/tipper/resource.h b/tipper/resource.h index dad8e31..03e2540 100644 --- a/tipper/resource.h +++ b/tipper/resource.h @@ -2,10 +2,12 @@ // Microsoft Visual C++ generated include file. // Used by tipper.rc // -#define IDD_OPT1 101 +#define IDD_OPT_LAYOUT 101 +#define IDD_OPT_CONTENT 102 #define IDD_SUBST 103 #define IDD_ITEM 104 #define IDD_OPT2 105 +#define IDD_OPT_WINDOW 106 #define IDC_ED_WIDTH 1005 #define IDC_ED_MAXHEIGHT 1006 #define IDC_SPIN_WIDTH 1007 @@ -49,6 +51,8 @@ #define IDC_BTN_DOWN 1039 #define IDC_CHK_NOFOCUS 1040 #define IDC_BTN_EDIT 1041 +#define IDC_CHK_NOFOCUS2 1041 +#define IDC_CHK_NORESIZEAV 1041 #define IDC_LST_SUBST 1042 #define IDC_BTN_ADD2 1043 #define IDC_ED_MODULE 1044 @@ -72,14 +76,18 @@ #define IDC_CMB_VV 1054 #define IDC_CMB_LH 1055 #define IDC_CMB_VH 1056 +#define IDC_ED_BGFN 1057 +#define IDC_BTN_BROWSE 1058 +#define IDC_CHECK1 1059 +#define IDC_CHK_STRETCHBG 1059 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 106 +#define _APS_NEXT_RESOURCE_VALUE 107 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1054 +#define _APS_NEXT_CONTROL_VALUE 1060 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3