<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/gui/cmds/helloworld, branch guimaster</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/gui/atom?h=guimaster</id>
<link rel='self' href='http://cgit.wit.com/jcarr/gui/atom?h=guimaster'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/'/>
<updated>2023-12-03T22:59:57Z</updated>
<entry>
<title>clean and rename examples</title>
<updated>2023-12-03T22:59:57Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-03T22:08:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=9d075afb1df62276dea06be4a188eaee8fc69420'/>
<id>urn:sha1:9d075afb1df62276dea06be4a188eaee8fc69420</id>
<content type='text'>
    fix syntax
    try new goreadme
    remove autogenerated go readme.md

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>The debugging window is finally useful</title>
<updated>2023-02-25T20:05:25Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-02-25T20:05:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=f3bb68396afa7452ecf1c8d4744c825a9d81057c'/>
<id>urn:sha1:f3bb68396afa7452ecf1c8d4744c825a9d81057c</id>
<content type='text'>
    the gui enabled debugging works
        --gui-debug works from the command line
        The debug window can now select things
        debugging now includes widget types
        all the debug flags work
        finally working debugging flags via gui checkboxes
    add debian packaging rules
    use log() in the toolkit
    use a standard log() to simplify debugging flags
    add reference to 'GO Style Guide'
    use the same LICENSE from the GO developers.
    TODO: make this threadsafe
    TODO: fix plugin stuff

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>Massive refactor to use go plugins. This is neat.</title>
<updated>2022-11-13T14:53:03Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-11-13T14:53:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=207cf7ea16f1da8fa9f893504d77a2856298cc22'/>
<id>urn:sha1:207cf7ea16f1da8fa9f893504d77a2856298cc22</id>
<content type='text'>
    update README.md
    set xterm title. make os.Exit() default on window close
    add a toolkit.Widget to the node structure
    remove 'Greeter' symbol mapping scheme
    removed the testing greeter code
    plugins:
        attempt to load plugins in a sensible order
    andlabs/ui:
        working andlabs/ui plugin (andlabs2)
   	buttons work in andlabs plugin
	TODO: re-implement non-plugin version for Windows
		mswindows doesn't support go plugins yet
    gocui:
        put the gocui console so file in the binary
        does a full init of gocui plugin
        Button() and Group() working very well with gogui
    	cleanly exit gocui
    technically you can load two toolkits at the same time
        kinda both working at the same time. esoteric
        two working plugins at the same time
        give up working on two gui's at the same time
        this is fun, but _not interesting
        wow. this actually works. NewButton() from both toolkits
    examples:
        all the examples run again
        remove early helloplugin example
        buttonplugin example cmd code
        buttonplugin runs and ldd is minimum

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>start trying to make the tookits plugins</title>
<updated>2022-11-06T18:59:24Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-11-06T18:59:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=e55fb6675d692e3f44fa67b02b12661e476bd028'/>
<id>urn:sha1:e55fb6675d692e3f44fa67b02b12661e476bd028</id>
<content type='text'>
    totally minimize helloworld demo
    try to make a button plugin example
    debug changes
    final changes before attempting to use a golang plugin
    actually running gocui as a plugin
    add gocli-as-plugin example
    try to convert the go-cui toolkit into a plugin
    doc updates
    make a minimal console gui

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>v0.4.2 more code cleanups and improvements</title>
<updated>2022-11-05T15:19:04Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-11-05T15:19:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=099efb6b24caf9eaad50d7386636a7ac23552bde'/>
<id>urn:sha1:099efb6b24caf9eaad50d7386636a7ac23552bde</id>
<content type='text'>
    Add command line argv handling using go-arg
    make hello world dumb stupid simple again
    more swtiching to common code
    move debugging options to support go-args
    more debugging output cleanup
    more debugging cleanups
    fix null pointer crash
</content>
</entry>
<entry>
<title>v0.4.1 set sane toolkit default look and feel</title>
<updated>2022-10-21T16:40:08Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-10-21T16:40:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=a3fc02c2f7e22f92b76ff6db92618be0cf3656a6'/>
<id>urn:sha1:a3fc02c2f7e22f92b76ff6db92618be0cf3656a6</id>
<content type='text'>
    autogenerate README.md from doc.go (goreadme cmd)
    remove passing arguements on a mouse click()
    make defaults for padding, margin, stretchy, etc
    add a checkbox widget
    function rename to NewButton()
    keep cleaning up toolkit code
    fix date. I was somehow in the future

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>Squashed commit of the following:</title>
<updated>2022-10-20T11:55:42Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-10-20T11:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=b8ef0bb05dc14bc4291f3d156b199fa125cdb9d7'/>
<id>urn:sha1:b8ef0bb05dc14bc4291f3d156b199fa125cdb9d7</id>
<content type='text'>
    all non binary tree structs are gone (almost all)
    Use names from https://en.wikipedia.org/wiki/Graphical_widget
    toolkit andlabs/ui is isolated from being accessable
        all direct references to andlabs are removed
    working dropdown widgets
    add debugging more buttons and windows
</content>
</entry>
<entry>
<title>Refactor to 'gui/toolkit/'</title>
<updated>2022-10-19T18:23:22Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-10-19T18:23:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=f3af1f5b7ff78b3f73d7510622fc9633dec36d35'/>
<id>urn:sha1:f3af1f5b7ff78b3f73d7510622fc9633dec36d35</id>
<content type='text'>
    * add a example cmds/consolemouse
       uses a console button to launch the andlabs/ui
    * fix wrong return value in toolkit/NewLabel()
    * redirect STDIN output to a file
    * wonderful fix of Window() exit
    * finally remove the ancient stupid variables x &amp; y
    * phase out struct 'box' and use 'node' instead
    * better names for things: use NewFoo() and NewBar()
</content>
</entry>
<entry>
<title>GROUP: implement 'group' in toolkit/</title>
<updated>2022-10-18T03:39:03Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-10-18T03:39:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=15baefd9a7d145ddffced80d0fb6c14f258bdcc9'/>
<id>urn:sha1:15baefd9a7d145ddffced80d0fb6c14f258bdcc9</id>
<content type='text'>
    move gui.group into toolkit
    remove duplicate code
    update demo
</content>
</entry>
<entry>
<title>Add slander and spinbox in toolkit/andlabs</title>
<updated>2022-10-16T13:07:13Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2022-10-16T13:07:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/gui/commit/?id=2141e04328dcf4e4d6857fcc0a7cb551fc84fa07'/>
<id>urn:sha1:2141e04328dcf4e4d6857fcc0a7cb551fc84fa07</id>
<content type='text'>
    fix the helloworld demo
    move slider into toolkit/
    move more into the toolkit directory
    add spinbox()
    fix example
    minor update
    fix examples
    Fix andlabs.ui.Slider() to work again
    correctly implement custom OnChange() callback

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
