![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Annotated text gadget class. More...
#include <ilviews/annotext/cursor.h>
Public Member Functions | |
| IlBoolean | isVisible () const |
| Indicates the insertion cursor visibility. | |
| void | setVisible (IlBoolean visible) |
| Sets the insertion cursor visibility. | |
Annotated text gadget class.
Library: ilvatext
This class is used by the text to represent an insertion mark. An instance of this class is automatically created when an IlvAnnoText instance is created.The IlvAnnoText class has a member function to retrieve the insertion cursor associated with it.
IlvAnnoText, IlvATInteractor, IlvATPalette, IlvATZone. | IlBoolean IlvATInsertionCursor::isVisible | ( | ) | const |
Indicates the insertion cursor visibility.
IlTrue if the IlvATInsertionCursor is displayed (if its position is on the screen). Otherwise, it returns IlFalse. | void IlvATInsertionCursor::setVisible | ( | IlBoolean | visible | ) |
Sets the insertion cursor visibility.
| visible | Specifies whether the insertion cursor must be displayed. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.