Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SplitButton.cpp File Reference

implementation of a SplitButton More...

#include "SplitButton.h"
#include <wx/event.h>
#include <wx/renderer.h>
#include <algorithm>
Include dependency graph for SplitButton.cpp:

Go to the source code of this file.

Detailed Description

implementation of a SplitButton

Author
T. Modes

implementation based an stackexchange answer from Anil8753 see https://stackoverflow.com/questions/37076881/push-dropdown-button-wxwidgets

Definition in file SplitButton.cpp.