]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/Install/script/page4.wxr
Removing Install
[wxWidgets.git] / utils / Install / script / page4.wxr
diff --git a/utils/Install/script/page4.wxr b/utils/Install/script/page4.wxr
deleted file mode 100644 (file)
index c7b59f3..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-static char *dialog1 = "dialog(name = 'dialog1',\
-  style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
-  title = 'Installing wxInstall 0.1',\
-  id = 100,\
-  x = 10, y = 10, width = 264, height = 179,\
-  background_colour = 'D4D0C8',\
-  use_dialog_units = 1,\
-  use_system_defaults = 0,\
-  font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg'],\
-  control = [101, wxButton, 'Exit Installer', '0', 'button2', 5, 160, 60, 14, '',\
-      [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\
-  control = [102, wxButton, '<< Back', 'wxNO_BORDER', 'button3', 165, 160, 44, 14, '',\
-      [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\
-  control = [103, wxButton, 'Next >>', '0', 'button4', 209, 160, 44, 14, '',\
-      [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\
-  control = [104, wxStaticBitmap, '', 'wxNO_BORDER', 'static5', 9, 8, 60, 144, 'bitmap9',\
-      [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\
-  control = [105, wxStaticText, 'Please wait while installing wxInstall...', '0', 'statictext10', 81, 12, 164, 10, '',\
-      [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']],\
-  control = [6005, wxGauge, '', 'wxGA_HORIZONTAL', 'gauge5', 85, 58, 157, 15, 0, 100,\
-      [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Shell Dlg']]).";
-
-static char *bitmap9 = "bitmap(name = 'bitmap9',\
-  bitmap = ['install.bmp', wxBITMAP_TYPE_BMP, 'ANY']).";
-