Skip to content

lszl84/wx_sizers_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wx_sizers_tutorial

wxWidgets Sizers and Splitters tutorial.

This tutorial shows how to use wxSizer in wxWidgets to create a simple layout. It also shows how to use wxSplitterWindow to create a split view.

Sizers

See the following for more information:

The links above contain more extensive information about the code, for example, how to combine Sizers to achieve effects like centering, alignment, and more.


Check out the blog for more! www.lukesdevtutorials.com