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 )

YUI UI Colour Picker Primer Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. Adding to that experience are Javascript libraries packed full of features. One of the best of these is the YUI library by … Continue reading

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

Python Tkinter Primer Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

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

Code::Blocks C++ Win32 API Frame Menu Primer Tutorial

The tutorial today is about a programming IDE called Code::Blocks, and we use this to create a project to create a C++ Windows 32bit GUI frame application (Win32 API) with two simple submenus. Programming IDEs take a lot of the … Continue reading

Posted in Code::Blocks, eLearning, GUI, Tutorials | Tagged , , , , , , , , | 6 Comments

VB.Net PictureBox and ImageList Primer Tutorial

VB.Net using Visual Studio is a great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

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

C# TreeView Primer Tutorial

C# using Visual Studio is a great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

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

Xcode Python Desktop Application Primer Tutorial

Have you heard of Python? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Python Applications, and this tutorial shows the creation of a simple Python Desktop Application using … Continue reading

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

Java Swing OptionPane Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop that displays calculator program performing +-*/^! Below is some information from Wikipedia regarding the Java Swing functionality: Swing … Continue reading

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

CAD Primer Tutorial

CAD or Computer Aided Design has been an area of continual improvements in sophistication with software as computer power, generally, grows. It was once a strictly two dimensional idea and it took off, particularly in the fields of surveying, photogrammetry … Continue reading

Posted in eLearning, GUI, Land Surveying, Photography, Software, Tutorials | Tagged , , , , , , , | 2 Comments