trichview.support
How does ResizeControl work? |
Author |
Message |
Christian Kirchhoff |
Posted: 12/05/2002 22:12:36 Hallo, I'm using a TRichViewEdit component to implement a HTML-editor. The user can drag TImages on the RichViewEdit, which are then inserted as Controls. Afterwards the user should be able to modify the imges size. I've implemented the "Modify Image" dialog. After closing it I compute the new size, search the item numer of the TImage control with FindControlItemNo and try to set the new size with ResizeControl, which doesn't seem to work. The procedure doesn't raise an error, but the image size stays original. What could I have done wrong? Regards, Christian Kirchhoff |
Powered by ABC Amber Outlook Express Converter