When the wxBitmapComboBox is empty, GetBitmapSize() returns size -1,-1. Images can not be scaled to this invalid size. Use the size of the imagelist instead.
29 KiB
29 KiB
When the wxBitmapComboBox is empty, GetBitmapSize() returns size -1,-1. Images can not be scaled to this invalid size. Use the size of the imagelist instead.