Does wxMenuItem::SetBitmaps work?

My menus were created with XRC, so everything had already been added by the time I called SetBitmaps(). I don’t think that’s the problem.

Thanks, though!

Gre7g

···

On 5/20/08, niki niki@vintech.bg wrote:

IIRC SetBitmaps() should be called after adding item to menu.