Hi all,
I have been trying to change the default hourglass/loading image using Visual WebGUI 6.3.7a. I added the gizmox.Forms and gizmox.Clients projects to our ASP.NET solution. I added a custom Gizmox library in which we build our components and have this library reference the Forms and Clients gizox source projects. I changed the image inside gizmox sources / skins (hourglass.gif) to the one we use in our site. I recompiled the Froms.dll (and client.dll). We use WebGUI to embed controls inside ASP.NET pages.
But for some reason i am not getting the new loading image but still the default blue one when running the ASP.NET page which has the control embedded?
I also deleted all temp files inside window\framework..etc... I ran a clean and full build but still no luck?
Anyone on this forum can give me some pointers on what i might be missing here?
thanks,
Daniel