[openbeos] Re: New icons

  • From: François Revol <revol@xxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Thu, 30 Jan 2003 19:17:28 +0100 (CET)

En réponse à Erik Jaesler <erik@xxxxxxxxxxxxxx>:

> >#ifdef B_BEOS_VERSION_DANO // at least R5.1
> >  colText = ui_color(B_PANEL_TEXT_COLOR);
> >          // btw the Dano/Zeta ui_color() support is way better than in
> 
> R5,
> >          // I think we should head this way in OBOS.
> >#endif
> 
> Check out InterfaceDefs.h in the OBOS tree; there are already a bunch of
> 
> new defines, including B_PANEL_TEXT_COLOR. =)

Which of course is incompatible with the Dano/Zeta headers :^)

François.
P.S. how would I #ifdef such a thing ? can't #ifdef on enums

Other related posts: