> "Daniel" == Daniel Naber <[EMAIL PROTECTED]> writes:
Daniel> Jean-Marc Lasgouttes wrote:
>> Could you modify your patch according to those remarks?
Daniel> It's not ready yet, I couldn't get this running, it just
Daniel> doesn't display the number:
minibuffer-> Set(LString(int(replace_cou
On Mit, 13 Jan 1999 Daniel Naber wrote:
>Another point I didn't yet think about: Replace all starts replacing at
>cursor position. Is that okay or should it start at the top of the
>document?
IMHO you have to handle the whole document, the order doesn't matter to much
though.
>I also agree that
Jean-Marc Lasgouttes wrote:
> Could you modify your patch according to those remarks?
It's not ready yet, I couldn't get this running, it just doesn't display
the number:
minibuffer->Set(LString(int(replace_count))+_(" strings have been replaced."));
Any idea? (replace_count is an unsigned int
> "Daniel" == Daniel Naber <[EMAIL PROTECTED]> writes:
Daniel> I made some changes to the Find&Replace dialog. The diff is
Daniel> against lyx-1.0.0pre6. Since I'm not yet familiar with lyx
Daniel> internals you should probably take a closer look at the new
Daniel> code (e.g. the line where s