Hi Abeb

Abeb wrote:
> 
> I wish I would. (i got zero knowledge in C). Hope somebody will pick on on
> this, since it's quite annoying not to see if you'r in insert or overwrite
> mode. (like in Clipper).
> 

I may be wrong, 
but you are to set the cursor shape with setting 
SetKey( K_INS, {|| ReadInsert( !ReadInsert() ), if( ReadInsert(), SetCursor(
... ), SetCursor(... ) } )
I use since Clipper days. The above syntax could be different a bit.
Probably it is not set in ReadModal(), though I did not verified.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/cursor-shap-in-insert-mode.-tp24478919p24486967.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to