Skip to Main Content

Oracle Forms

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!

hi how to increase hint font in 12c

Tony007Oct 20 2021 — edited Oct 20 2021

hi am in 12c in solaris i what to increase hint font how can i do that
hintfont3.jpgmy jnlp

<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+"
codebase="/forms/java" href="extensions.jnlp">
<information>
<title>Oracle Forms Services Extensions</title>
<vendor>Oracle Corporation</vendor>
</information>
<security>
<all-permissions/>
</security>
<resources>
<!-- <jar href="ADD YOUR JARS HERE - ONLY ONE PER ENTRY"/> -->
<!-- <jar href="jacob.jar"/> -->
</resources>
<component-desc/>
</jnlp>

clientDPI=96

Comments
Post Details
Added on Oct 20 2021
17 comments
535 views