To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74392





------- Additional comments from [EMAIL PROTECTED] Wed Mar 21 03:53:56 +0000 
2007 -------
While looking into this issue I noticed the following behavior, which may be
getting s closer to the real problem:

1)  Put breakpoints as shown:

    Breakpoint 8, Window::IsNativeControlSupported (this=0x6d87b00, nType=100,
nPart=1) at window3.cxx:95
(gdb)

    Breakpoint 7, AquaSalGraphics::IsNativeControlSupported (this=0x6d83720,
nType=140, nPart=1) at salnativewidgets.cxx:186
(gdb) 

2)  Move the mouse over the toolbars to activevate the tooltips.

3)  Step from Window::IsNativeControlSupported into
AquaSalGraphics::IsNativeControlSupported

4)  Notice that nType changes from 100 to 140?

I thought this meant that there is a conflicting definition for ControlType, but
so far I have not been able to find it.

Other ideas?

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