Tried out the CRoundButton class by Chris Maunder, and got inspired to
make a Triangle Button instead (actually i copy/pasted the code
structure from that) – Anyway it might be useful to someone, so here it
is.
A class derived from CButton, that displays the button as a triangle
pointing in one of four directions (LEFT, RIGHT, UP, DOWN) (see demo).
Download source 31KB