To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81633
                 Issue #|81633
                 Summary|Menubar is set visible by using a listbox 
               Component|framework
                 Version|OOo 2.3 RC3
                Platform|All
                     URL|
              OS/Version|Windows Vista
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|tm
             Reported by|thomaskrumbein





------- Additional comments from [EMAIL PROTECTED] Mon Sep 17 07:17:47 +0000 
2007 -------
Programming an own application I can set the visibility of all toolbars and the
menubar to "false", so that I only have the empty frame:

 oLayOutMng = starDesktop.getActiveFrame().LayoutManager
 oLayOutMng.setvisible(false)

That works fine in Version 2.3.x. Unfortunatly the menubar will be set visible
in the case, I use a listbox on my document. And it does not matter, wether the
listbox is connected to a datasource or just shows values of a list. 
This is working different to previous versions.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to