From: Thomas W. <wi...@ac...> - 2006-01-18 23:16:53
|
Sean Parent wrote: > > On Jan 17, 2006, at 6:35 PM, Thomas Witt wrote: > >> the attached patch fixes a edit_number layout issue in the win32 >> implementation. In more complex layouts the popup is not displayed >> correctly because eve adjusts the poi that is used to store the popup >> position but not the the overall widget length. I am not sure whether >> this might actually be an eve issue, but the patch makes edit_number >> work and brings its logic in line with the Mac implementation that >> does not use a poi for this AFAICS. > > > For leaf nodes Eve moves the widget for the first poi (and adjusts the > width after that) - for an edit_number, the widget shouldn't be > stretching since there is just a single poi. This is true for Mac afaics. The win32 implementation stores a second horizontal poi at the popup widget position and that does not work. > Can you send an example? See attached sheets. The edit_numbers in the "Analysis" group should show the problem. Thomas -- Thomas Witt wi...@ac... |