﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebDesktop - webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Fri, 18 Feb 2011 08:34:03 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Fung,&lt;/p&gt;&lt;blockquote style="padding-left: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; "&gt;&lt;span style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; font-size: 12px; line-height: 18px; "&gt;My Images is stored in&amp;nbsp;&lt;b style="font-family: 'segoe ui', arial, verdana, tahoma; "&gt;\ProjectFolder\Images\ &lt;/b&gt;and my .isl point to the&amp;nbsp;&lt;b style="font-family: 'segoe ui', arial, verdana, tahoma; "&gt;.\Images\ &lt;/b&gt;as&amp;nbsp;&lt;b style="font-family: 'segoe ui', arial, verdana, tahoma; "&gt;ImagesDirectory&lt;/b&gt;&amp;nbsp;.If the aspx page is stored in \ProjectFolder\ everything goes fine. But when I open a page stored in&amp;nbsp;&lt;b style="font-family: 'segoe ui', arial, verdana, tahoma; "&gt;\ProjectFolder\SubFolder\ &lt;/b&gt;The Images of the control is no able to load.&amp;nbsp;&lt;/span&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;font class="Apple-style-span" style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; "&gt;&lt;span style="font-size: 12px; line-height: 18px; "&gt;When you changed the path, you would also need to change the path in your image directory. This already its default behaviour. Besides, using .\Images\ means it would go up one level. That's why it works if your stored in \ProjectFolder\.&lt;br /&gt;How if you changed the path into Images\?&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font class="Apple-style-span" style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; "&gt;&lt;span style="font-size: 12px; line-height: 18px; "&gt;Regards,&lt;br /&gt;Handy&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Fri, 18 Feb 2011 01:48:53 GMT</pubDate><dc:creator>interfung</dc:creator><description>&lt;p&gt;Thanks Handy, setting &lt;b&gt;EnableWebResources &lt;/b&gt;to &lt;b&gt;ScriptOnly &lt;/b&gt;fixed the problem.&lt;/p&gt;&lt;p&gt;However, when my aspx page is stored in a sub folder in the project, the page is not able to load the image for the controls. For example, My Images is stored in &lt;b&gt;\ProjectFolder\Images\ &lt;/b&gt;and my .isl point to the &lt;b&gt;.\Images\ &lt;/b&gt;as &lt;b&gt;ImagesDirectory&lt;/b&gt; .If the aspx page is stored in \ProjectFolder\ everything goes fine. But when I open a page stored in &lt;b&gt;\ProjectFolder\SubFolder\ &lt;/b&gt;The Images of the control is no able to load. Since I am making the .isl file as a theme for  my whole project, is there any way that I can set the image path in the .isl file and able to use it all over the project ? Or is there any work around ?&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Fung&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Wed, 16 Feb 2011 09:23:23 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Fung,&lt;/p&gt;&lt;p&gt;It should be not happened. Have you change &lt;b&gt;EnableWebResources &lt;/b&gt;properties to &lt;b&gt;ScriptOnly&lt;/b&gt;? With this way, you can specify the images path or getting the image from CommonLibrary. &lt;br /&gt;You can also check the current path of your images. Please right the unloaded image and choose properties. Please check what is the loaded path in there.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Wed, 16 Feb 2011 05:59:23 GMT</pubDate><dc:creator>interfung</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I have a problem similar to robbob's case. I am trying to customize the Webtab's outlook to my custom images stored in a directory I created in CommonLibrary (e.g. \CommonLibrary\Images\WebDesktop\Win8\)&lt;/p&gt;
&lt;p&gt;And I had changed the "ImageDirectory" to "\CommonLibrary\Images\WebDesktop\Win8\", and also the "ImagesSettings" to the images I made.&lt;/p&gt;
&lt;p&gt;When I run the project, the image can't be loaded. Please kindly advise.&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;br /&gt;Fung&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;the ASPX Code of the WebTab:
    &amp;lt;ISWebDesktop:WebTab ID="WebTab1" runat="server" Height="300px" Width="500px" 
        AllowTextWrapping="False" DefaultTabSeparatorWidth="0px" 
        RenderMode="ComplexImages" TabSeparator="False" 
        ImagesDirectory="/CommonLibrary/Images/WebDesktop/Win8/"&amp;gt;
        &amp;lt;TabPages&amp;gt;
            &amp;lt;ISWebDesktop:WebTabItem Text="Tab 1"&amp;gt;
            &amp;lt;/ISWebDesktop:WebTabItem&amp;gt;
        &amp;lt;/TabPages&amp;gt;
        &amp;lt;FrameStyle BackColor="#BFDBFF" Overflow="Hidden" OverflowX="Hidden" 
            OverflowY="Hidden"&amp;gt;
            &amp;lt;Padding Top="5px" /&amp;gt;
        &amp;lt;/FrameStyle&amp;gt;
        &amp;lt;TabItemStyle&amp;gt;
            &amp;lt;Normal Cursor="Hand" Font-Names="segoe ui,tahoma" Font-Size="9pt" 
                ForeColor="#38428B" Height="100%" Width="100%"&amp;gt;
                &amp;lt;Padding Bottom="0px" Left="10px" Right="10px" Top="4px" /&amp;gt;
            &amp;lt;/Normal&amp;gt;
            &amp;lt;Over BackColor="WhiteSmoke" BaseStyle="Normal" BorderColor="#3C7FB1"&amp;gt;
            &amp;lt;/Over&amp;gt;
            &amp;lt;Active BackgroundImage="url(/CommonLibrary/Images/WebDesktop/blank.gif)" 
                BaseStyle="Normal"&amp;gt;
            &amp;lt;/Active&amp;gt;
        &amp;lt;/TabItemStyle&amp;gt;
        &amp;lt;ContainerStyle BackColor="White" BorderColor="#8DB2E3" BorderStyle="Solid" 
            BorderWidth="1px" Font-Names="segoe ui,tahoma" Font-Size="9pt" Height="100%" 
            Overflow="Auto" OverflowX="Auto" OverflowY="Auto" Width="100%"&amp;gt;
            &amp;lt;Padding Bottom="5px" Left="5px" Right="5px" Top="5px" /&amp;gt;
        &amp;lt;/ContainerStyle&amp;gt;
        &amp;lt;RoundCornerSettings FillerBorderColor="255, 199, 60" 
            TopBorderColor="230, 139, 44" /&amp;gt;
        &amp;lt;DisabledStyle ForeColor="Gray"&amp;gt;
        &amp;lt;/DisabledStyle&amp;gt;
        &amp;lt;ImagesSettings ActiveCenter="tabo7_center_active.gif" 
            ActiveLeft="tabo7_left_active.gif" ActiveRight="tabo7_right_active.gif" 
            NormalCenter="tabo7_normal.gif" NormalLeft="tabo7_normal.gif" 
            NormalRight="tabo7_normal.gif" OverCenter="tabo7_center_over.gif" 
            OverLeft="tabo7_left_over.gif" OverRight="tabo7_right_over.gif" /&amp;gt;
    &amp;lt;/ISWebDesktop:WebTab&amp;gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p /&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Mon, 08 Nov 2010 22:09:21 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Here is the modified sample. I also corrected some incorrect images that you specified. Please try to see my following path and level. Notice that, when you hover into the tab, the images still persist.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Mon, 08 Nov 2010 02:31:29 GMT</pubDate><dc:creator>robbob</dc:creator><description>&lt;p&gt;Thanks for your help&lt;/p&gt;
