2 years ago
#55461
JodiMcJodson
wxRibbonGallery shows up blank even with bitmap appended to it
I created a wxRibbonGallery
and appended a bitmap to it, but whenever I load the executable, it is nothing but a white screen. I did some testing by using the bitmap
bitmap to create a wxBitmapButton
which showed up as expected. I also added a line to print the number of items in the gallery, and it printed "1" as expected. Here's a
picture with my current code
c++
wxwidgets
0 Answers
Your Answer