On Fri, 16 Mar 2001 [EMAIL PROTECTED] wrote:

> Update of /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms
> In directory baywatch.lyx.org:/tmp/cvs-serv29983/src/frontends/xforms
> 
> Modified Files:
>       ChangeLog FormBaseDeprecated.C FormMaths.C FormMaths.h 
>       form_maths.C form_maths.h 
> Log Message:
> math panel cleanup. LyX no longer crashes on "Close"ing the math panel, but
> still does on exit from LyX if the math panel has been opened.

This was not checking for form && form->visible in the WMHideCB ?? Odd that it
didn't happen at home ...

is the other one my bug was well ?

Also, why did you move most of the callback logic into member functions ? How
is this better ? It just looks like more lines of code to me !

And why move the static chars up to the top of the file ? I would prefer them
near their actual use personally (even better is to not have them at all of course)

thanks
john

-- 
"You lose it if you talk about it."
        - Ernest Hemingway

Reply via email to