Dialogs in wxWidgets

Dialogs in wxWidgets

This part of the wxWidgets tutorial covers dialogs.

gui
Custom widgets in wxWidgets

Custom widgets in wxWidgets

This part of the wxWidgets tutorial covers custom widgets.

gui
Drag and Drop in wxWidgets

Drag and Drop in wxWidgets

This part of the wxWidgets tutorial covers drag and drop operations.

gui
A window in Windows API

A window in Windows API

In this part of the Winapi tutorial, we will create a simple window.

gui
Unicode in Windows API

Unicode in Windows API

In this part of the Windows API tutorial, we work with Unicode.

gui

wxWidgets tutorial

This is wxWidgets tutorial. In this tutorial, you will learn the basics of the wxWidgets C++ GUI library.

gui

Strings in Windows API

In this part of the Windows API tutorial, we work with strings; we describe CRT and Windows API string functions.

gui

System functions in Windows API

In this part of the Winapi tutorial, we cover system functions.

gui
Windows API menus

Windows API menus

In this part of the Windows API tutorial, we work with menus.

gui
The GDI in Windows API

The GDI in Windows API

In this part of the Winapi tutorial, we present the Graphics Device interface.

gui