kaffeebrauer / truetrade

Automatically exported from code.google.com/p/truetrade
1 stars 0 forks source link

viewer refresh after dialog/wizard ends #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some dialogs/wizards should trigger a viewer refresh.

For example, when the DownloadHistDataWizard finishes, it would be nice to 
see the fresh series immediately in the AvailableDataView. Now this view 
is only refreshed if one subsequently selects an instrument.

BTW, (how) can a humble user change the setting on an issue?

Original issue reported on code.google.com by damiaan....@econ.kuleuven.be on 29 May 2007 at 10:24

GoogleCodeExporter commented 9 years ago
Agreed.  In general, a wizard or dialog should probably force a refresh from 
the DB
so that if there were any issues saving the changes, the user will see this 
right
away (some dialogs add the change to the UI and then save to the DB, swallowing 
any
errors).

BTW: Only project members can change the settings on an issue.

Original comment by tyrotra...@gmail.com on 30 May 2007 at 10:08