Note in the Events and Facts
Status: Inactive
Brought to you by:
dkionka
On the events panel in BKEdit, when you click under
the N column, it should bring up a note editor to add
a note on the event.
This request came from the Help forum:
https://sourceforge.net/forum/forum.php?
thread_id=1462005&forum_id=102503
Logged In: YES
user_id=325184
I added PanelNotes.showNoteEdit() as a dialog I call from
the event panel. I had to make other changes, like the
panel tables assumed they always worked with records, and
this is one level down.
Logged In: YES
user_id=325184
I had to add a Close button. The panel version never
closes, but for a note for an event, it brings up a
dialog, and you close it when you are done.