
I have assumed one line and centered the height on the text box.
How to change cursor color on autocad code#
(You can use the same code to extend a noemal EditText or other derivative)īewarned if you want to have a multiline edit text then the height parameters will need some extra work. I created my own extension of the AutoCompleteTextView which renders a cursor which never blinks. Okay, seems the API does not allow a static cursor. On the Display tab, change the Crosshair Size by entering a number or moving the slider.

On the Selection tab, change the Pickbox Size by moving the slider. I will keep investigating and return with my results. Right-click in the drawing area and choose Options.
How to change cursor color on autocad how to#
Possibly it could be set in the XMl drawable file? Īny suggestions from the meta-mind? All my googles are just returning how to hide the cursor. I could extend editText and get into rendering a graphic and of-setting it as the text is written but this is just a pain and will need redundant work to recognise user taps / cursor moves. In the lower left corner, click on the button that is labeled Apply & Close. Note: The change in color should be previewed in the Model tab window at the upper left. I guess it has something to do with grread, I read AutoCAD help and a few examples on internet but I couldnt make it work.

I need to change the cursor to a cross (target) and then to change it back to default. I want to be able to see the cursor all the time. In the Color box just below and to the right, scroll through and select the new color for your cursor (or pointer). I need some advice to change the cursor type (shape) during the program to match the input asked.
