To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74854
                 Issue #|74854
                 Summary|MsgBox with type 67 shows wrong buttons
               Component|framework
                 Version|OOo 2.1
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|scripting
             Assigned to|npower
             Reported by|catkin





------- Additional comments from [EMAIL PROTECTED] Sun Feb 25 17:03:00 +0000 
2007 -------
' These work as expected showing Yes, No and Cancel buttons plus
' successsively Stop, Question and Exclamation symbols
MsgBox "message", 3
MsgBox "message", 3 + 16 
MsgBox "message", 3 + 32
MsgBox "message", 3 + 48

' This does not work as expected, showing Yes, No and Cancel buttons plus
' an Information symbol.
' It gains the Information synbol but the only button is an OK button
MsgBox "message", 3 + 64

---------------------------------------------------------------------
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