memorysaver.h

I'm just starting to play with the Arduino Mega / ITBD02-3.2S display and am having trouble with one of the examples. I've edited memorysaver.h as instructed but I still get the sketch too big error. It's almost like the UTFT library is not calling the memorysaver.h file. Any ideas?

Thanks.

You should not be getting "sketch too big" even without modifying the memorysaver.h file on any of the demos supplied with UTFT when using an Arduino Mega.
Are you sure you have set the board type correctly?

/Henning