Skip to Content

 User Interface

How to deploy bitmaps when running in application server

Consider the following situation; a customer develops a graphical program, either using the Screen Painter of the IDE or coding everything by hand. The program contains an Screen with several bitmaps on the push-buttons that are entered as relative... Read More

How to copy data from the clipboard

If an isCOBOL program needs to use the current data from the clipboard, and that isCOBOL program has an active screen, it is simple to do using the action-paste action of an entry-field. The basic code to place the data from the Clipboard into an... Read More

Do isCOBOL GUI Screens have resizing capabilities?

Yes, starting with isCOBOL 2019R2, all the isCOBOL GUI, Graphical windows, Screen Programs or isCOBOL WOW programs generated by the IDE can take advantage of an easy to use and low impact layout manager to handle application resizing. Simply by... Read More

Gradient effects

One of the many new features of the Graphical User Interface released with version 2018 R1 is the capability to provide to a Window control of Gradient effects. This capability comes as a property of the Window control and has three components:... Read More

Did you know isCOBOL has the Accordion control?

Starting from the 2016R1 release, isCOBOL support the ACCORDION control using a specific style for the TAB-CONTROL. This layout can be activated with the new style named ACCORDION, it is useful to groups some controls that will be visible only when... Read More

Results 11 - 20 of 30