• twanvl's avatar
    Reverted DropDownList back to wxPopupWindow from wxPopupTransientWindow. The... · 59a8bd59
    twanvl authored
    Reverted DropDownList back to wxPopupWindow from wxPopupTransientWindow. The latter is not going to work, because it tries to be too smart. In particular, it thinks the mouse clicks outside the dialog when the scrollbar is clicked, and dismisses the popup. It also requires a mouse capture, which gives problems when submenus are used.
    59a8bd59
card_editor.cpp 14.2 KB