summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
diff options
context:
space:
mode:
authorxue <>2007-08-27 21:23:33 +0000
committerxue <>2007-08-27 21:23:33 +0000
commit5e3caed030722be404c1b56f2af1e149799b5eda (patch)
treec6384e61ad15803d2f5e20cf0d356d2788dc56cb /demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
parentd168b3508064ccfb7f1ebf635c0ba71734750ced (diff)
Added tutorial for TKeyboard.
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/NewFeatures.page')
-rw-r--r--demos/quickstart/protected/pages/GettingStarted/NewFeatures.page1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
index 560bbfd9..a5136d72 100644
--- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
+++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page
@@ -9,6 +9,7 @@ This page summarizes the main new features that are introduced in each PRADO rel
<h2>Version 3.1.1</h2>
<ul>
<li>Added a new control <a href="?page=Controls.TabPanel">TTabPanel</a> that displays tabbed views.</li>
+<li>Added a new control <a href="?page=Controls.Keyboard">TKeyboard</a> that displays a virtual keyboard for text input.</li>
<li>Added a new module TCacheHttpSession that stores session data using a cache module to improve the session performance.</li>
<li>Added Oracle DB support to Active Record</li>
</ul>