TWebWaitMessage and showing

Hi,

How to check if TWebWaitMessage is showing, when I try this:

Self.wbwtmsg1.Showing

I got an error:


[Error] identifier not found "Showing"
identifier not found "Showing"
[Fatal Error] identifier not found "Showing"

Regards
Hi,

I renew my question concerning how to check if TWebWaitMessage is showing?

Regards,

I was able to reproduce the issue and will get back to you as soon as we have a solution. I apologize that we missed the initial post on Jun 6th.

We traced & solved the issue. This will be fixed in the next update.

Hi,

@Holger no problem :)

@Bruno Thx for the info ... I will wait for next update.

Regards,
Hi,

I noticed that problem with TWebWaitMessage.Showing wasn't fix yet.
When it will be done?

Regards,

Hi,


I can no longer reproduce the issue you reported for the TWebWaitMessage.
Can you please make sure you correctly installed the latest version of TMS WEB Core?

The update release from last week contained the fix which will make the Showing property available for use.
Hi,

You're right I have to install last version of TMS Web Core from the scratch (with hard uninstall) and now all is ok with Self.wbwtmsg1.Showing.

Thank you very much and regards :)