Oracle Forms (MOSC)

MOSC Banner

BlinkTextField functionality but this does not work

in Oracle Forms (MOSC) 8 commentsAnswered ✓

Hi,

We have an issue where BlinkTextField functionality but this does not work. Below is a screenshot and the code we're using

   :BLINK := 'Processing...';

   Set_Custom_Property('CONTROL.BLINK', 1, 'SETFGCOLOR', '255,100,100');

   Set_Custom_Property('CONTROL.BLINK', 1, 'SETBLINKRATE', 400);

   Set_Custom_Property('CONTROL.BLINK', 1, 'START', '');    

Any assistance on this issue would greatly appreciate this

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center