trichview.support.examples
Re: Example: dialog on double click |
Author |
Message |
Sergey Tkachenko |
Posted: 01/20/2004 21:05:00 You should use InsertPicture and ***Current methods: RVE.InsertPicture, RVE.SetCurrentItemExtraIntProperty, RVF.SetCurrentPictureInfo. They will work with the picture at the caret postion (if user double clicks image, this is a double clicked image). It's not important if it in table or not. You can ignore RVData found by GetItemAt. Though you can use RVData/ItemNo methods, they cannot be undone. > Yes, it worked. However I want to ask something - I want to use that routine > to set properties of a picture( i.e. when clicking on a picture there is a > dialog that modifies it and for example repaces a picture that is just a > link to a WWW picture with a downloaded copy of that image). If the picture > is in the RVE and not in a table, I use the following code (depending on the > purpose): > > |
Powered by ABC Amber Outlook Express Converter