Hi

I have this TK:

$scroll = $mw->Scrolled( 'ROText', -scrollbars => 'e', -cursor =>
'top_left_arrow', )->pack( -side => 'right', -expand => 1, -fill => 'x', );

This is a Read Only scrolled window; when I Mouse Over, the cursor changes
to a "top_left_arrow"
as specified. However, when I clicked on any part of the Scrolled window,
there appears a blinking
cursor. I find this confusing as it makes the content in this window appear
"editable".

Is there a way to remove the blinking cursor from this scrolled window?

Dan
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to