Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

<toolbar> element in helpset file

328709Nov 20 2002
Greetings,

The discoverer.hs helpset file in demodoc has a <wintype> element as part of the helpset file:

<wintype default=false>
<name>ui</name>
<height>350</height>
<width>400</width>
<x>10</x>
<y>-10</y>
<textfg>#000000</textfg>
<linkfg>#0000FF</linkfg>
<bg>#FFFFFF</bg>
<title>Discoverer User Interface</title>
<toolbar>1ec00</toolbar>
</wintype>

The <toolbar> value 1ec00 should specify that the topic window has the following buttons: Navigator, Print, Back, Forward, Search, Dock and Undock. However, when you bring up the discoverer helpset, the Discoverer User Interface topic window does not have a Search button. In fact, no matter what values you specify in the <toolbar> element, the topic windows always have the Navigator, Backward/Forward, Print, Dock and Undock buttons. We also tried the example in the Oracle Help Manual...

<toolbar>06004</toolbar>

which the manual says should have the Print, Back and Forward buttons, but that topic window came up with the same Navigator, Back, Forward, Print, Dock and Undock.

Is this element ignored? What other things influence the buttons displayed on the topic window?

thanks,

Elizabeth Dyer.


Comments

89524
Elizabeth,

<toolbar> is not implemented in Oracle Help for Java.

This should be documented in the Oracle Help Guide and we have filed this is a bug in our documentation.

Sorry about the confusion.

Cheers,


Craig.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 20 2002
Added on Nov 20 2002
1 comment
753 views