Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Strange viewer.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
roycej  
View profile  
 More options Dec 5 1995, 3:00 am
Newsgroups: bit.listserv.toolb-l
From: ROY...@CITADEL.EDU
Date: 1995/12/05
Subject: Strange viewer.
Here is a bizarre little problem.... I have a book with
five different backgrounds.  When the book opens, I set the
main window viewer to no caption bar.  I save the book, go to
reader mode, then return to author mode and the caption bar
returns!  How do I rid myself of this thing?

Any help will be greatly appreciated!

Jim Royce
roy...@citadel.edu
Charleston, SC


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin George  
View profile  
 More options Dec 5 1995, 3:00 am
Newsgroups: bit.listserv.toolb-l
From: Kevin George <KevinGe...@aol.com>
Date: 1995/12/05
Subject: Re: Strange viewer.
In a message dated 95-12-05 18:23:16 EST, you write:

>Here is a bizarre little problem.... I have a book with
>five different backgrounds.  When the book opens, I set the
>main window viewer to no caption bar.  I save the book, go to
>reader mode, then return to author mode and the caption bar
>returns!  How do I rid myself of this thing?

You need a handler for entering reader and author modes in your book.
Try something like this:

to handle author
captionbar of this window = normal -- so you can operate TBK.
end

to handle reader
captionbar of this window = none
end

--

Hope that helps.

-Kevin Georg
-ChipNet Columnist
-KevinGe...@aol.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron Howell  
View profile  
 More options Dec 6 1995, 3:00 am
Newsgroups: bit.listserv.toolb-l
From: Aaron Howell <Empow...@AOL.COM>
Date: 1995/12/06
Subject: Re: Strange viewer.
In a message dated 95-12-05 19:19:29 EST, you write:

Don't forget your forwards or may will have problems:

to handle author
forward
captionbar of this window = normal -- so you can operate TBK.
end

to handle reader
forward
captionbar of this window = none
end

Aaron Howell


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »