[Bug 6985] editable combo boxes not working right in Personal Ancestral File

Wine Bugs wine-bugs at winehq.org
Tue Jan 2 23:00:26 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=6985


cjstimpson at utwire.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED




------- Additional Comments From cjstimpson at utwire.net  2007-02-01 23:00 -------
An Update:
Paf creates a combo (not comboex), which creates a sub edit/list.
Afterwards, Paf creates a richedit20 with the parent of the combo, so it goes on
top of the previous edit.
So there's some interaction going on between those windows.

And oddly, the first edit control's parent was changed to the parent of the
combo, but no SetParent() call did that.

Which might explain why some EN_CHANGE notifications don't get filtered out by
the code in combo.c.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list