Problems with two cursors in text widgets

From: Ramon Ribó (ramsan_at_cimne.upc.es)
Date: 12/30/03


Date: Tue, 30 Dec 2003 12:00:55 GMT


   Hello,

If trying the following code:

pack [text .t]
text .t.t2
.t.t2 configure -width 4 -height 4
.t window create 1.0 -window .t.t2
focus .t.t2

I see two cursors in the window, one in the internal text widget and one in
the
external text widget. Is it the correct behaviour? Should not be, at most,
one
active cursor in one window?

   Regards,

-- 
Ramon Ribó
http://gatxan.cimne.upc.es/ramsan


Relevant Pages

  • Bwidget mainframe and Incr TK
    ... Formerly there was a main window that included the typical ... a file management window that is developed as an Incr TK custom widget ... this file manager. ... [$tempBox component Cancel] ...
    (comp.lang.tcl)
  • The Great Geometry Muddle
    ... When a shell widget is created by the Intrinsics, its window then gets ... of the inner one. ... Hence we may speak of the *inner* geometry (inner width ... widget has been realized), you need to provide a *mixed* geometry (e.g. ...
    (comp.unix.cde)
  • Re: [Fwd: LiveCD with KDE-4.0.0]
    ... One of the KTip tips states that dragging a file from konqueror onto ... Adding a widget to the LHS of the panel is impossible if the task ... Additionally there will always be a window there - the ... The default size of the task manager applet when added to the desktop ...
    (Fedora)
  • Re: Aspect Ratio revisited
    ... The 'Configure' event is signalled each time the widget size ... The canvas will always have a default size: ... the main window is visible before the contents is packed/gridded, ... or the outer frame gets *smaller*, ...
    (comp.lang.tcl)
  • Re: Question on scrolled frames
    ... > window is changed, then you have to manage those widgets in a regular ... then you can get automatic scrollbars on the text widget. ... the objects to expand to fill the window. ... The ScrollableFrame expands with the ScrolledWindow. ...
    (comp.lang.tcl)