Regarding an
iup.list with
editbox="NO" and
dropdown="NO" then
tip="help text" works as elsewhere.
Which box are you having a problem with?
Helen, your argument about
Place 2,
Attribute &
Cause applies equally to startup and after
Clear button.
Both should behave the same way. Why should they behave differently?
On closer inspection, the
Clear button does not change those box
active states, but just clears their contents.
So they are left in an arbitrary state depending on which
Fact(s) had been chosen prior to the
Clear.
Thus the
Clear button should make all three
active="YES" to agree with current startup mode.
Alternatively, both startup and
Clear should set all three
active="NO".
Colin, see
Knowledge Base > Family Historian Program Data Folder.
In Wine or Crossover on Mac the folder is
C:\Users\Public\Application Data\Calico Pie\Family Historian\Plugins\
Whereas in Windows Virtual Machine it is
C:\ProgramData\Calico Pie\Family Historian\Plugins\
Inside the Plugin,
fhGetContextInfo('CI_APP_DATA_FOLDER')..'\\Plugins\\' should point to to correct folder.