Af|treetable skinning issue

I have a treetable that I use for page navigation and I would like to change the expand/collapse icons.
My skin looks like this
af|treeTable.navTree::expanded-icon {content: url('/images/hsd.gif');}
af|treeTable.navTree::collapsed-icon-style {-tr-inhibit: background-image;padding-right: 0px;}
af|treeTable.navTree::expanded-icon-style {-tr-inhibit: background-image;padding-right: 0px;}
af|treeTable.navTree::collapsed-icon {content: url('/images/hsu.gif');}
The default icons are inhibited but the new ones do not show up :(
If I try the same as
af|treeTable::expanded-icon {content: url('/images/hsd.gif');}
af|treeTable::collapsed-icon-style {-tr-inhibit: background-image;padding-right: 0px;}
af|treeTable::expanded-icon-style {-tr-inhibit: background-image;padding-right: 0px;}
af|treeTable::collapsed-icon {content: url('/images/hsu.gif');}
All treetables have the new icons but I want to replace it for only the navigation tree.
What am I doing wrong? Any help is appreciated.
Regards,
Suneetha

Hi,
did you verify with Firebug or similar that
af|treeTable.navTree is a valid address ? Note that its not always that the style class is directly added to the skin selector.
Frank

Similar Messages

  • Af:treeTable displayRowKeys issue with MDS (jdev version 11.1.1.4)

    Hi,
    I've an MDS enabled application, and I'm facing the below mentioned issue with setting af:treeTable displayRowKeys.
    Issue: I'm trying to set displayRowKeys pro-grammatically for an user scenario where I've to expand/collapse the tree table data to/from a desired level. But with MDS enabled my code for setting the displayRowKeys doesn't work if an ADF out-of box operation like expand, expandAll etc is performed even if once in the session, which works absolutely fine when MDS is not enabled.
    This is critical issue in a customer environment and appreciate any pointers on how I could disable this customization!
    I've gone through the internet but nothing seems to the point. The oracle documentation on subject I found is really old, and it talks about an attribute "dontPersist" on af:treeTable which no longer exists in my jdev version 11.1.1.4.
    http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/ad_persist.htm#BABGGHCH
    I've seen another forum post on the same but it is still unanswered:
    Re: TreeTable disclosedKeys/selectedKeys not working with MDS
    I'm going for a new post hoping more visits and replies!
    Regards,
    Pramod Gujjeti

    Hi,
    if this is a critical issue with a customer of yours, wouldn't it be best to run this against customer support than here on the forum ? This would make sure the issue is properly analyst and filed as a bug if it turns out to be a product problem. Unless the adf-config.xml file is configured to also persist the display row key in MDS, the behavior points to an issue that needs customer support to be involved
    Frank

  • Media Skin issue

    Help...
    I managed to figure out how to create a nice media skin with no thanks to the incomplete and confusing instructions on the Apple Quicktime tutorial, but with many thanks to kkirkster's website and a few others.
    I am, however having an issue with the movie I created.
    It plays perfectly. I mean, absolutely perfectly- on my computer.
    If, however, I send the self-contained final version over to either of the other 2 computers in the office, the skin won't work right. It has an opaque box around it, where the OS is drawing the drop shadow. The skin is working, in a sense, because the transparent areas inside the box are still transparent, and the movie plays correctly.
    It boggles my mind that it plays perfectly on my computer and not on the other computers, and I'm beginning to wonder if there isn't some issue with QT not actually saving the movie as a complete "Self Contained Movie" and is still referring to the files from the XML file.
    Any help or experience with this issue would be greatly appreciated.
    Mike Vogel
    Des Moines, IA

    Ok, this has worked for us... sort of.
    If you're willing to look at this a little more for us-
    We've got it to work perfectly in Safari only. All other browsers don't see the files.
    I've copied the code from our web guy that's based on your website below:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
    <meta name="generator" content="Adobe GoLive" />
    <title>Untitled Page</title>
    </head>
    <body><hr>
    <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="400" width="500">
    <param name="SRC" value="file:///Graphics/Professional%20Video%20Web%20Site/Professional%20Video/ PV%20WEB%20VIDS/PVCommPoster.mov" />
    <param name="Target" value="quicktimeplayer"
    <param name="href" value="file:///Graphics/Professional Video Web Site/Professional Video/PV WEB VIDS/PVComm.mov"
    <param name="controller" value="false" />
    <embed height="400" pluginspage="http://www.apple.com/quicktime/download/" src="file:///Graphics/Professional%20Video%20Web%20Site/Professional%20Video/PV %20WEB%20VIDS/PVCommPoster.mov" width="500" controller="false" href="file:///Graphics/Professional Video Web Site/Professional Video/PV WEB VIDS/PVComm.mov" TARGET="quicktimeplayer"></embed>
    </object>
    </body>
    </html>
    Is there anything here which stands out as wrong.
    The website isn't uploaded currently- only on the HD and being created in GoLive.
    Thanks a ton for your help!
    Mike Vogel

  • ADF - customize skin issue with Weblogic 10.0

    we have defind following custimized skin in the adf-faces-skins.xml
    it's works pretty well in jdeveloper,
    but after deploying to weblogic 10, the custimzed css file is missing
    any hints?
    <skin>
    <id>mycompany.desktop</id>
    <family>abcCompany</family>
    <render-kit-id>oracle.adf.desktop</render-kit-id>
    <style-sheet-name>abcCompany/skin/abc.css</style-sheet-name>
    </skin>

    Hi,
    if the CSS is in public_html/abcComapny/skin directory then it should be displayed unless the adf-faces-config.xml doesn't reference abcCompany as a skin family
    Frank

  • Af:treeTable sorting issue

    We have a tree table (Jdevloper 11.1.1.6.0), when all the nodes in the tree table are expanded it has more than 500 rows and when we try to sort it in ascending or descending order it errors out: The connection to the server was reset while the page was loading...
    Is there any limitation for number of rows sorted in af:treeTable? What is the limit?

    Hi,
    there is no limit
    Frank

  • ADF menuTabs skin issue

    JDeveloper 10.1.3.3, ADF Faces
    Hi,
    I'm trying to create a custom skin for my ADF Faces application. I use this sample: http://www.oracle.com/technology/products/jdev/101/howtos/adfskins/index.html
    There is a code snippet:
    <af:menuTabs>
        <af:commandMenuItem text="Home" selected="true"/>
        <af:commandMenuItem text="Settings"/>
        <af:commandMenuItem text="Help"/>
    </af:menuTabs>
    {code}
    The problem appears if I remove selected="true" attribute from the first commandMenuItem. Then initially none of the tabs is selected and af|menuTabs::enabled-start-icon is missing. In my own application one additional af|menuTabs::enabled-start-icon in front of the first tab and one additional af|menuTabs::enabled-end-icon beyond the last tab are displayed. When one of tabs gets selected these additional images disappear.
    Is this a bug or an error in my own code?
    Thanks,
    Marius                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    since you are not showing your code, its hard to tell if this is an implementation problem. However, to me this sounds like a bug still. However, I could not find an entry in teh bug database for this scenario
    Frank

  • Insert Flash Video Skin Issue

    When I Insert a Flash Video the second drop down box is
    titled Skin. I have 9 options, 3 Clear, 3 Corona, 3 Halo. The first
    two types add the Play Bar on to the video which shows when
    scrolled over. The third adds it to the bottom.
    The Halo option is what I want, a play bar at the bottom,
    however this option seems to also a black line sized border just
    outside the whole of the video. I can not seem to find a way to
    stop this. What folder are these play bars located in? Could I add
    more to it, or use flash to modify the existing skin to change
    colour or remove that border or just plain make my own?
    Thanks

    Yes. All in my flash folder. Skin is call SkinUnderAll.swf. I did notice in Dremweaver that this file does not show up in the code with the rest of the video code. When I add the video swf do I still need to add the skin file also. I was thinking that I wouldn't have to.

  • Custom VScrollBar skin issue

    My VScrollBar skin only have two part track and thumb.
    I find my VScrollBar can't drag to the end ?
    Can somebody give some suggestion ?
    I'm using flex4.5.1.
    <s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark"
          xmlns:fb="http://ns.adobe.com/flashbuilder/2009" minWidth="15" minHeight="35"
          alpha.disabled="0.5" top="2" bottom="2">
        <fx:Metadata>
             * @copy spark.skins.spark.ApplicationSkin#hostComponent
            [HostComponent("spark.components.mediaClasses.ScrubBar")]
        </fx:Metadata>
        <fx:Script fb:purpose="styling">
            /* Define the skin elements that should not be colorized. */
            static private const exclusions:Array = ["track", "thumb"];
             * @private
            override public function get colorizeExclusions():Array {return exclusions;}
             * @private
            override protected function initializationComplete():void
                useChromeColor = true;
                super.initializationComplete();
        </fx:Script>
        <s:states>
            <s:State name="normal" />
            <s:State name="disabled" />
              <s:State name="inactive"/>
        </s:states>
        <fx:Declarations>
            <!--- Defines the appearance of the ScrubBar skin's data tip. To customize the data tip's appearance, create a custom ScrubBarSkin class. -->
            <fx:Component id="dataTip">    
                <s:DataRenderer minHeight="24" minWidth="40" y="-34">
                    <s:RectangularDropShadow id="shadow" distance="3"
                        angle="90" color="#999999" left="0" top="0" right="0" bottom="0"/>
                    <s:Rect top="0" left="0" right="0" bottom="0">
                        <s:fill>
                            <s:SolidColor color="0x000000" alpha=".9"/>
                        </s:fill>
                    </s:Rect>
                    <s:Label id="labelDisplay" text="{data}"
                             horizontalCenter="0" verticalCenter="1"
                             left="5" right="5" top="5" bottom="5"
                             textAlign="center" verticalAlign="middle"
                             fontWeight="normal" color="white" fontSize="11">
                    </s:Label>
                </s:DataRenderer>
            </fx:Component>
        </fx:Declarations>
        <!--- The skin pat that defines the video timeline. The timeline shows the current playhead location 
              in the video, the amount of the video previously played, and the loaded in part of the video. -->
        <!--- @copy spark.components.mediaClasses.ScrubBar#loadedRangeArea -->
        <s:Group id="loadedRangeArea" x="0" y="0" height="11" includeInLayout="false">
            <!-- inset 7 and 6 pixels because that's thumbSize/2 -->
            <s:Group left="7" right="6" top="0" bottom="0" minWidth="0">
                <!-- fill -->
                <s:Rect left="1" right="1" top="1" bottom="1">
                    <s:fill>
                        <s:SolidColor color="0xD7D7D7" />
                    </s:fill>
                </s:Rect>
                <!-- inner glow -->
                <!-- set height to 100%, maxHeight=1, minHeight=0 b/c only want this line to show up
                     if there's room for it -->
                <s:Rect left="1" top="1" bottom="1" width="100%" maxWidth="1" minWidth="0">
                    <s:fill>
                        <s:SolidColor color="0x000000" alpha="0.12" />
                    </s:fill>
                </s:Rect>
                <s:Rect left="2" right="1" top="1" height="100%" maxHeight="1" minHeight="0">
                    <s:fill>
                        <s:SolidColor color="0x000000" alpha="0.12" />
                    </s:fill>
                </s:Rect>
                <!-- black line on right -->
                <!-- set width to 100%, maxWidth=1, minWidth=0 b/c only want this line to show up
                     if there's room for it -->
                <s:Rect right="0" top="1" bottom="1" width="100%" maxWidth="1" minWidth="0">
                    <s:fill>
                        <s:SolidColor color="0x000000" alpha=".5"/>
                    </s:fill>
                </s:Rect>
            </s:Group>   
        </s:Group>
        <!--- @copy spark.components.mediaClasses.ScrubBar#playedArea -->
        <s:Group id="playedArea" x="0" y="0" height="11" includeInLayout="false">
            <!-- inset 7 and 6 pixels because that's thumbSize/2 -->
            <s:Group left="7" right="6" top="0" bottom="0" minWidth="0">
                <!-- inner glow -->
                <s:Rect left="1" right="1" top="1" bottom="1">
                    <s:fill>
                        <s:LinearGradient rotation="90">
                            <s:GradientEntry color="0xFEFEFE"/>
                            <s:GradientEntry color="0xECECEC"/>
                        </s:LinearGradient>
                    </s:fill>
                </s:Rect>
                <!-- fill -->
                <s:Rect left="2" right="2" top="2" bottom="2">
                    <s:fill>
                        <s:LinearGradient rotation="90">
                            <s:GradientEntry color="0xFFFFFF" alpha="0.85"/>
                            <s:GradientEntry color="0xE1E1E1" alpha="0.85"/>
                        </s:LinearGradient>
                    </s:fill>
                </s:Rect>
                <!-- black line on right -->
                <!-- set width to 100%, maxWidth=1, minWidth=0 b/c only want this line to show up
                     if there's room for it -->
                <s:Rect right="0" top="1" bottom="1" width="100%" maxWidth="1" minWidth="0">
                    <s:fill>
                        <s:SolidColor color="0x131313"/>
                    </s:fill>
                </s:Rect>
            </s:Group> 
        </s:Group>
        <!--- A skin part that defines a button that can be dragged along the track to increase or decrease
              the playhead location in the video.   -->
         <s:Button skinClass="skin.MyTrackSkin" id="track" horizontalCenter="0" minHeight="14"
                     focusEnabled="false" tabEnabled="false" top="2" bottom="2">
              <s:filters>
                   <s:GlowFilter includeIn="normal" blurX="6.0" blurY="6.0" inner="false" color="0x5380d0" strength="1" alpha="1.0" quality="2" knockout="false"/>
              </s:filters>
         </s:Button>
         <s:Button skinClass="skin.MyThumbSkin" id="thumb" focusEnabled="false" visible.inactive="false" tabEnabled="false" verticalCenter="0">
              <s:filters>
                   <s:GlowFilter includeIn="normal" blurX="13" blurY="13" inner="false" color="#000000" strength="2" alpha="1.0" quality="2" knockout="false"/>
              </s:filters>
         </s:Button>
         <s:transitions>
              <s:Transition fromState="normal" toState="disabled" autoReverse="true">
                   <s:Parallel>
                        <s:Parallel target="{thumb}">
                             <s:Move duration="0" autoCenterTransform="true"/>
                        </s:Parallel>
                   </s:Parallel>
              </s:Transition>
         </s:transitions>
    </s:SparkSkin>
    The track skin:
    <s:Skin xmlns:fx="http://ns.adobe.com/mxml/2009"
                 xmlns:s="library://ns.adobe.com/flex/spark"
                 xmlns:fb="http://ns.adobe.com/flashbuilder/2009"
                 alpha.disabled="0.5">
        <fx:Metadata>
            <![CDATA[
             * @copy spark.skins.spark.ApplicationSkin#hostComponent
            [HostComponent("spark.components.Button")]
            ]]>
        </fx:Metadata>
        <!-- states -->
        <s:states>
            <s:State name="up" />
            <s:State name="over" />
            <s:State name="down" />
            <s:State name="disabled" />
        </s:states>
         <s:Rect bottom="2" top="2" right="0" width="2" alpha="0.84" radiusX="10" radiusY="10">
              <s:fill>
                   <s:SolidColor color="#5380D0"/>
              </s:fill>
         </s:Rect>
    </s:Skin>
    The thumb skin:
    <s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"
                    xmlns:s="library://ns.adobe.com/flex/spark"
                    xmlns:fb="http://ns.adobe.com/flashbuilder/2009"
                    alpha.disabled="0.5" >
        <fx:Metadata>
            <![CDATA[
             * @copy spark.skins.spark.ApplicationSkin#hostComponent
            [HostComponent("spark.components.Button")]
            ]]>
        </fx:Metadata>
        <!-- states -->
        <s:states>
            <s:State name="up" />
            <s:State name="over" />
            <s:State name="down" />
            <s:State name="disabled" />
        </s:states>
         <s:Ellipse left="0" width="15" height="15" >
              <!--<s:stroke>
                   <s:SolidColorStroke color="0x0f0f8f" weight="1"/>
              </s:stroke>-->
              <s:fill>
                   <s:SolidColor color="#232323" />
              </s:fill>
         </s:Ellipse>
    </s:SparkSkin>

    This 's all my code custom the dropdownlist skin and vertical scrollbar skin.
    The application.mxml
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
          xmlns:s="library://ns.adobe.com/flex/spark"
          xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
    <fx:Style>
      @namespace s "library://ns.adobe.com/flex/spark";
      @namespace mx "library://ns.adobe.com/flex/mx";
      s|Application{
       fontFamily: "Microsoft YaHei";
      s|PopUpAnchor{
    </fx:Style>
    <fx:Declarations>
      <s:ArrayList id="arr">
       <fx:String><![CDATA[English]]></fx:String>
       <fx:String>Franch</fx:String>
       <fx:String>Spanish</fx:String>
       <fx:String>Russian</fx:String>
       <fx:String>Chinese</fx:String>
       <fx:String><![CDATA[English]]></fx:String>
       <fx:String>Franch</fx:String>
       <fx:String>Spanish</fx:String>
       <fx:String>Russian</fx:String>
       <fx:String>Chinese</fx:String>
       <fx:String>The End</fx:String>
      </s:ArrayList>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:DropDownList skinClass="skin.MyDropDownListSkin" dataProvider="{arr}" width="170" borderColor="0xff1010"
         contentBackgroundColor="0xffffff" contentBackgroundAlpha=".2" borderVisible="true"/>
    </s:Application>
    The DropDownList skin, I use my vertical scroll bar skin in this file :
    <s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:fb="http://ns.adobe.com/flashbuilder/2009" alpha.disabled=".5">
    <!-- host component -->
    <fx:Metadata>
      <![CDATA[
      * @copy spark.skins.spark.ApplicationSkin#hostComponent
      [HostComponent("spark.components.DropDownList")]
      ]]>
    </fx:Metadata>
    <fx:Script fb:purpose="styling">
      <![CDATA[           
       /* Define the content fill items that should be colored by the "contentBackgroundColor" style. */
       static private const contentFill:Array = ["bgFill"];
        * @private
       override public function get contentItems():Array {return contentFill};
        * @private
       override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
        if (getStyle("borderVisible") == false)
         if (border)
          border.visible = false;
         if (background)
          background.left = background.top = background.right = background.bottom = 0;
         if (scroller)
          scroller.minViewportInset = 0;
        else
         if (border)
          border.visible = true;
         if (background)
          background.left = background.top = background.right = background.bottom = 1;
         if (scroller)
          scroller.minViewportInset = 1;
        if (dropShadow)
         dropShadow.visible = getStyle("dropShadowVisible");
        openButton.setStyle("cornerRadius", getStyle("cornerRadius"));
        if (borderStroke)
         borderStroke.color = getStyle("borderColor");
         borderStroke.alpha = getStyle("borderAlpha");
        super.updateDisplayList(unscaledWidth, unscaledHeight);
      ]]>
    </fx:Script>
    <s:states>
      <s:State name="normal" />
      <s:State name="open" />
      <s:State name="disabled" />
    </s:states>
    <!---
    The PopUpAnchor control that opens the drop-down list.
    <p>In a custom skin class that uses transitions, set the
    <code>itemDestructionPolicy</code> property to <code>none</code>.</p>
    -->
    <s:PopUpAnchor id="popUp"  displayPopUp.normal="false" displayPopUp.open="true" includeIn="open"
           left="0" right="0" top="0" bottom="0" itemDestructionPolicy="auto" popUpHeightMatchesAnchorHeight="false"
           popUpPosition="below" popUpWidthMatchesAnchorWidth="true">
      <!---
      This includes borders, background colors, scrollers, and filters.
      @copy spark.components.supportClasses.DropDownListBase#dropDown
      -->
      <s:Group id="dropDown">
       <!--- @private -->
       <s:RectangularDropShadow id="dropShadow" blurX="10" blurY="10" alpha="0" distance="2"
              angle="90" color="#000000" left="0" top="0" right="0" bottom="0"/>
       <!--- @private -->
       <s:Rect id="border" left="0" right="0" top="0" bottom="0">
        <s:stroke>
         <!--- border stroke @private -->
         <s:SolidColorStroke id="borderStroke" weight="1" color="0xff0000"/>
        </s:stroke>
       </s:Rect>
       <!-- fill -->
       <!--- Defines the appearance of drop-down list's background fill. -->
       <s:Rect id="background" left="1" right="1" top="1" bottom="1" >
        <s:fill>
         <!--- 
         The color of the drop down's background fill.
         The default color is 0xFFFFFF.
         -->
         <s:SolidColor id="bgFill" color="0x1f1f1f" alpha="0.3"/>
        </s:fill>
        <s:filters>
         <s:BlurFilter blurX="2" blurY="2" quality="2" />
        </s:filters>
       </s:Rect>
       <!--- @private -->
       <s:Scroller id="scroller" left="10" top="0" right="10" bottom="0" hasFocusableChildren="false" minViewportInset="1" skinClass="skin.MyScrollerSkin">
        <!--- @copy spark.components.SkinnableDataContainer#dataGroup-->
        <s:DataGroup id="dataGroup" itemRenderer="spark.skins.spark.DefaultItemRenderer" top="0" bottom="0" left="0" right="0">
         <s:layout>
          <s:VerticalLayout gap="0" horizontalAlign="contentJustify" requestedMinRowCount="1" requestedMaxRowCount="6"/>
         </s:layout>
        </s:DataGroup>
       </s:Scroller>
      </s:Group>
    </s:PopUpAnchor>
    <!---  The default skin is DropDownListButtonSkin.
    @copy spark.components.supportClasses.DropDownListBase#openButton
    @see spark.skins.spark.DropDownListButtonSkin -->
    <s:Button id="openButton" left="0" right="0" top="0" bottom="0" focusEnabled="false" tabEnabled="false"
         skinClass="skin.MyDropDownListButtonSkin" /> 
    <!--- @copy spark.components.DropDownList#labelDisplay -->
    <s:Label id="labelDisplay" verticalAlign="middle" maxDisplayedLines="1"
        mouseEnabled="false" mouseChildren="false" left="12" right="30"
        top="2" bottom="2" width="75" verticalCenter="1" />
    </s:SparkSkin>
    The scrollbar Skin:
    <s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"
    xmlns:s="library://ns.adobe.com/flex/spark">
    <fx:Metadata>
      <![CDATA[
      * @copy
    spark.skins.spark.ApplicationSkin#hostComponent
      [HostComponent("spark.components.Scroller")]
      ]]>
    </fx:Metadata>
    <fx:Script>
      <![CDATA[   
    @private
       override public function beginHighlightBitmapCapture()
    : Boolean
        var needUpdate:Boolean =
    super.beginHighlightBitmapCapture();
        // Draw an opaque rect that
    fill our entire skin. Our background
        // is transparent, but we don't want
    focus/error skins to
        // poke through.  This is safe to do since we don't
    have any
        // graphic elements as direct children.
    graphics.beginFill(0);
        graphics.drawRect(0, 0, width,
    height);
        graphics.endFill(); */
        return
    needUpdate;
        *  @private
       override
    public function endHighlightBitmapCapture() : Boolean
        var
    needUpdate:Boolean = super.endHighlightBitmapCapture();
        // Clear
    the rect we drew in
    beginBitmapCapture();
        graphics.clear();
        return
    needUpdate;
      ]]>
    </fx:Script>
    <!---  A
    vertical scrollbar that lets you control the portion of data that is displayed
    when there is too much data to fit vertically in a display area.
    The
    Scroller determines whether the vertical ScrollBar is visible.
    -->
    <s:VScrollBar id="verticalScrollBar" visible="false"
    skinClass="skin.MyScrollBarSkin"/>
    <!---  A horizontal scrollbar
    that lets you control the portion of data that is displayed
    when there is
    too much data to fit horizontally in a display area.
    The Scroller determines
    whether the horizontal ScrollBar is visible. -->
    <s:HScrollBar
    id="horizontalScrollBar" visible="false" />
    </s:SparkSkin>

  • CS4 skin issues

    I've brought this up in the Feature Requests forum, but there are bugs, so I mention them here.
    The new CS4 skin behaves very badly for me: it doesn't refresh properly, under a variety of circumstances. Sometimes the titlebar shows the GDI skin, but the Adobe skin is the active one (so min/max/close buttons are functionally in a different location than they are visually). Today, when I go into Fullscreen with Menus mode, the menu and option bar simply grey out. Everything displays correctly in windowed mode, but not my favored mode.
    I try with CS4 maximized, windowed, OGL acceleration on and off. I am coming to really hate the fagility of the new skin of PS.

    harry teasley wrote:
    Well, inasmuch as I see PS all the time switching between GDI window appearance, and the new white window appearance, it acts like a misbehaving app that has customizable skins. I consistently get bad refreshes, and see elements of both the white appearance and the GDI windows that underlay it all.
    Just when do you see this mixed UI behaviour within Photoshop?
    PS itself is only shades of grey for me apart from the highlighted menu areas.
    My settings are

  • Flash video skin issue

    I created my flash video with a video skin I selected in CS4 and the skin file shows up in the same folder as the video but when I add the swf file to dreamweaver CS4 the controls that should show up underneath the video are not there. Does anyone have an answer because I'm going crazy.

    Yes. All in my flash folder. Skin is call SkinUnderAll.swf. I did notice in Dremweaver that this file does not show up in the code with the rest of the video code. When I add the video swf do I still need to add the skin file also. I was thinking that I wouldn't have to.

  • Custom skin issue

    Hello All,
    i have created a custom skin library which works fine for ADF application but it's not working for Portlet producer Application .... does anyone know how to do it or is there any difference???
    jdev 11.1.1.6.0
    Thanks

    Did you mention the portlet render kit in your custom skin library ?
    in trinidad-skins.xml you need to define the portlet renderkit .
    Say for example you need to define it like-
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    - <skins xmlns="http://myfaces.apache.org/trinidad/skin">
    - <skin-addition>
    <skin-id>simple.desktop</skin-id>
    <style-sheet-name>styles/custom-styles-desktop.css</style-sheet-name>
    </skin-addition>
    - <skin-addition>
    <skin-id>default.desktop</skin-id>
    <style-sheet-name>styles/custom-styles-desktop.css</style-sheet-name>
    </skin-addition>
    - <skin-addition>
    *<skin-id>simple.portlet</skin-id>*
    *<style-sheet-name>styles/custom-styles-desktop.css</style-sheet-name>* </skin-addition>
    </skins>
    Hope it works for you.
    Apart from it,similar discussion has been going on -https://kr.forums.oracle.com/forums/thread.jspa?threadID=1554775
    where it is mentioned -
    Ín the portlet producer application remove the line:
    <skin-family>fusion</skin-family>
    from trinidad-config.xml in the web-inf folder, so it looks like this:
    <?xml version="1.0" encoding="windows-1252"?>
    <trinidad-config xmlns="http://myfaces.apache.org/trinidad/config">
    </trinidad-config>
    Specify an init-param in the portlet.xml:
    <init-param>
    <name>org.apache.myfaces.trinidad.skin.id</name>
    <value>fusion.desktop</value>
    </init-param>
    Works for me, does however look like a workaround.
    Regards,
    Hoque

  • Shared (central) player and skin issues

    All,
    Thanks for helping out a n00b with regards to Flash video.
    I'm trying to keep one player and skin in a central location
    on our site and use them with all videos we publish. However, when
    I move them, videos break. The path to the player is being modified
    to point to the proper location, but things still break.
    Any idea how I can get this to work?
    Many thanks folks!

    Dis, Hi.
    If you want to use non-consumable IN APP PURCHASE - you don't need use any saving for restoring on other devices.
    Non-consumable it's products, that you can buy once. For unlock for example from LITE to FULL version. Than you can save it as Local Shared Object.
    When you will buy it again - APP STORE will not get money again but will return product as Buyed (as new) and you will see it as 'restored'.
    App Store don't provide any downloads. It's return only JSON parameters like 'restored', 'purchased' and etc. All rest you do on your device

  • Flex DefaultButton skin issue

    I have created a custom button skin,
    and have set my css to use it for all spark buttons:
    s|Button
    skinClass: ClassReference('components.PinPointButtonSkin');
    This works fine, except for when I assign one of these buttons to it's container's defaultButton:
    defaultButton="{myButton}".
    Then the skin does not get applied.
    Please point me in the right direction of what I am missing.

    Thanks for the reply.
    I am unable to attach the project, so please find it here:
    http://dl.dropbox.com/u/7241599/ButtonTest.fxp
    Very odd behaviour.
    The bottom button does not behave as a default button (pressing enter does not execute its click handler),
    and if I click on the button manually, the skin disappears. Clicking on the top  button brings the skin back for the bottom button.
    PS. In my project I took this code from the skin does not appear on defaultButtons at all.
    Thanks for your help.

  • Inputtext label change via skins issue

    All,
    Strange problem here.
    I have a skinning file in my project and i want to change the color of inputText to black in Jdev 11.1.1.6 application.
    So my skinning file has
    af|inputText::label
      color: Black;
    }However the color is not getting changed. If i add
    af|inputText::label
      background-color: Black;
    }then the background color changes to black.
    I have no line style applied to the component.
    Please advise what is wrong here.
    thnks

    Try with this:
    af|inputText::label
      color: Black;
    af|inputText:required::label
      color: Black;
    af|inputText:disabled::label
      color: Black;
    af|inputText:read-only::label
      color: Black;
    }Can you paste the inputText component that is NOT picking the skin?
    Thanks,
    Navaneeth

  • Some issue wid af:treeTable

    hi
    i am making sample page to explore af:treeTable
    the issue is that the page is showing only one row ...
    and
    when i click on expand all option i get javascript error
    Line : 2
    Char : 1
    Error : uixt_id0 is undefined
    i guess its coz there is one record
    although i tried making another page using same beans wid af:table
    i dont face any issues in that
    so the bean code is correct ....
    any issues wid the code ??
    <af:treeTable var="node" value="#{myBean.employees}" >
    <f:facet name="nodeStamp">
    <af:column>
    <f:facet name="header">
    <af:outputText value="Employee Name"/>
    </f:facet>
    <af:outputText value="#{node.name}"/>
    </af:column>
    </f:facet>
    <af:column>
    <f:facet name="header">
    <af:outputText value="Employee Id"/>
    </f:facet>
    <af:outputText value="#{node.id}"/>
    </af:column>
    <af:column>
    <f:facet name="header">
    <af:outputText value="Age"/>
    </f:facet>
    <af:outputText value="#{node.age}"/>
    </af:column>
    </af:treeTable>

    i went through the code thats generated
    the page tries to refer to a file Common10_1_3_0_4.js
    but this file is not there in my project
    guess its generated to support client side functions in a ADF page
    but couldnt understand why isnt this being generated in my project ??
    is this the reason that i get only one record in my page.... ??

Maybe you are looking for

  • Buongiorno Pests- How to get your money back and why you should

    Buogiorno, make millions from thousands of us who unknowingly are subscribed to services which we had no idea about. It is easy to get a refund and the service stopped because they are very aware that what they are doing is wrong, but they rely on th

  • I cannot update or download my creative cloud I am getting an error message

    I am getting an error message on all the products that need installed and /or updated  it is U44MIP7.  Please help as I am neding the creative cloud for school and cannot access the programs.

  • User exits or BTEs for vendor invoices

    Hi, Can any body tell me the common user exit or the BTE which will applicable for the transaction codes 'FB01', 'F-90', 'FB01','FB60','FB65','FV60','FV65'. I need only the common user exits across the above transaction codes.Because i know the user

  • BES serverrole in hyper-v

    can we use bes service in 2008r2 server in hyper-v

  • Restore wiped out previous data

    I have just restored data from a previous backup on my iphone. So what? Restore deleted my previous messages and images on the phone. Without a warning, an alert, a question. Congrats Apple for building the best phones in the world I hate you