KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
63 stars 7 forks source link

Add python and ruby support for wxGenericStaticBitmap #1345

Closed Randalphwa closed 8 months ago

Randalphwa commented 8 months ago

This PR supports wxGenericStaticBitmap now that wxPython 4.2.1 and wxRuby3 0.9.3 support it. When the user specifies a scaling mode, wxGenericStaticBitmap is now used in all three languages to ensure that the platform will support the scaling.