<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://theeyetribe.com/forum/feed.php?f=11&amp;t=317" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2014-09-02T19:15:03+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=11&amp;t=317</id>
<entry>
<author><name><![CDATA[Martin]]></name></author>
<updated>2014-09-02T19:15:03+02:00</updated>
<published>2014-09-02T19:15:03+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=317&amp;p=1338#p1338</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=317&amp;p=1338#p1338"/>
<title type="html"><![CDATA[Re: insert mouse movement in calibration sample]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=317&amp;p=1338#p1338"><![CDATA[
We'll update the Github sample to include this frequently requested feature. Meanwhile, you can download the  <br /><a href="https://theeyetribe.com/downloads/CalibrationSampleWithMouseControl.zip" class="postlink">updated sample project from here.</a><br /><br />The source code for the mouse redirect is on <a href="https://github.com/EyeTribe/tet-csharp-samples/blob/master/TETControls/Cursor/CursorControl.cs" class="postlink">Github already</a>.<br /><br />Should do the trick, right?<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=117">skataMartin</a> — 02 Sep 2014, 19:15</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[u1201087@unimilitar.edu.co]]></name></author>
<updated>2014-08-22T00:20:41+02:00</updated>
<published>2014-08-22T00:20:41+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=317&amp;p=1318#p1318</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=317&amp;p=1318#p1318"/>
<title type="html"><![CDATA[insert mouse movement in calibration sample]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=317&amp;p=1318#p1318"><![CDATA[
Hello, im diego, im a student and im working with some devices, just started with this one so i downloaded the examples and tried to add a button in the calibration sample so i could move the mouse with eyes when i press it the first time. <br />Based in the Calibration function example i added a button and created the constructor like this.. <br /><br />  private void btnMouse_Click(object sender, RoutedEventArgs e)<br />        {<br />            TETControls.Cursor.CursorControl conCursor = new TETControls.Cursor.CursorControl(Screen.PrimaryScreen, false, false);<br />            conCursor.OnGazeUpdate(####);<br />        }<br /><br />I don´t know if im in the rigth way, i would like to ask if someone has a example with the move of the cursor implemented or tell me the way to do it.. Thanks  <img src="http://theeyetribe.com/forum/images/smilies/icon_redface.gif" alt=":oops:" title="Embarrassed" /><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=4758">skatau1201087@unimilitar.edu.co</a> — 22 Aug 2014, 00:20</p><hr />
]]></content>
</entry>
</feed>