>> >Storing multiple frames for knobs etc. is best done as a strip or grid
>> 
>> well, yes and no. in X, when you use draw a pixmap on the screen
>> (where a pixmap is just a "pixel map"), you specify both the
>
>True, but using a strip would also reduce the load time wouldn't it?

Actually, yes, thats a good point. I also don't know what the memory
overhead per-Pixmap is, which might be an issue in some situations, so
perhaps the strip approach really does have something to recommend it.

--p

Reply via email to