~ubuntu-branches/ubuntu/wily/tk8.6/wily

« back to all changes in this revision

Viewing changes to doc/ttk_panedwindow.n

  • Committer: Package Import Robot
  • Author(s): Sergei Golovan
  • Date: 2013-10-05 11:59:47 UTC
  • mfrom: (8.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20131005115947-fuy2i0zetr6iuyn3
Added the libtk8.6-dbg package with libtk8.6 debug symbols in it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
.\" depending on which changed most recently.
106
106
Returns the new position of sash number \fIindex\fR.
107
107
.\" Full story: new position may be different than the requested position.
 
108
.SH "VIRTUAL EVENTS"
 
109
.PP
 
110
The panedwindow widget generates an \fB<<EnteredChild>>\fR virtual event on
 
111
LeaveNotify/NotifyInferior events, because Tk does not execute binding scripts
 
112
for <Leave> events when the pointer crosses from a parent to a child. The
 
113
panedwindow widget needs to know when that happens.
108
114
.SH "SEE ALSO"
109
115
ttk::widget(n), ttk::notebook(n), panedwindow(n)
110
116
'\" Local Variables: