TWebToast - toast body change problem

Hi,

I can't change body of toast item after first set.
In attachment example program for reproduce problem:

ToastProblemBody.zip (1.4 MB)

  1. Click "Show Web Toast" you can see that body is "Old body"
  2. Click "Change Toast Body" ... and you still see "Old body" despite the body of items was changed to "New body"

Regards,

We have introduced the method TWebToastItem.Update to perform this update on an existing toast item. This will be available in v1.5.2.0

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.