On Mon, Sep 10, 2001 at 12:44:00AM +0200, Lars Gullik Bjønnes wrote:

> | - There are still infinite table repaintings if the width of the table
> |   is almost equal to the LyX window size (for details see SourceForge)
> 
> Hmm... (I hate running over to SF to get details), I'd like to see a
> way to reproduce this... it could be because of some float comparisons

since you asked nicely :

https://sourceforge.net/tracker/index.php?func=detail&aid=432703&group_id=15212&atid=115212

./lyx -geometry 100x100
M-x file-new
M-x tabular-insert 20 5
first cell first cell <tab>
second cell second cell <tab>
third cell third cell <tab>
(if necessary) fourth cell fourth cell

Still reproducable easily.

> btw. we need to make a new rule in LyX (that is for 1.3.0cvs): We
> should _never_ _ever_ pass or return raw pointers, but always wrap
> them up in some smart pointer.

this will uglify and seriously bloat all the gui code for no real advantage IMHO

At least in Qt's code

> | - Remove the old graphics inset (from GUI and from code
> |   if automatic conversion is activated and works satisfyingly)
> 
> What is the state on this?

doesn't crash any more afaik, but still needs some major structure to be
usable. As discussed, not resizing figures makes lyx unusable with
"large" images.

regards
john

-- 
"We don't have to worry about single players such as Michael Owen or Emile
 Heskey. We have a stronger team and that is what counts."
        - Carsten Jancker

Reply via email to