Project

General

Profile

Feature #2191

complete support for determining resource type for BROWSE columns

Added by Constantin Asofiei over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version_reported:
version_resolved:

History

#1 Updated by Constantin Asofiei over 10 years ago

  • Subject changed from complete support for determining resource type for BROWSE widget to complete support for determining resource type for BROWSE columns

#2 Updated by Constantin Asofiei over 10 years ago

The 4GL documentation states that LegacyResource.BROWSE_COLUMN type is used only when "-browcoltype" parameter is used at program startup. Else, the type can be either LegacyResource.FILL_IN, LegacyResource.COMBO_BOX or @LegacyResource.TOGGLE_BOX (depending on the column's widget). Current implementation assumes the -browcoltype parameter is in effect. This needs to be fixed, so that the resource type can be determined based on actual column type.

Also available in: Atom PDF