Walkback in Methods pane of D5 CHB

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Walkback in Methods pane of D5 CHB

Don Rylander-3
When I show inherited methods, and then let the cursor hover over one of the
inherited methods for a couple of seconds, I get an unhandled Win32Error
telling me that "The operation completed successfully."  This is on Win2K SP2.

Don

######### Info from the error log:
11:17:51 AM, Monday, May 13, 2002: Unhandled exception - a Win32Error('The
operation completed successfully. (16r0: The operation completed
successfully.)')

GDILibrary(ExternalLibrary)>>systemError
IndexedColor>>asRGBUsingPalette:
IndexedColor>>asRGB
IndexedColor(Color)>>fadedBy:
[] in UndefinedObject>>{unbound}doIt
NMLVCUSTOMDRAW(NMCUSTOMDRAW)>>evaluateDrawBlock:
ListView>>customDrawSubItem:
ListView(IconicListAbstract)>>nmCustomDraw:
ListView(ControlView)>>nmNotify:
[] in ListView>>nmNotify:
Array(SequenceableCollection)>>at:ifAbsent:
ListView>>nmNotify:
ReferenceView(View)>>wmNotify:wParam:lParam:
ReferenceView(View)>>dispatchMessage:wParam:lParam:
[] in InputState>>wndProc:message:wParam:lParam:cookie:
BlockClosure>>ifCurtailed:
ProcessorScheduler>>callback:evaluate:
InputState>>wndProc:message:wParam:lParam:cookie:
ListView(ControlView)>>defaultWindowProcessing:wParam:lParam:
ListView(View)>>dispatchMessage:wParam:lParam:
-------------------------------------------------------------------------------
---------------------