DAS  3.1.6 - 18/09/2017
Data Fields
EDIT_CURS Struct Reference

Cursor Position for the Edit Object. More...

#include <Mguidefs.h>

+ Collaboration diagram for EDIT_CURS:

Data Fields

int pos
 
int pos_x
 
int pos_y
 

Detailed Description

Cursor Position for the Edit Object.

This structure is passed to the CursorPosition callbacks EDIT_CURS_CB (C API) and EDITCURS_CB (C++ API).

See also
CmAbsEditWindow::setCursorCallback, MEditSetCursorPosCallback()

Definition at line 1343 of file Mguidefs.h.

Field Documentation

§ pos

int EDIT_CURS::pos

cursor position in the text stream

Definition at line 1345 of file Mguidefs.h.

Referenced by MLCursorPositionCB(), and SelKeywCB().

§ pos_x

int EDIT_CURS::pos_x

cursor x position

Definition at line 1347 of file Mguidefs.h.

Referenced by MLCursorPositionCB().

§ pos_y

int EDIT_CURS::pos_y

cursor y position

Definition at line 1349 of file Mguidefs.h.

Referenced by MLCursorPositionCB().


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:13 for DAS - Rel. 3.1.6 - 18/09/2017.