BITMAPBUTTON_IGNORE_BITMAP_HEIGTH

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 17/09/2005 at 05:41, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   9.1 
Platform:      
Language(s) :     C++  ;

---------
Theres a typo in the customgui_bitmapbutton.h

#define BITMAPBUTTON_IGNORE_BITMAP_HEIGTH     'ignh'

it supposed to be

#define BITMAPBUTTON_IGNORE_BITMAP_HEIGHT     'ignh'

🙂