ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Shutting down Acrobat Reader.
@ 2003-10-25 17:23 John Culleton
  2003-10-25 19:40 ` Patrick Gundlach
  0 siblings, 1 reply; 12+ messages in thread
From: John Culleton @ 2003-10-25 17:23 UTC (permalink / raw)


I am creating an e-book following the example program d-en-all.tex as 
found on the Context site. I have a question about the "exit" button. 
This button shuts down the current document but leaves Acrobat Reader 
still up and running. If the user is in full screen mode he has to do 
an <alt><esc> to get back to normal mode (from fullscreen) and then 
exit the Acrobat Reader using a menu. I am looking for a technique 
that would exit everythig when the user pushes the "exit" button.

Here are some pertinent snippets from my file:
---------------------------------
\setupinteractionmenu
  [right]
  [background=color,
   backgroundcolor=LightGray,
   frame=off,
   state=start]

\startinteractionmenu[right]
  \but [content]       contents \\
  \but [NextPage]      next   \\
  \but [PreviousPage]  previous \\
  \but [sample]        sample   \\
  \but [PreviousJump]  back     \\
  \but [CloseDocument] exit     \\
  \vfill
\stopinteractionmenu
----------------------------------


And another question:

Some of the pdf examples on the Context site automatically open in 
full screen mode. How is this accomplished? 
-- 
John Culleton
Able Typesetters and Indexers
http://wexfordpress.com

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-10-29 18:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-25 17:23 Shutting down Acrobat Reader John Culleton
2003-10-25 19:40 ` Patrick Gundlach
2003-10-25 20:06   ` Lei Wang
2003-10-25 20:24     ` Patrick Gundlach
2003-10-26  3:05     ` John Culleton
2003-10-26  6:26       ` Lei Wang
2003-10-27 21:23         ` John Culleton
2003-10-28  1:44           ` Patrick Gundlach
2003-10-28 17:58             ` John Culleton
2003-10-29  5:19               ` Lutz Haseloff
2003-10-29 17:54                 ` Hans Hagen
2003-10-29 18:23                   ` Willi Egger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).