Re: EuGrid sort menu
- Posted by Phil Russell <pg_russell at lineone.net> Sep 27, 2004
- 568 views
Craig Welch wrote: > > I have a window with two grids, one above the other. > Both grids work fine, scrolling, selecting, editing etc. > > On the *lower* grid, if I right click in the header row, to select a > sort operation, the sort menu (ascending / descending) appears where > you would expect it to be if the click were in the header row of the > *upper* grid. > > The 'x' axis is correct (immediately above the click). The 'y' axis is > displaced to the wrong grid. > > Appreciate any advice ... > Craig, are you using win32lib v0.6x ? I recently noticed that one of the functions that I use in win32lib seems to have changed and this has affected my menu positioning code. I will try and take a look at it in the next day or so and post a fix. Regards, Phil