<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/</link><description>Recent changes to Home</description><language>en</language><lastBuildDate>Mon, 28 Sep 2020 12:59:11 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/feed" rel="self" type="application/rss+xml"></atom:link><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,16 +2,16 @@

 [TOC]

-#Visu Event Handler
+# Visu Event Handler
 Three example projects show how events of visualizations can be handled by a program and 
 how to implement the necessary interfaces.

-##Product description
+## Product description
 This example package shows how events of visualizations can be caught in a program. 
 Three example projects demonstrate the usage of the ``Key Event Handler``, the ``Mouse Event Handler`` 
 and the ``Editbox Event Handler``.

-##More information
+## More information
 **'EditboxHandler.project':**

 This example implements the interface ``VisuElems.IEditBoxInputHandler``. The method ``VariableWritten`` 
@@ -30,4 +30,11 @@

 The method ``HandleMouseMoveEvent`` is called by the event handler if the mouse is moved.

+## System requirements and restrictions
+|System requirements and restrictions  | Info|
+| --- | ----------- |
+|**Programming System**                | CODESYS Development System Version 3.5.14.0 or higher|
+|**Runtime System**                    | CODESYS Control Version 3.5.14.0|
+|**Required Accessories**              | -|
+
 [[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Mon, 28 Sep 2020 12:59:11 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com763a51c5c621156954c1dbaf3b9b2ad482b7cecf</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,33 @@
-Welcome to your wiki!
+[[download url=https://forge.codesys.com/svn/prj,codesys-example,visu-event-hand,code/Visu_Event_Handler.zip label=Visu_Event_Handler.zip]]

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+[TOC]

-The wiki uses [Markdown](/prj/codesys-example/visu-event-hand/home/markdown_syntax/) syntax.
+#Visu Event Handler
+Three example projects show how events of visualizations can be handled by a program and 
+how to implement the necessary interfaces.

-[[members limit=20]]
+##Product description
+This example package shows how events of visualizations can be caught in a program. 
+Three example projects demonstrate the usage of the ``Key Event Handler``, the ``Mouse Event Handler`` 
+and the ``Editbox Event Handler``.
+
+##More information
+**'EditboxHandler.project':**
+
+This example implements the interface ``VisuElems.IEditBoxInputHandler``. The method ``VariableWritten`` 
+is called by the event handler if a value is written in a textbox. 
+
+**'KeyEventHandler.project':**
+
+This example implements the interface ``VisuElems.IEditBoxInputHandler``. The method ``HandleKeyEvent`` 
+is called by the event handler if a key is pressed. 
+
+**'MouseHandler.project':**
+
+This example implements the interface ``VisuElems.VisuElemBase.IMouseEventHandler``
+. 
+The method ``HandleMouseBtnEvent`` is called by the event handler if a mouse button is pressed or released.
+
+The method ``HandleMouseMoveEvent`` is called by the event handler if the mouse is moved.
+
+[[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Thu, 24 Sep 2020 13:35:08 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com138092948c749a8b0d689c22232ee8f5dd8a1058</guid></item><item><title>Home modified by mlamp</title><link>https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/prj/codesys-example/visu-event-hand/home/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/ingo/"&gt;Ingo&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/mlamp/"&gt;mlamp&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/robert/"&gt;robert&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mlamp</dc:creator><pubDate>Thu, 24 Sep 2020 13:26:01 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comf5cfb65ca66b61deb02ddbcf5bb9e36d64e35ef4</guid></item></channel></rss>