Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Sometimes its a little hard to find the text cursor in a large XuiTextArea?

0
Posted

Sometimes its a little hard to find the text cursor in a large XuiTextArea?

0

The color of the text cursor in XuiTextArea and XuiTextLine grids can be globally changed with OptionTextCursor in the Main Window. The text cursor is drawn in XOR drawing mode, so depending on the number of bits per pixel and whether a system is palette or direct map, the text cursor will not be the same color on all systems. To change the color of the text cursor in a XuiTextArea or XuiTextLine grid in a design window, change its DullColor property with the AppearanceWindow. Remember, the cursor color is not the DullColor itself, but the XOR of the DullColor and whatever the cursor is written over in the grid. For example, a yellow text cursor might be created by setting DullColor to $$LightBlue.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123