[interfacekit] Re: Missing stuff from GraphicsDefs.h
- From: "DarkWyrm" <bpmagic@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Sat, 26 Jun 2004 11:34:07 -0400 EDT
> Hi there,
>
> it seems that all extern constants in GraphicsDefs.h have not been
> defined anywhere yet.
> Should they be defined in the local files, i.e. B_MAIN_SCREEN_ID in
> Screen.cpp, or together in a GraphicsDefs.cpp?
> If no one stops me, I will commit the latter to the repository in the
> next few days.
>
> Bye,
> Axel.
By convention, Globals.cpp has been the place for storing a lot of
different definitions and miscellaneous functions declared in the
headers, such as get_pixel_size_for() and such. I have no problem if
you wish to place the other undefined symbols there. :)
--DW
- Follow-Ups:
- [interfacekit] Re: Missing stuff from GraphicsDefs.h
- From: Axel Dörfler
- References:
- [interfacekit] Missing stuff from GraphicsDefs.h
- From: Axel Dörfler
Other related posts:
- » [interfacekit] Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- » [interfacekit] Re: Missing stuff from GraphicsDefs.h
- [interfacekit] Re: Missing stuff from GraphicsDefs.h
- From: Axel Dörfler
- [interfacekit] Missing stuff from GraphicsDefs.h
- From: Axel Dörfler