RE: TRichView
Is the JumpCursor property not implemented? No matter what I change this cursor to, it always shows as the crHandPoint cursor. Whether it is changed at creation time, or milliseconds prior to moving the mouse over a Jump.
Thank you!
JumpCursor
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 2
- Joined: Wed Oct 12, 2005 5:45 am
After reviewing the demo, I can see that the error lied in misunderstanding how the TRVStyle component worked.
I needed to specify a JumpCursor for each style, instead of the JumpCursor property of the TRVStyle component. Which does make me wonder what the JumpCursor property of the TRVStyle component is for, if it's not there as a default for all underlying styles. Perhaps this would be a good mod for future versions, much like the ParentShowHint property (e.g., ParentJumpCursor).
Thanks for your help!
I needed to specify a JumpCursor for each style, instead of the JumpCursor property of the TRVStyle component. Which does make me wonder what the JumpCursor property of the TRVStyle component is for, if it's not there as a default for all underlying styles. Perhaps this would be a good mod for future versions, much like the ParentShowHint property (e.g., ParentJumpCursor).
Thanks for your help!
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: