Re: [qooxdoo-devel] Debugging in IE

2006-10-09 Thread dperez
Visual Studio.NET is working ok. Don't remember about old version VS 6.0 alex.d wrote: > > Thx Alee, > Visual Studio 6.0 has by default only Visual C++(the whole other stuff > is extra). I will install VStudio 2005 i think. > > Best Regards, > alex.d >> Hi alex.d, >> >> You can use Visual Int

Re: [qooxdoo-devel] Debugging in IE

2006-10-06 Thread Alex D.
Thx Alee, Visual Studio 6.0 has by default only Visual C++(the whole other stuff is extra). I will install VStudio 2005 i think. Best Regards, alex.d Hi alex.d, You can use Visual InterDev 6.0 or Visual J++ 6.0 from the suit. I dont think Visual C++ 6.0 supports _javascript_ debugging. Ho

Re: [qooxdoo-devel] Debugging in IE

2006-10-06 Thread Alee
Hi alex.d, You can use Visual InterDev 6.0 or Visual J++ 6.0 from the suit. I dont think Visual C++ 6.0 supports JavaScript debugging. Hope it helps. Regards, Alee alex.d wrote: > > Yes, it works with Script Debugger, but not with Visual Studio 6. What > Visual Studio version are you using

Re: [qooxdoo-devel] Debugging in IE

2006-10-06 Thread Alex D.
Yes, it works with Script Debugger, but not with Visual Studio 6. What Visual Studio version are you using? Is it possible that VSstudio 6 can not debug _javascript_? You must have installed some debugger. Visual Studio is much better than Script Debugger, although the latest is free. In add

Re: [qooxdoo-devel] Debugging in IE

2006-10-06 Thread dperez
You must have installed some debugger. Visual Studio is much better than Script Debugger, although the latest is free. In addition, you must restart the browser. alex.d wrote: > > Thank you for your detailed answer Alee, > > i have unchecked both options, but i still don't have "Script Debugge

Re: [qooxdoo-devel] Debugging in IE

2006-10-06 Thread Alex D.
Thank you for your detailed answer Alee, i have unchecked both options, but i still don't have "Script Debugger" in view-menu. Can it be due to the fact that i have currently no IDE installed? Regards, alex.d > Hi alex. d, > > Thought it will be better to make it a separate thread for those who

[qooxdoo-devel] Debugging in IE

2006-10-05 Thread Alee
Hi alex. d, Thought it will be better to make it a separate thread for those who dont know how to do it. Goto Tools -> Options -> Advanced Tab .. and un-check the options saying "Disable Script Debugging (Internet Explorer)" and "Disable Script Debugging (Other)". By default these options are ch