Using Global Graphic Variables
Sometimes, we all get stuck in the routine of doing things a certain way. New methods may appear as time passes by and unless we take the time to evaluate our own methods, we miss out on the power and elegance of these new ideas!
I've been using FileMaker 8's variables since they were introduced. However, I never thought to use them for graphics. While storing a lot of LARGE graphics within memory is not advisable, there's nothing that says you can store smaller interface graphics into the client memory space. In fact, this makes your interface more snappy when it comes to performance. You're not taxing the server for a transfer of an image each time it's shown.
Of course, FileMaker may have it's own internal caching of graphics, when it comes to displaying layouts, but why not take advantage of any system that helps manage or make things more dynamic? This video presents a great solution to providing a flexible system of displaying icons and graphics. Special thanks to Stephen Dolenski of FMForums.com for sending this in. This tip earned a whole year's subscription! - (so be sure to send in your own cool FileMaker techniques)