[monet/monet-xml] monet.xml: add examples for radio and check boxes
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monet/monet-xml] monet.xml: add examples for radio and check boxes
- Date: Sun, 9 May 2010 17:35:01 +0000 (UTC)
commit 8e9f2144effbfe2b89caeadc1e059237fa02a455
Author: Thomas Wood <thomas wood intel com>
Date: Sun May 9 18:33:42 2010 +0100
monet.xml: add examples for radio and check boxes
monet-gtk/monet.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/monet-gtk/monet.xml b/monet-gtk/monet.xml
index b439aa5..0b0eceb 100644
--- a/monet-gtk/monet.xml
+++ b/monet-gtk/monet.xml
@@ -19,4 +19,12 @@
<rect x="1.5" y="1.5" width="-3" height="-3" stroke="#ccc" stroke-width="1"/>
</widget>
+<widget type="radio">
+ <circle cx="5.5" cy="5.5" r="5" stroke="#000" stroke-width="1"/>
+</widget>
+
+<widget type="check">
+ <rect x="0.5" y="0.5" width="-2" height="-2" stroke="#000" stroke-width="1"/>
+</widget>
+
</monet>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]