From: Thomas W. <wi...@ac...> - 2006-01-18 02:35:13
|
Hi, 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. Regards Thomas -- Thomas Witt wi...@ac... |