This book provides a concise but in-depth guide to writing programs in the Windows environment using C#. The emphasis is firmly on GUI programming, but important related areas are also covered. The book covers: - Creating Windows applications in C# with and without Visual Studio .NET - Using the Windows Forms classes and controls

The goal of this course is to provide you with a working knowledge of Qt C++ GUI applications. We'll start with the basics, starting from installing Qt , creating our first Qt project, using widgets, signals and slots, layouts, resource file etc. In the later half of the video I will also show , How sqlite database cane be used with Qt. Texus' Graphical User Interface. TGUI is a cross-platform modern c++ GUI library for SFML. A .Net binding for the library is available at tgui.net. Easy and customizable. The gui is easy to use, with only a few lines you can e.g. have a fully functional TextBox on your screen. Now close the application window to stop debugging. Debug with breakpoints. You can test the code during debugging by adding some breakpoints. You can add breakpoints by choosing Debug > Toggle Breakpoint, by clicking in the left margin of the editor next to the line of code where you want the break to occur, or by pressing F9. Tk is a graphical user interface toolkit, it is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more. See More

The most famous library to create some GUI in C language is certainly GTK. With this library you can easily create some buttons (for your example). When a user clicks on the button, a signal is emitted and you can write a handler to do some actions.

Texus' Graphical User Interface. TGUI is a cross-platform modern c++ GUI library for SFML. A .Net binding for the library is available at tgui.net. Easy and customizable. The gui is easy to use, with only a few lines you can e.g. have a fully functional TextBox on your screen.

The first half of the book is an introduction to C, and covers the basics of writing simple command-line programs. The second half shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications which can be run on the desktop. 156 pages of essential information: Create simple command-line C programs

libui: a portable GUI library for C. This README is being written. Status. It has come to my attention that I have not been particularly clear about how usable or feature-complete libui is, and that this has fooled many people into expecting more from libui right this moment than I have explicitly promised to make available. CGUI is a library that provides you with a set of C-functions to create GUI applications, i.e. windows and window controls like buttons, check-boxes, menus, input boxes etc. The API of CGUI is a set of C-functions, which makes it usable in both C and C++ applications. There are also bindings to FreeBasic. 10AN INTRODUCTION TO C AND GUI ROGRAMMING What’s so great about C? C is a very versatile and widely used programming language. It has been used to write pretty much everything, from low-level routines to control the hardware in embedded microcontrollers to complete operating systems like Linux with graphical user interfaces. GUI DESIGNER. The µGFX-Studio is a desktop application that provides a drag'n'drop interface to quickly assemble a graphical user interface. The µGFX-Studio runs on Windows, Linux and OS X. This is Windows API tutorial for the C programming language. It is pure Windows API tutorial. It does not cover MFC. After reading this tutorial, you will be able to program non trivial Windows applications. Even if you program in a higher level programming language, this tutorial will give you valuable knowledge of how things work under the hood. This is a list of Library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code .