Project

General

Profile

Tab Folder

Introduction

The TABSET widget was created in task #3767 and #1821. This is a special kind of widget that supports 2 modes: a pure 4GL TABSET widget which can be dynamically created (e.g. CREATE TABSET ...) and an OCX which is compatible with the Microsoft TabControl OCX. This means it simultaneously supports direct 4GL code usage, insertion into frames and events... while also acting as an OCX replacement (in a control-frame, through a com-handle...). 4GL code can use either approach, though existing code would be expected to use the OCX replacement.

Features and Compatibility

MS TabControl OCX

TBD

Custom Extensions

The following additional features were added to match a specific customer's tab OCX which was largely compatible with theMS TabControl but with some customizations.

TBD

Widget Attributes/OCX Properties

TBD

Widget Methods/OCX Methods

TBD

OCX Conversion Details

TBD

Java Implementation Details

TBD

4GL Examples

Widget Usage

TBD

OCX Usage

TBD


© 2004-2022 Golden Code Development Corporation. ALL RIGHTS RESERVED.