&lt;p&gt;please find attachment&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Wed, 03 Nov 2010 22:02:16 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please ensure that it refers into the correct path. Or, you can send me your simple runable project that replicates this issue. I will help you see what caused this issue and modify it for you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Wed, 03 Nov 2010 10:31:42 GMT</pubDate><dc:creator>robbob</dc:creator><description>&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I did specify the path to the images directory at the &lt;strong&gt;&lt;em&gt;ImageDirectory&lt;/em&gt;&lt;/strong&gt; propertie.&lt;/p&gt;
&lt;p&gt;i have 2 tabs, when i first open the page i can see them both with my images&lt;/p&gt;
&lt;p&gt;one as "acrive" and one as "normal", so the images are there and the path is correct.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;when i hover or press the tabs no "switching" between active and normal states is happening&lt;/p&gt;
&lt;p&gt;all i see is blanck images as if the path is incorrect.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;hope you can help&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Tue, 02 Nov 2010 22:17:06 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;That will also work. As default, when you use script only for the resources, all the images would be loaded from &lt;strong&gt;&lt;em&gt;CommonLibrary&lt;/em&gt;&lt;/strong&gt; (virtual directory). &lt;br /&gt;However, if you want to use your own image folder, you can add the folder into your project and specify the path in &lt;strong&gt;&lt;em&gt;ImageDirectory&lt;/em&gt;&lt;/strong&gt; properties. &lt;br /&gt;Please ensure you specify the correct relative path.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Tue, 02 Nov 2010 09:49:50 GMT</pubDate><dc:creator>robbob</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Thanks for your reply, still has the problem&lt;/p&gt;
&lt;p&gt;My pictures are located in the project folder&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;any suggestions?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>webTab complexImages rendering problem</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/webTab-complexImages-rendering-problem/</link><pubDate>Wed, 27 Oct 2010 06:28:29 GMT</pubDate><dc:creator>robbob</dc:creator><description>&lt;p class="MsoNormal" dir="rtl" style="margin: 0cm 0cm 10pt; text-align: left" align="right"&gt;&lt;span dir="ltr"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Dear support,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="margin: 0cm 0cm 10pt; text-align: left" align="right"&gt;&lt;span dir="ltr"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;I have a problem with webTab complexImages rendering on screen.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="margin: 0cm 0cm 10pt; text-align: left" align="right"&gt;&lt;span dir="ltr"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;I have supplied 3 images for each tab (left, center, right) for both states (active, normal).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="margin: 0cm 0cm 10pt; text-align: left" align="right"&gt;&lt;span dir="ltr"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;Total of 6 images for both states.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="margin: 0cm 0cm 10pt; text-align: left" align="right"&gt;&lt;span dir="ltr"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;When I first run the page, everything looks ok, but when I hover tabs or press one of the tabs the images disappear.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="margin: 0cm 0cm 10pt; text-align: left" align="right"&gt;&lt;span dir="ltr"&gt;
&lt;/span&gt;&lt;/p&gt;
</description></item></channel></rss>