[gnome-devel-docs] platform-demos: Adding some stub pages and ideas.



commit b5de48e45659ff1180d19177e7e66ac962c60a12
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Sat Feb 11 01:12:00 2012 -0500

    platform-demos: Adding some stub pages and ideas.

 platform-demos/C/calculator.vala.page.stub         |   32 ++++++++++++++++++++
 platform-demos/C/gnome-hello.vala.page.stub        |   32 ++++++++++++++++++++
 platform-demos/C/gtk-hello-world.vala.page.stub    |   32 ++++++++++++++++++++
 .../C/signals-and-callbacks.vala.page.stub         |   32 ++++++++++++++++++++
 platform-demos/C/tiffany-ideas                     |   30 ++++++++++++++++++
 5 files changed, 158 insertions(+), 0 deletions(-)
---
diff --git a/platform-demos/C/calculator.vala.page.stub b/platform-demos/C/calculator.vala.page.stub
new file mode 100644
index 0000000..8edac10
--- /dev/null
+++ b/platform-demos/C/calculator.vala.page.stub
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="calculator.vala">
+  <info>
+    <revision version="0.1" date="2012-02-11" status="stub"/>
+   <link type="guide" xref="index#vala"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Calculator</title>
+
+  <comment>
+    <cite date="2012-02-11" href="mailto:tiffany antopolski gmail com">Tiffany Antopolski</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/platform-demos/C/gnome-hello.vala.page.stub b/platform-demos/C/gnome-hello.vala.page.stub
new file mode 100644
index 0000000..87b830c
--- /dev/null
+++ b/platform-demos/C/gnome-hello.vala.page.stub
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="gnome-hello.vala">
+  <info>
+    <revision version="0.1" date="2012-02-11" status="stub"/>
+    <link type="guide" xref="index#vala"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>GNOME Hello</title>
+
+  <comment>
+    <cite date="2012-02-11" href="mailto:tiffany antopolski gmail com">Tiffany Antopolski</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/platform-demos/C/gtk-hello-world.vala.page.stub b/platform-demos/C/gtk-hello-world.vala.page.stub
new file mode 100644
index 0000000..52a0839
--- /dev/null
+++ b/platform-demos/C/gtk-hello-world.vala.page.stub
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="gtk-hello-world.vala">
+  <info>
+    <revision version="0.1" date="2012-02-11" status="stub"/>
+    <link type="guide" xref="index#vala"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Gtk+ Hello World</title>
+
+  <comment>
+    <cite date="2012-02-11" href="mailto:tiffany antopolski gmail com">Tiffany Antopolski</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/platform-demos/C/signals-and-callbacks.vala.page.stub b/platform-demos/C/signals-and-callbacks.vala.page.stub
new file mode 100644
index 0000000..adb0a50
--- /dev/null
+++ b/platform-demos/C/signals-and-callbacks.vala.page.stub
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="signals-and-callbacks.vala">
+  <info>
+    <revision version="0.1" date="2012-02-11" status="stub"/>
+    <link type="guide" xref="index#vala"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Signals and callbacks</title>
+
+  <comment>
+    <cite date="2012-02-11" href="mailto:tiffany antopolski gmail com">Tiffany Antopolski</cite>
+    <p>This assumes the reader knows how to.... By the end of this page,
+    the reader will be able to....</p>
+  </comment>
+
+  <p>Short introductory text...</p>
+
+  <steps>
+    <item><p>First step...</p></item>
+    <item><p>Second step...</p></item>
+    <item><p>Third step...</p></item>
+  </steps>
+
+</page>
diff --git a/platform-demos/C/tiffany-ideas b/platform-demos/C/tiffany-ideas
new file mode 100644
index 0000000..d4d62f4
--- /dev/null
+++ b/platform-demos/C/tiffany-ideas
@@ -0,0 +1,30 @@
+the-very-basics
+
+See here: https://live.gnome.org/Vala/GTKSample
+And here:https://live.gnome.org/Vala/SignalsAndCallbacks
+
+window in anjuta
+button in anjuta
+what are signals
+what are signal handlers
+what are callback functions
+A calculator (0-9, +,-,*,/,=)
+gtk-valadoc
+the making of GNOME Hello in Vala (with all the menu/help button/etc)--full application
+
+gstreamer
+- guitar tuner (extras: add help button, and about button)
+- magic mirror (extras: add help button, and about button)
+- audio player (extras: add New button, help button and about button)
+
+cairo
+- draw a house (see python textbook) (extras: add New button)
+- a physics demo (see python textbook) bouncing ball(?) (extras: add new button and about button)
+
+simple-games
+- factors/multiples (just buttons that get greyed out when not needed, 4X5 (20 buttons)) --> for the extras, see the making of GNOME Hello, and add New Game button, help button, about button etc.
+- tick-tac toe (Cairo) --> for the extras, see the making of GNOME Hello, and add New Game button, help button, about button etc.
+
+
+
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]