Gantt VCL/ActiveX

…Available as .NET compatible ActiveX and VCL. New version out 3.2; (what’s new?) NEW product to consider GTP.NET; Full C# Gantt chart with manipulation. The phGantt and phSchema-components are part… Continue reading

10389 : GTP.NET.WEB paging

…is now fixed (2.2.1.0) and can be dowloaded from here: https://plexityhide.com/pub/PlexityHide.GTP.zip https://plexityhide.com/pub/PlexityHide.GTP.WEB.zip NOTE this is for CLR 1.1; for CLR 2.0 (VisualStudio 2005): https://plexityhide.com/pub/PlexityHide.GTP.CLR20.zip https://plexityhide.com/pub/PlexityHide.GTP.WEB.CLR20.zip (at the time of writing GTP.WEB.CLR20… Continue reading

10926 : When hosting ASP.NET Ajax applications in a frame or iframe I get “access denied”

…between that and “case Sys.Browser.Safari:” with the following: Sys.UI.DomElement.getLocation=function(a){if(a.self||a.nodeType===9)return new Sys.UI.Point(0,0);var b=a.getBoundingClientRect();if(!b)return new Sys.UI.Point(0,0);var c=a.document.documentElement,d=b.left-2+c.scrollLeft,e=b.top-2+c.scrollTop;try{var g=a.ownerDocument.parentWindow.frameElement||null;if(g){var f=2-(g.frameBorder||1)*2;d+=f;e+=f}}catch(h){}return new Sys.UI.Point(d,e)};break; (no line breaks) The site should now work without the exceptions…. Continue reading