I created a Static Bitmap in wxCrafter 2.9
Then I changed wxID_ANY to wxID_BMPCmpDP.
But the source code generation don't make a enum entry for this.
For static text it works.
Christian
no custom wxID_ generation for wxStaticBitmap
-
- CodeLite Curious
- Posts: 1
- Joined: Sat Mar 20, 2021 11:23 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
no custom wxID_ generation for wxStaticBitmap
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: no custom wxID_ generation for wxStaticBitmap
thanks for reporting this.
can you post it on GitHub (as bug report)
Make sure you have read the HOW TO POST thread