Category Archives: GUI

Graphical user interface (GUI, sometimes pronounced ‘gooey’)[2] is a type of user interface that allows users to interact with electronic devices using images rather than text commands ( Wikipedia )

Another Desktop Job and its GUI Event Analysis

When there is a big job to do I really really like Event Driven programming. All around programming work are events, whether that be for web work or desktop work. It has probably increased over time, because of the increased … Continue reading

Posted in Colour Matching, Event-Driven Programming, GUI, Software, SpectroPhotometer, Visual Studio | Tagged , , , , , , , , , | 19 Comments

VBA Primer Tutorial

Have you heard of VBA? Visual Basic for Applications (VBA) is an implementation of Microsoft’s event-driven programming language Visual Basic 6 and its associated integrated development environment (IDE). Use it for Excel, Word and Access software tailoring. Am pretty fond … Continue reading

Posted in eLearning, GUI, Tutorials | Tagged , , , , | Leave a comment

Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial

Have you heard of Tcl/Tk? Tcl/Tk is open source (based on a BSD-style license), so you can use it and modify it virtually any way you want, including for commercial uses. With Tcl/Tk have used in conjunction with C++ and … Continue reading

Posted in eLearning, GUI, Installers, Tutorials, Visual Studio, Xcode | Tagged , , , , | 1 Comment