On Feb 22, 2006, at 7:12 AM, Hector Schisa wrote:
I want the mousecursor to change in a listbox header under certain
conditions (for a "secondary" [sub] sort). But, changing the
listbox's mousecursor only changes the cursor for the rows (not the
header); and changing the window's mousecursor changes the
mousecursor for everything in the window except the listbox's
header. Why doesn't the listbox's header mousecursor not change:
seems it's connected to a cursor in a different way from everything
else in the window (with possible exception [haven't checked it
out] of the window's title bar).
I set appropriate mousecursors to nil when I want to change the
cursor (as per RB reference manual). Have had no problem changing
cursor under situations other than listbox header.
How does one go about changing the mousecursor only when it's in a
listbox header (under some condition)?
One way would be to place a canvas over the listbox header and handle
the cursor change in the canvas' mouseenter event
Roger M. Clary
Class One Software
http://www.classonesoftware.com
[EMAIL PROTECTED]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>