Skip to Content

 User Interface

How to configure the color of a read-only entry-field.

To change the default color of a read-only entry-field you can apply the background-color and foreground-color properties or the color property to combine custom background and foreground colors in the entry-field control's properties.  To... Read More

How to refresh the current contents of a paged grid

You can empty the grid of any data except for column headers through the action property, like this: modify grid-1 action = ACTION-CURRENT-PAGE Then generate the grid's PAGED-NEXT event. If you position a data file using the START statement... Read More

How to add helpful options to the Status-Bar control

There are some user-friendly options that are often displayed on the status bar at the bottom of the screen. These include whether the caps lock, num lock, and insert mode keys are on or off, as well as the current date and time. isCOBOL's... Read More

Results 11 - 20 of 34