Page 1 of 1

No datebrowser

Posted: Sun May 03, 2015 9:10 pm
by mritter0
When use #define ALL_REACTION_CLASSES to include all the reaction classes, the datebrowser class is not in reaction/reaction.h header file, so not included.

Re: No datebrowser

Posted: Sun May 03, 2015 11:50 pm
by broadblues
Don't use that archaic macro. Just include the proto file for each gadget of interest and the <gadgets/foo.h> file, will save you time compiling....

Re: No datebrowser

Posted: Mon May 04, 2015 1:12 am
by mritter0
I always did include each class separately, but my project uses almost every one now,including DateBrowser, so I used the shortcut.

Re: No datebrowser

Posted: Thu May 07, 2015 4:00 pm
by ssolie
The "reaction" macros and header are being phased out.