IWAdvTreeView click Event

Hi,
I have a problem.
Under a Windows XP PC I built a simple project. In this project there are :
 An IWAdvTreeView
 An IWButton

On each component the click event have a simple code : WebApplication->ShowMessage("Toto");

At runtime nothing works. No event is trigger an the user can do nothing.
Windows XP and Internet Explorer 8

The same Exe under a Windows 7 and Internet Explorer 9 works fine.

Can you tell me how to solve this problem ?

Thanks in advance
Jean-Marie

I use : RadStrudio XE2 update 4 in the C++ personality and IntraWeb 12.1.26

Can you please check if you can see any JavaScript errors in the browser when the app is not working?


Hi,
I have no javascript error. But the HTML source is different. Under Windows XP Internet Explorer 8 we have not window.alert("toto");

Jean-Marie

Can you reproduce the issue using only default IW controls?
If so this is most likely an IntraWeb issue, please contact Atozed software for further assistance.

If not, please provide a ready to run sample project that demonstrates the issue so I can further investigate this.

You can send sample projects to: mailto:info@tmssoftware.com

Hi,

Can you reproduce the issue using only default IW controls? No it works fine

If not, please provide a ready to run sample project that demonstrates the issue so I can further investigate this.You can send sample projects to: mailto:info@tmssoftware.com

I sand you a project in order to reproduce the problem.

Best regards
Jean-Marie