#Palette handle
Brian:
Thank you very much for the advice on palettes. I am attempting to get
the palette for a flic that is being loaded into the animation window. I am
using the handle property of the tool and calling
SendMessagebyNum(control.handle,VBM_GETPALETTE,0,0) to do this.
Unfortunately, this is not working. Is there any workaround. Thanx for the
time.
Adlai