Huang Ying wrote:
> > Looks good. Some comments from a first view:
> > - the main window width can not be made smaller than 800 pixels. Is this
> > intentional?
>
> yes! How much do you think the minimum width is appropiate?

Don't know. The qt version can be shrinked to about 80x200. I'd say 400x300 
has to be possible at least (think of working with LyX and gv side by side on 
a 800x600 screen and think of the poor users who are still working with 
640x480). I am working with 800x600 and have the kicker on the right edge, so 
800 pixel width is a bit too wide for my personal use.

> > - All toolbars are shown, no matter what I have chosen in stdtoolbars.ui
>
> I will check this to find the reason.

You might also want to check which menu entries you really need. E.g. in qt, 
"show tooltips" does not make sense. Therefore we do not show this menu 
entry. I guess this is the same for gtk (the xforms "tooltips" are more or 
less "what's this?" texts, i.e. very verbose).

> > - I get a crash as soon as I try to open one of the gtk dialogs (about,
> > label):
> > (lyx:13672): libglade-WARNING **: could not find glade file ''
> > the file dialog works, though.
>
> You must install it before execute. Because the file search path problem.

Ah ok. Installing solves it indeed.

Regards,
Juergen.

Reply via email to