trichview.support
Re: rvActionTableProperties and the picturedialog filter |
Author |
Message |
Pieter E. |
Posted: 12/15/2004 15:46:16 Dear Sergey, I've installed RichViewActions v1.42 and still it doesn't work... I use the following code: void __fastcall TForm1::FormCreate(TObject *Sender) { rvActionItemProperties1->GraphicFilter = "JPEG (*.jpg, *.jpeg)|*.jpg;*.jpeg|"; rvActionItemProperties1->BackgroundGraphicFilter = "JPEG (*.jpg, *.jpeg)|*.jpg;*.jpeg|"; } //--------------------------------------------------------------------------- Should I update RichViewEdit v1.9.1.8. to the last beta version??? Thank you for your support. Pieter E. "Sergey Tkachenko" <[email protected]> wrote: >I am talking about the new version of RichViewActions (uploaded today): >http://www.trichview.com/resources/actions/richviewactions.zip > >> >> Dear Sergey, >> >> I'm using version 1.9.1.8 and there is no >'rvActionItemProperties1->BackgroundGraphicFilter'... >> :( >> (There is only 'rvActionItemProperties1->GraphicFilter') >> >> Maybe there is an other solution? >> >> Thanks. >> >> Pieter E. >> >> >> "Sergey Tkachenko" <[email protected]> wrote: >> >I added rvActionItemProperties1->BackgroundGraphicFilter property in >> >RichViewActions 1.42 >> > >> > >> > >> > > |
Powered by ABC Amber Outlook Express Converter