ContentsIndexPreviousNext

User interface approaches

You can use the SDK for many things that don't directly affect the user interface. For example, you can add dynamic data exchange with another application using the SDK. If you want to add user-interface code, however, then you must decide whether to build your user interface using a mix of COBOL and C, or whether to use C alone. This decision affects how your code will interact with the runtime system.