trichview.support
Some questions |
Author |
Message |
Andreas Steibl |
Posted: 03/10/2004 13:27:39 Hi I just found your TRichview, and it looks good, but i have some very important question ! 1) Is it possible, to load the RVF File into memory and replace some text ? i need to write some Text like "This is a test and this is a &VariableFilledOnCreate& this is only a && " Converting the Text into "This is a test and this is a thisWasTheVar this is only a & " and this without any component (No Search and Replace form the component, because i don't like to show the Text, only load, change and save it) The &VariableFilledOnCreate& can be with different Font Settings all other images, object ... should be not changed. 2) Is it possible to implement user defined function I would like to integerate some function in the text, which are calced at runtime ? The resulting text can have one or more lines and should be formatted a) Insert a Object / Controll which generates an Event (OnPaint) every time it is displayed ... b) Insert a Object / Controll which text is changed everytime the variable itself is changed. 3) Is it possible to extract only the text very quick for a search of many documents ? (or maybe is there allready a UDF for Interbase/Firebird to search in a BLOB of TRichView Data ?) |
Powered by ABC Amber Outlook Express Converter