quote:
Originally posted by markee
quote:
Originally posted by CookieRevised
the easiest is to add a shortcut to simply update the info in the window. This would only require to go thru the code of the drawing of the window (kind of a close and re-open if you like) , whereas implementing a live update would require changing the code in all events and everywhere where something can happen, also it should find and update all contact information windows, etc... it is much more work...
In your first post I thought you meant that it would just update the window when the shortcut was fired rather than destroy and recreate the window entirely.
it would just update the window. The effect is the same as closing and re-opening.