<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NiGui/examples, branch v0.2.3</title>
<subtitle>Forked from https://github.com/simonkrauter/NiGui</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/'/>
<entry>
<title>Merge pull request #78 from mark-summerfield/patch-1</title>
<updated>2019-12-10T21:42:28+00:00</updated>
<author>
<name>Simon Krauter</name>
<email>trustablecode@gmail.com</email>
</author>
<published>2019-12-10T21:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=84a2b5c326658460d213b540e4f122b422deb5d6'/>
<id>84a2b5c326658460d213b540e4f122b422deb5d6</id>
<content type='text'>
Added an onMouseButtonDown event handler in example_10_drawing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added an onMouseButtonDown event handler in example_10_drawing</pre>
</div>
</content>
</entry>
<entry>
<title>Add example for custom button</title>
<updated>2019-12-10T21:25:13+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-12-10T21:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=9c69e88cee6a857140d75494c22b623a80797b5f'/>
<id>9c69e88cee6a857140d75494c22b623a80797b5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an onMouseButtonDown event handler...</title>
<updated>2019-12-09T18:51:06+00:00</updated>
<author>
<name>Mark</name>
<email>mark@qtrac.eu</email>
</author>
<published>2019-12-09T18:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=5e6b226c81beab2d352ecee0993c47dc7ec7488d'/>
<id>5e6b226c81beab2d352ecee0993c47dc7ec7488d</id>
<content type='text'>
This is just to show how easy it is to handle mouse clicks since it isn't obvious without looking at the source.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just to show how easy it is to handle mouse clicks since it isn't obvious without looking at the source.</pre>
</div>
</content>
</entry>
<entry>
<title>Add Progress Bar control</title>
<updated>2019-11-08T16:20:40+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-11-08T16:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=03e1f3afb56d539a13d415f93db2dc6bbcb9c4ed'/>
<id>03e1f3afb56d539a13d415f93db2dc6bbcb9c4ed</id>
<content type='text'>
Fixes #71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #71
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SelectDirectoryDialog</title>
<updated>2019-11-03T19:06:04+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-11-03T19:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=fe3db61a8c890ebbd8661ee2eaabfdd6f2121c95'/>
<id>fe3db61a8c890ebbd8661ee2eaabfdd6f2121c95</id>
<content type='text'>
Fixes #67
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #67
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend Checkbox and add Gtk implementation</title>
<updated>2019-09-23T21:07:18+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-09-23T21:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=9d9babe7491f791545ddb7730a573e9b21cd3fa6'/>
<id>9d9babe7491f791545ddb7730a573e9b21cd3fa6</id>
<content type='text'>
- Add `checked=` to set the status
- Add `onToggle` event to react on toggle by the user
- Toggling works also by Space and Enter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add `checked=` to set the status
- Add `onToggle` event to react on toggle by the user
- Toggling works also by Space and Enter
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example another time</title>
<updated>2019-09-02T19:17:59+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-09-02T19:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=f4d06121e7de9092727af0cc7c7a588b45e97e39'/>
<id>f4d06121e7de9092727af0cc7c7a588b45e97e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example another time</title>
<updated>2019-09-01T16:28:46+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-09-01T16:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=3aa5ebebef4e02956ae817a4467284254928d506'/>
<id>3aa5ebebef4e02956ae817a4467284254928d506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example</title>
<updated>2019-09-01T14:40:23+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-09-01T14:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=bb25380d1f1017d939de185565ef0c35af6e443a'/>
<id>bb25380d1f1017d939de185565ef0c35af6e443a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend example_06_keyboard_events</title>
<updated>2019-09-01T14:36:07+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2019-09-01T14:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=4dfec31493b8954054df39e948de4cafc8f16d1c'/>
<id>4dfec31493b8954054df39e948de4cafc8f16d1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
