|
From: Dave T. <duk...@gm...> - 2012-01-11 00:57:17
|
Does anyone know why wxTreeCtrl_GetBoundingRect is implemented [1] such that: 1. It returns a null pointer on non-Windows platforms. 2. It disregards the returned value and returns GetRect(). It came in with: "wxhaskell-from-cvs @ 2004-09-14 10:27:48 by dleijen". Dave, [1] http://darcsden.com/DukeDave/wxhaskell-dev/wxc/cpp/treectrl.cpp#L-535 |