<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/setText.go, branch v0.19.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=v0.19.2</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=v0.19.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2024-01-31T20:02:43Z</updated>
<entry>
<title>deprecate SetValue() as confusing</title>
<updated>2024-01-31T20:02:43Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-31T20:02:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=a84f361287c8c245365838df03c3f6c0eef1794f'/>
<id>urn:sha1:a84f361287c8c245365838df03c3f6c0eef1794f</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>SetText() is just SetValue()</title>
<updated>2024-01-23T22:51:48Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-23T22:51:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=5706ff427f266a8ae9d67f02b4d4948748e872b0'/>
<id>urn:sha1:5706ff427f266a8ae9d67f02b4d4948748e872b0</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>SetValue()</title>
<updated>2024-01-19T17:57:14Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-19T17:57:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=4ef833479cb887b455da7a9d0617a59250cf67f3'/>
<id>urn:sha1:4ef833479cb887b455da7a9d0617a59250cf67f3</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>cleanup andlabs</title>
<updated>2024-01-19T08:56:10Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-19T08:56:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=d4891c4d58380a81275d315151c2abc58ca1f291'/>
<id>urn:sha1:d4891c4d58380a81275d315151c2abc58ca1f291</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>move widget</title>
<updated>2024-01-18T09:51:04Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T09:51:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=29ca3e06a04e85e96071a52ec3745b7c54ddf795'/>
<id>urn:sha1:29ca3e06a04e85e96071a52ec3745b7c54ddf795</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>new paths</title>
<updated>2024-01-18T06:43:48Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T06:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=aff82aa4ea8f9e7dcc549afec9218154e1d9c7bd'/>
<id>urn:sha1:aff82aa4ea8f9e7dcc549afec9218154e1d9c7bd</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>work around a toolkit panic()</title>
<updated>2024-01-18T03:21:29Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-18T03:21:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=a6a3e1193fa7c77165f3ed2eb0031f319b4abdd0'/>
<id>urn:sha1:a6a3e1193fa7c77165f3ed2eb0031f319b4abdd0</id>
<content type='text'>
    things should work when
        GUI is not really there
    Int() and Bool()
    helloworld works
    compiles and runs
    RawWindow shouldn't auto exit
    add StandardExit()

    Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>work on hiding widgets</title>
<updated>2024-01-14T04:02:12Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-14T04:02:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=47b15946de10a75cda026a7317a90d4857b453c8'/>
<id>urn:sha1:47b15946de10a75cda026a7317a90d4857b453c8</id>
<content type='text'>
	When widgets are hidden, their state works exactly the same
	as normal, but updates are not sent to the toolkits

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>var value any</title>
<updated>2024-01-12T01:32:40Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-12T01:32:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=ed951e0234d428298bd6b76b07e371ce2ab3cb60'/>
<id>urn:sha1:ed951e0234d428298bd6b76b07e371ce2ab3cb60</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>continuing move toward var value any</title>
<updated>2024-01-11T06:51:37Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-11T06:51:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=5f6afb8cf8293f819711ccdf791296edfd7ce7d6'/>
<id>urn:sha1:5f6afb8cf8293f819711ccdf791296edfd7ce7d6</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
