AdmiralJonB / Logbook

1 stars 0 forks source link

View window does not update if edits made whilst its open #5

Open kidneyChris opened 12 years ago

kidneyChris commented 12 years ago

Repro steps:

1) Press View Logbook on the main screen 2) Press Logbook Entry on the main screen 3) Write an entry and save it.

Expected: View Logbook to update with new information on Logbook Entry close Actual: View Logbook does not update. Date will remain unhighlighted until month or year is changed.

JonBoyleCoding commented 12 years ago

This will require some signalling between the two windows. I already have them stored in variables in the main window, so this just needs to have a function added or something.