Pavel Sanda wrote:
I guess that keeping trace of the menuBar pointer (via a static variable outside the ctor) and try to hide it could work.

One has to try...

so to complete this menubar hiddening under mac and window decoration under ms 
win
should be done. do you think its part of lyx assignment or should it be let as 
third
party bussiness?

I don't know for sure but I guess it should be done within LyX. For Mac, the method I've outlined above should probably work. I see that Firefox is able to hide all window decoration under Windows so I guess it is possible to do it for LyX too.


personally i'm still not completely satisfied with the result. Abdel can you 
point
me which lines of code are responsible for the lines marked on the attached 
picture?
i was looking in various redraw functions but either overlooked or its somewher 
else.

Well, we don't draw those lines, Qt does. I remember some Qt blogs that said it was possible to eliminate them though... Sorry, don't have the link.

Abdel.

Reply via email to