Project

General

Profile

Feature #4451

implement theme-specific resource pathing

Added by Greg Shah over 4 years ago. Updated over 4 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 Greg Shah over 4 years ago

The idea is that customers may want to create different resources to match different themes, but that the loading of the resource could be the same fixed name no matter which theme was being used. By providing an option to load resources from theme-specific paths, the same name could find a different version that is specific to the theme being used, without the 4GL code needing to detect the theme and load a different file.

#3 Updated by Hynek Cihlar over 4 years ago

We sort of have this implemented already, see Theme.getBinaryResource and Theme.getBinaryResourceLocation.

Also available in: Atom PDF