Hyperlinks & On-demand subreports
The CRPE API has been enhanced to support hyperlinks and on-demand subreports.
New elements have been added to the PETrackCursorInfo structure to support these enhancements:
- short ondemandSubreportCursor - this cursor can be set to display over on-demand subreports when drilldown for the window is enabled; the default is PE_TC_MAGNIFY_CURSOR.
- short hyperlinkCursor - this cursor can be set to display over any report object that contains hyperlink text; the default is PE_TC_HAND_CURSOR.
- new cursor types:
- PE_TC_BACKGROUND_PROCESS_CURSOR
- PE_TC_GRAB_HAND_CURSOR
- PE_TC_ZOOM_IN_CURSOR
- PE_TC_REPORT_SECTION_CURSOR
- PE_TC_HAND_CURSOR