From 5479507cbdcbc14685a443b1096171b5134f82bf Mon Sep 17 00:00:00 2001
From: xue <>
Date: Sat, 31 Dec 2005 15:23:57 +0000
Subject: Refactored TPanel by adding TPanelStyle. Added TPanel samples.
---
.../pages/Controls/Samples/TPanel/Home.page | 56 +++++++++++++++++++++
.../pages/Controls/Samples/TPanel/hello_world.gif | Bin 0 -> 1602 bytes
.../protected/pages/Controls/Simple.page | 4 ++
3 files changed, 60 insertions(+)
create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page
create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TPanel/hello_world.gif
(limited to 'demos')
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page
new file mode 100644
index 00000000..7e5e8bcb
--- /dev/null
+++ b/demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page
@@ -0,0 +1,56 @@
+TPanel Samples
+
+
+
+
+
+
+
+
+Panel with contents:
+
+
+
+
+Panel with customized background color, font and horizontal alignment:
+
+
+
+
+Panel with customized background image, width and scroll bars:
+
+
+
+
+Panel with grouping text:
+
+
+TPanel +
+-- cgit v1.2.3