#339 closed enhancement (fixed)
Consider use of ArcaOS FOC when available
Reported by: | lewisr | Owned by: | gyoung |
---|---|---|---|
Priority: | minor | Milestone: | 1.4.0 |
Component: | Backend | Version: | 1.4.0 |
Keywords: | Cc: |
Description
Instead of excluding Lucide from the system FOC, we might want to consider implementing FOC when available.
There is a method (see attached axample) to define custom controls and call them (using PM123 as an example, in this case) via:
call SysIni "USER", "PM_FOC_Substitute", "PM123.DLL,2101", "FOCRES.DLL,04" || '00'x
Attachments (1)
Change History (6)
Changed 3 years ago by lewisr
comment:1 Changed 3 years ago by lewisr
- Milestone set to Future
comment:2 Changed 3 years ago by lewisr
Related: #337
comment:3 Changed 3 years ago by gyoung
- Owner set to gyoung
- Status changed from new to assigned
comment:4 Changed 3 years ago by gyoung
- Resolution set to fixed
- Status changed from assigned to closed
CS [593]
comment:5 Changed 14 months ago by gyoung
- Milestone changed from Future to 1.4.0
Move closed tickets to completed milestone. Many of these were completed before 1.4.0
Note: See
TracTickets for help on using
tickets.
Example customized FOC template (this one for PM123)