Re: [wxhaskell-devel] Weird implementation of wxTreeCtrl_GetBoundingRect

2012-01-11 Thread Jeremy O'Donoghue
On 11 January 2012 15:55, Dave Tapley wrote: > On 11 January 2012 00:56, Dave Tapley wrote: > > 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()

Re: [wxhaskell-devel] Weird implementation of wxTreeCtrl_GetBoundingRect

2012-01-11 Thread Dave Tapley
On 11 January 2012 00:56, Dave Tapley wrote: > 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 1

[wxhaskell-devel] Weird implementation of wxTreeCtrl_GetBoundingRect

2012-01-10 Thread Dave Tapley
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/Du