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 )

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

VB.Net More on Web Browser Favourites Tutorial

Do you remember the tutorial VB.Net Web Browser Favourites Primer Tutorial? Well, with this tutorial we add an onion layer on top. This is the way I really like to program. Get the essence right first, then build onion layers … Continue reading →

Posted in Animation, eLearning, Event-Driven Programming, GUI, Operating System, Software, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

C# in Visual Studio and XML Primer Tutorial

C# using Visual Studio is another 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 Data Integration, eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment