trichview.support
Re: LoadRVFFromStream |
Author |
Message |
Sergey Tkachenko |
Posted: 06/05/2004 19:05:47 Hello Screen.Cursor := crHourGlass; rv.LoadFromStream(...); rv.Format; Screen.Cursor := crDefault; > > Hello, > when I use LoadRVFFromStream to load a large document into a TRichViewEdit, > and call Format after this, it takes (depending on the size of the document) > several seconds before the contents shows up in the TRichViewEdit. During > this time, I would like to change the cursor to an hourglass, but to return > to normal operation after this, I would need to know when TRichViewEdit is > done, or in other words, I would need an event that tells me that the new > document is now actually showing. > Is this possible? > Thank you! > Regards, > Holger |
Powered by ABC Amber Outlook Express Converter