>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> On Thursday 30 May 2002 3:42 pm, Juergen Spitzmueller wrote: >> Jean-Marc Lasgouttes wrote: > What are the bugs that you consider >> urgent for 1.2.1? >> >> I think the problem with the toolbar tooltips should be fixed, >> because it it irritating for new users, see my mail: >> >> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg38329.html >> >> Sorry that I have no patch, but I am lost here. Angus> I suspect that it is the same "wierd" xforms behaviour that Angus> necessitates the call to tooltips().set(); in FormBase::show() Angus> AFTER the form has been made visible. You could try and see if Angus> the same fix works here too (add a toolbar.tooltips().set() Angus> call at the end of XFormsView::show) Sorry ANgus, I tried to have a quick look, but it seems that there is no such tooltips method. JMarc