home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
p
/
python
/
pytexdoc
/
ext
/
lib
/
lib2
/
macui
/
tex
/
images.pl
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1996-11-08
|
7KB
|
127 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img13.png"
ALT="\begin{funcdesc}{windowbounds}{width height}
Return a \code{(left, top, right,...
...owever always be exact the
size given, so parts may be offscreen.
\end{funcdesc}">|;
$key = q/{funcdesc}{DialogWindow}{parent}Createsamodelessdialogwindow.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img12.png"
ALT="\begin{funcdesc}{DialogWindow}{parent}
Creates a modeless dialog window.
\end{funcdesc}">|;
$key = q/{funcdesc}{MenuBar}{}Anobjectrepresentingthemenubar.Thisobjectisusuallynotcreatedbytheuser.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.31ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img6.png"
ALT="\begin{funcdesc}{MenuBar}{}
An object representing the menubar. This object is usually not created
by the user.
\end{funcdesc}">|;
$key = q/{funcdesc}{Separator}{menu}Addaseparatortotheendofamenu.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img9.png"
ALT="\begin{funcdesc}{Separator}{menu}
Add a separator to the end of a menu.
\end{funcdesc}">|;
$key = q/{funcdesc}{SubMenu}{menu,label}Createasubmenunamedvar{label}undermenuvar{menu}.Themenuobjectisreturned.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img10.png"
ALT="\begin{funcdesc}{SubMenu}{menu label}
Create a submenu named \var{label} under menu \var{menu}. The menu
object is returned.
\end{funcdesc}">|;
$key = q/{funcdesc}{Window}{parent}Createsa(modeless)window.var{Parent}istheapplicationobjecttowhichthewindowbelongs.Thewindowisnotdisplayeduntillater.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.55ex; " SRC="|."$dir".q|img11.png"
ALT="\begin{funcdesc}{Window}{parent}
Creates a (modeless) window. \var{Parent} is th...
...hich the window belongs. The window is not displayed until later.
\end{funcdesc}">|;
$key = q/{funcdesc}{_quit}{}Terminatetheeventcode{mainloop}atthenextconvenientmoment.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.33ex; " SRC="|."$dir".q|img19.png"
ALT="\begin{funcdesc}{_quit}{}
Terminate the event \code{mainloop} at the next convenient moment.
\end{funcdesc}">|;
$key = q/{funcdesc}{close}{}Overridethismethodtodoanyspecialprocessingonwindowclose.Callcode{self.do_postclose}tocleanuptheparentstate.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.26ex; " SRC="|."$dir".q|img24.png"
ALT="\begin{funcdesc}{close}{}
Override this method to do any special processing on w...
...close. Call \code{self.do_postclose} to cleanup the parent state.
\end{funcdesc}">|;
$key = q/{funcdesc}{do_itemhit}{item,event}Itemnumbervar{item}washit.Youareresponsibleforredrawingtogglebuttons,etc.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img39.png"
ALT="\begin{funcdesc}{do_itemhit}{item event}
Item number \var{item} was hit. You are responsible for redrawing
toggle buttons, etc.
\end{funcdesc}">|;
$key = q/{funcdesc}{do_postresize}{width,height,macoswindowid}Calledafterthewindowisresized.Overrideifmoreneedstobedonethancallingcode{InvalRect}.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.26ex; " SRC="|."$dir".q|img25.png"
ALT="\begin{funcdesc}{do_postresize}{width height macoswindowid}
Called after the...
... Override if more needs to be done
than calling \code{InvalRect}.
\end{funcdesc}">|;
$key = q/{funcdesc}{do_postresize}{width,height,window}Movesscrollbarstothecorrectposition.Callthismethodinitiallyifyouoverrideit.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.19ex; " SRC="|."$dir".q|img36.png"
ALT="\begin{funcdesc}{do_postresize}{width height window}
Moves scrollbars to the correct position. Call this method initially
if you override it.
\end{funcdesc}">|;
$key = q/{funcdesc}{do_update}{macoswindowid,event}Anupdateeventforthewindowwasreceived.Redrawthewindow.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.40ex; " SRC="|."$dir".q|img27.png"
ALT="\begin{funcdesc}{do_update}{macoswindowid event}
An update event for the window was received. Redraw the window.
\end{funcdesc}">|;
$key = q/{funcdesc}{idle}{event}Calledbythemaineventloopwhennoeventsareavailable.Thenull-eventispassed(soyoucanlookatmouseposition,etc).{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.41ex; " SRC="|."$dir".q|img22.png"
ALT="\begin{funcdesc}{idle}{event}
Called by the main event loop when no events are a...
...he
null-event is passed (so you can look at mouse position, etc).
\end{funcdesc}">|;
$key = q/{funcdesc}{makeusermenus}{}Overridethismethodifyouneedmenusinyourapplication.Appendthemenustocode{self.menubar}.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 1.75ex; vertical-align: 177.10ex; " SRC="|."$dir".q|img16.png"
ALT="\begin{funcdesc}{makeusermenus}{}
Override this method if you need menus in your application. Append the
menus to \code{self.menubar}.
\end{funcdesc}">|;
$key = q/{funcdesc}{open}{resid}Createthedialogwindow,fromtheDLOGresourcewithidvar{resid}.Thedialogobjectisstoredincode{self.wid}.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.68ex; " SRC="|."$dir".q|img38.png"
ALT="\begin{funcdesc}{open}{resid}
Create the dialog window, from the DLOG resource with id
\var{resid}. The dialog object is stored in \code{self.wid}.
\end{funcdesc}">|;
$key = q/{funcdesc}{setarrowcursor}{}Setthemousecursortoanarrow.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 1.75ex; vertical-align: 177.55ex; " SRC="|."$dir".q|img15.png"
ALT="\begin{funcdesc}{setarrowcursor}{}
Set the mouse cursor to an arrow.
\end{funcdesc}">|;
$key = q/{funcdesc}{setwatchcursor}{}Setthemousecursortoawatch.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.85ex; " SRC="|."$dir".q|img14.png"
ALT="\begin{funcdesc}{setwatchcursor}{}
Set the mouse cursor to a watch.
\end{funcdesc}">|;
$key = q/{funcdesc}{updatescrollbars}{}Callthismethodwhenthedocumenthaschanged.Itwillcallcode{getscrollbarvalues}andupdatethescrollbars.{funcdesc};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.17ex; vertical-align: 176.54ex; " SRC="|."$dir".q|img32.png"
ALT="\begin{funcdesc}{updatescrollbars}{}
Call this method when the document has chan...
...It will call
\code{getscrollbarvalues} and update the scrollbars.
\end{funcdesc}">|;