From: "David Falafel" on
Hello,

I have recently updated my project to use wxAUI, from wxDockit. I would like
to be able to create a wxAuiNotebook using the wxAUI_NB_BOTTOM style, but
notice that this behaviour is not yet implemented (I have the wxWidgets
2.8.3 sources). Being wholly unfamiliar with the wxAUI code, I was wondering
if anyone out there has any pointers for the correct way to go about
implementing this feature?

Many thanks.