From: Fred Drake Date: Fri, 5 Sep 2003 13:59:10 +0000 (+0000) Subject: add a relevant "see also" link X-Git-Tag: v2.4a1~1639 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=911e571a1c0a5e52835a9dc5e770026463100770;p=python add a relevant "see also" link --- diff --git a/Doc/mac/libmacui.tex b/Doc/mac/libmacui.tex index 6d827bc030..c58edd09be 100644 --- a/Doc/mac/libmacui.tex +++ b/Doc/mac/libmacui.tex @@ -191,6 +191,15 @@ folder selected or \constant{None} if the user cancelled. See \function{AskFileForOpen()} for a description of the arguments. \end{funcdesc} + +\begin{seealso} + \seetitle + [http://developer.apple.com/documentation/Carbon/Reference/Navigation_Services_Ref/] + {Navigation Services Reference}{Programmer's reference documentation + for the Navigation Services, a part of the Carbon framework.} +\end{seealso} + + \subsection{ProgressBar Objects \label{progressbar-objects}} \class{ProgressBar} objects provide support for modeless progress-bar