Navigation: Create Ebooks And Publications > Designing User Interface > All UI Components > |
|
The "status bar" component displays a panel at the bottom of the main window. It displays information for your end users, in a similar way to Web browsers. When an end user moves the cursor on a hyper link, the URL may appear in the status bar. To hide the status bar, set Visible to false.
•AutoShowURLs: determine whether the publication should display the URL of a link which is under the mouse pointer. Set it to False if you want to keep your internal URLs secret.
•DefaultText: the text to be displayed by default when no other information needs to be indicated.
•HideProgressBar: disable the progress bar used for large files or long downloads.
•Visible: if set to false, the status bar is removed.
1.It is recommended that a status bar be included in your publications.