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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

Processing

Post Details

Added on Oct 20 2021
17 comments
471 views