Skip to content

BitmapComboBox misses Popup method #1307

@mchlnix

Description

@mchlnix

Operating system: Linux
wxPython version & source: 4.0.6 - pypi
Python version & source: 3.6

Description of the problem:

The wx.adv.BitmapComboBox class does not have a Popup method, like ComboBox does.

Since it does not seem to be a sub class of ComboBox in Linux, calling its Popup method does also not work. Is there a workaround and is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions