I don't have any experience (yet) with using Tk specifically on the LCD3 cape, but it is something I'm going to experiment with.
Is Tk an option for you? http://www.tkdocs.com/ It's usable from scripting languages such as Tcl, Python, Perl, and Ruby. You can also use it with straight C via the API. --David On Mon, Jun 19, 2017 at 4:15 AM, <[email protected]> wrote: > Not exactly a GUI, but if it doesn't have to be super pretty and > fancy.. you can always make it a web page...fire up a browser when the gui > boots up and redirect it to local webhost. > just remember you will have to remap left/right buttons to tab in the lcd > overlay to make it useful. > > On Saturday, June 17, 2017 at 9:28:46 PM UTC-5, LV LV wrote: >> >> >> I want to develop something for my home that has a GUI on the BB with >> LCD3 cape. >> At $1000/year Qt (one of my favorite dev environment) is no longer an >> option. >> I probably would have spent $29/Month to have access to it but at >> $1000/Year that is just too much to bear for personal use. >> For years I pushed students to use Qt so they would learn C++ in the >> process, all with great success, unfortunately I have to turn them to Java >> instead now. >> >> >> *So what is the best solution available to develop a GUI application on a >> BB with LCD3 cape as of 2017?* >> >> >> -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beagleboard/4ebba887-4fca-4ef5-a815-60e970ff0cc2%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/4ebba887-4fca-4ef5-a815-60e970ff0cc2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALMFhSzkt0vEUs2MCwXQUdasnN5rqgXFxv%3DX6fBbzvtGh5r9HA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
