Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 33ce1121c430a01bba86a655ac83c3a7d3ee072643a80d5cd80c0dd3650268c5
Ticket: a84de1a4d38c21d220cf121c4d3ba5578fff7561
Documentation errors
User & Date: dgp 2024-04-29 19:43:37
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    When making a source code distribution, the `make html` target
    is intended to generate HTML versions of the man pages.  As
    part of the processing, some syntax checking is done and messages
    about problems are displayed.  Current trunk of Tk apparently has
    some problems:
    
    loadTk: process-text: impotent font change: The <b>safe::loadTk</b> command initializes the required data structures in
    the named safe interpreter and then loads Tk into it.  The interpreter must
    have been created with <b>safe::interpCreate</b> or have been initialized
    with <b>safe::interpInit</b>.  The command returns the name of the safe
    interpreter.  If <b>-use</b> is specified, the window identified by the
    specified system dependent identifier <i>windowId</i> is used to contain the
    &ldquo;.&rdquo;
    window of the safe interpreter; it can be any valid id, eventually referencing
    a window belonging to another application. As a convenience, if the window you
    plan to use is a Tk Window of the application you can use the window name
    (e.g.,
    &ldquo;<b>.x.y</b>&rdquo;)
    instead of its window Id (e.g., from \fBwinfo id\fB .x.y\fR).
    When \fB-use\fR is not specified, a new toplevel window is created for the
    &ldquo;.&rdquo;
    window of the safe interpreter. On X11 if you want the embedded window to use
    another display than the default one, specify it with \fB-display\fR.  See
    the \fBSECURITY ISSUES\fR section below for implementation details.
    ............
    unbalanced .RS .RE
    photo: FORMAT SUBOPTIONS: output-directive: unexpected .RE
    ............systray: process-text: impotent font change: \fBtk systray create \fB-image \fIimage\fR ?\fB-text \fItext\fR? ?\fB-button1 \fIcallback\fR? ?\fB-button3 \fIcallback\fR?
    \fBtk systray configure \fI?option? ?value option value ...?\fR
    \fBtk systray exists\fR
    \fBtk systray destroy\fR
    ...
    tk_mac: make-manpage-section: ignoring .SH "ADDITIONAL DIALOGS" after .TP
    
    tk_mac: make-manpage-section: ignoring .PP after .TP
    
    
    
    scanning section Tk C API, version 9.0b2
    ..................CrtPhImgFmt: SYNOPSIS: output-directive: ignoring .fi
    
  5. foundin changed to: "trunk"
  6. is_private changed to: "0"
  7. login: "dgp"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "8e2300e85be5dd1445b9666eb9429055951e33be"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "dgp"
  14. subsystem changed to: "84. Unix Build"
  15. title changed to: "Documentation errors"
  16. type changed to: "Bug"