Page 1 of 1

Changing image filter

Posted: Sun Mar 02, 2008 6:09 pm
by vega
This is probably very basic but I don't know how to limit the filter of the load picture dialog to *.jpg, *.gif and *.png only (don't want *.bmp, *.ico etc)

Thanks for any input

Dan

Posted: Sun Mar 02, 2008 7:51 pm
by Sergey Tkachenko
Do you mean RichViewActions?
TrvActionInsertPicture has Filter property. If it is assigned, it will be used for the dialog.
TrvActionItemProperties has a similar property, GraphicFilter.