Selected TabBar Style Change

Hi, I am using a Tababr in my application and I need to
specify a particular style for the tabs when a tab is selected. Any
Ideas? Cant find anything in the docs that allows you to do this.
Right now it just turns the background to white. I would like to
change this background color.
thx, sam

HI Natash,
     I am using it but its not working. I am using style sheet and below is code I have written.
TabBar.ApplicationMenus{
horizontalGap: 0;  
fontWeight: normal; 
fontSize: 11; 
tabStyleName: tabBarTab; 
firstTabStyleName: tabBarFirstTab; 
lastTabStyleName: tabBarLastTab; 
selectedTabTextStyleName: tabBarSelectedTabText; 
buttonStyleName: ApplicationMenuButtonStyle;
.tabBarSelectedTabText{
fillAlphas: 1.0, 1.0, 1.0, 1.0; 
fillColors: #FFFFFF, #667777, #667777, #667777; 
color: #111111; 
fontWeight: normal; 
borderColor: #0D2B3C; 
themeColor: #111111; 
fontStyle: normal; 
textDecoration: normal; 
fontFamily: Verdana; 
fontSize: 11;
Still on tab click its showing the default white colour.

Similar Messages

  • [svn:fx-trunk] 9407: Reordering the if-statement in isMeasureFixed() exposed that hostFormat can be null when measure() is called if styles changed and measure is done before the next commitProperties .

    Revision: 9407
    Author:   [email protected]
    Date:     2009-08-19 15:11:34 -0700 (Wed, 19 Aug 2009)
    Log Message:
    Reordering the if-statement in isMeasureFixed() exposed that hostFormat can be null when measure() is called if styles changed and measure is done before the next commitProperties.  This states test exposed this.
    We should rethink if we want to clear hostFormat rather than have a hostFormatChanged flag.  If there is no hostFormat at measure then it has to be fixed because there is no line break format to check for auto-size.
    QE notes:
    Doc notes:
    Bugs: SDK-22779
    Reviewer: Gordon
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22779
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as

    Oh my god, it is too long! You definitely check out types, casting and especially ODP.Net (it does everything for you)... etc. They can help you to simplify your code. I do not have enough time to copy paste it to Studio and understand and solve your issue, so I got title of your message as your main question.
    In Oracle, you can create an autonumber field by using sequences object. This is really useful when you need to create a unique number to act as a primary key.
    Basically you can create a sequence simply typing;
    CREATE SEQUENCE MY_SEQUENCE;
    now you have a sequence called "MY_SEQUENCE"... Then, I advice you select a number from sequence;
    select MY_SEQUENCE.nextval from dual;
    I said I advice actually kinda must, although it called sequence, I cannot be sequential. Do not even try to predict the value. You can be sure that it is unique number so you can use it.
    Then insert you record and use that number part of your primary key. I think that's it. Have fun.

  • ABAP QUERY: Selection text name change : seq. of column sequence in output

    hi friends,
    1)I need to change the text of the selection field in ABAP QUERY REPORT
    please help me. t code: SQ03 : User Group(zabc) and report name (zabc).
    Environment -> infosets.
    in the field group, double click field name to be changed. I tried to change it. The changed name is only reflecting in the list output, but not in the selection screen.
    I want the text to be changed even in selection screen.
    2)I want to change the position of the column ie end(last colum) to 8th column in the report output. Please help me.
    Environment -> Queries -. I tried with 'Output sequence' and given no as '8'. But is not reflected and the column is still displayed at last column.
    Please help me

    Go to Query and go to selection field and change the selection text.
    Hope this help.

  • How to intercept style changes in skin for spark Button?

    How to intercept style changes in skin for spark Button?
    Thank you.

    How to intercept style changes in skin for spark Button?
    Thank you.

  • Regular selection tool cannot change object size

    I am using CS6.  When you create a simple square or any object, you will be able to use the regular selection tool to change the size by draggin on the "control point" around the object.
    However, I was able to do it before but I dun know why I can't do it suddenly.  The regular selection tool just enable me to move the image even I click on the "control point" on the object.  If I need to change the size, I need to use the resize tools which is a hassle.
    Anyone knows what happened?  Am I having some wrong setting in my AI ?

    View > Show Bounding Box

  • Selected TOC style Name

    Hi All,
    Simple question for you...
    How can I alert the selected TOC style name.
    We are creating huge tool. Based on the selection Toc Style, we will process the multiple document.
    For example I want to alert the Toc Style CCC(tick mark) name in this document.
    Trying Code:
    var myTocStyle = app.activeDocument.tocStyles.selectedIndex;
    //~ var myTocStyle = app.activeDocument.tocStyles.item(-2);   //Dont want this concept
    Very urgent request. Please help.
    Thanks
    Beginner_X

    From:
    myStory.storyType
    you can determine that a story is a TOC, but how do you get from there to the TOC Style that was used to create said TOC?
    This was the question that was bugging me back in CS3 days and I see no improvement in the CC object model. Stories don't have an associatedTOCStyle property. But maybe you can get at this by lateral thinking. If a story was created as a TOC then it has certain paragraph styles in it. If the TOC Styles are designed to have unique paragraph styles that identify the TOC Style, then you're home and dry. For example, you could have a ParagraphStyleGroup for each TOC Style and the name of that group could be the same as the name of the corresponding TOC Style.
    Of course, this assumes you have control over the template for the project so that this relationship can be relied on. But given that, you can start with a text selection. Check the applied paragraph style, look at the name of its parent and bingo: there's the name of the TOC Style.
    I'm not sure if this helps in your situation.
    Dave

  • Font Size / Style changes on recipient's end?

    I've been using mail since Leopard and recently upgraded to Snow Leopard where I'm currently on Mail version 4.2 (1078).
    Whenever I compose and send a message where the default font is Helvetica 12 and the email format is rich text, some recipients receive my email where the font is very tiny, maybe a 4 pt font and the style changes.
    In many of my emails, I will copy and paste a paragraph or two from another email where the font is theoretically the same and then I will edit a few words in the body of the email before submitting.
    When some recipients reply back with my original email text, I sometimes see the edited text as a tiny font or the font size of my email has shrunk down considerably.
    I sent a test email to my hotmail and gmail accounts but this issue does not seem to arise. What I saw before sending my email is exactly the same font size/style in my hotmail and gmail accounts.
    Is this an issue with the recipient's email browser or are there some incompatibilities with Apple's Mail and other email browsers?

    Thanks baltwo and Tom. I'll try sending as a PDF file as well.
    Also, I did a test per Tom's instructions about reformatting text. First, I copied text from another email and then pasted it in a new message. I highlighted all the text where I wanted to increase the text size and left one paragraph unchanged.
    I sent the email to the recipient that's having these issues where she replied back with my forwarded email.
    All the text where I increased the point size shrunk and the text that I left alone was actually okay - Weird! I also noticed that the font style changed on their end. By the way, the recipient uses Microsoft Outlook as their email browser.

  • Selected item getting changed after paging in paged datagrid

    I have a paged datagrid. It contains two drop downs. Once i clicked for pageing, the previously selected item getting changed. Please give me solution to solve this problem.
    Thanks & Regards
    kvpdy

    I put the dropdown in item renderer and the selected item is based on the database value. How can we store that and reapply in paging ?
    Pls give me solution....

  • Selecting InMath Styles

    Hi All,
    I have InMath plugin(third party) for Indesign CS3. when I select Windows->InMathStyle menu opens a panel which has InMathSyles and InMathExpressionWizard tabbed windows. Now I want to select a style from the InMathStyles tab using apple script.How to go about it?
    Thanks
    Sakthi

    You have the header file from inmath. It must contains something like this:
    #define kTPPrefixNumber 0x89ABC      // Prefix number of the plug-in issued by Adobe
    DECLARE_PMID(kInterfaceIDSpace, IID_ITHIRDPARTY, kTPPrefixNumber + 12)   //
    class IThirdParty : public IPMUnknown
         public:
         enum { kDefaultIID = IID_ITHIRDPARTY };
         virtual bool16 IsThirdPartyEnabled() =0;
    To use it in your code obtain an interface to object. You need to know where to look for it. Here is an example where it is on the Application boss:
    #include "../ThirdParty.h"
    InterfacePtr<IApplication> theApp(gSession->QueryApplication());
    InterfacePtr< IThirdParty > iThirdParty(theApp, UseDefaultIID());
    if (iThirdParty != nil) {
         // Safe to call functions on the Interface ...
         if (iThirdParty-> IsThirdPartyEnabled()) {

  • Select ungrouped items, change opacity and save

    Hi, I am a javascript beginner trying to create a script to do the following to several . ai files, one at a time:
    open document
    select all items
    change opacity to 40%
    select all grouped items
    change opacity to 100%
    save and close
    This is what I have so far which I know only affects the opacity of one layer, but if anybody has any tips for what I can do next, it would be greatly appreciated.
    for ( i = 0; i < app.documents.length; i++ ) {
        var targetDocument = app.documents[i];
        var layerCount = targetDocument.layers.length;
            for (var ii = layerCount - 1; ii >= 0; ii-- ) {
                targetLayer = targetDocument.layers[ii];
                var layerName = new String( targetLayer.name );
                    if ( layerName.indexOf("TEST") == 0 ) {
                        targetDocument.layers[ii].opacity=40.0;
    targetDocument.close;
    targetDocument = null;

    You don't select in script but does this do what you meant?
    #target illustrator
    setObjectOpacity()
    function setObjectOpacity() {
        var doc = app.activeDocument;
        for ( var i = 0; i < doc.pageItems.length; i++ ) {
            doc.pageItems[i].opacity = 40; // This will do everything
        for ( var i = 0; i < doc.groupItems.length; i++ ) {
            doc.groupItems[i].opacity = 100; // Put this back
            for ( var j = 0; j < doc.groupItems[i].pageItems.length; j++ ) {
                doc.groupItems[i].pageItems[j].opacity = 100; // Put these back too

  • [CS2/CS3 JS] Change case of selected character style

    Dave Saunder's great script http://indesignsecrets.com/downloads/scripts/ChangeCaseOfSelectedStyle.jsx works wonders if you're dealing with paragraph styles.
    I wanted to make it work with character styles. Naively, being a scripting rookie, I just replaced 'paragraph' with 'character' throughout the code.
    I then nearly fell off my chair, because it worked. Thanks, Dave!

    // You need to have a textFrame selected
    var myFrame = app.selection[0];
    var myParaCount = myFrame.paragraphs.length;
    // There must exist a paragraphStyle name L-B
    var myApplyStyle = app.activeDocument.paragraphStyles.item("L-B")
    for (h=0; h < myParaCount; h++){
    var myChar = myFrame.paragraphs.item(h).characters.firstItem();
    // check if first char is "l" and if its applied charstyle name is CharStyleWin
    if (myChar.contents == "l" && myChar.appliedCharacterStyle.name == "CharStyleWin"){
    myFrame.paragraphs.item(h).appliedParagraphStyle = myApplyStyle;
    /* Edited at 11.21 */

  • TabBar Style Help needed

    Hi,
    I'm trying to figure out how to style a tab bar such that the
    selected tab will have text of a different color than the
    unselected tabs.
    Imagine 4 tabs. 3 are very light gray with black text. 1 is
    selected and it is dark blue with white text.
    I've been all over the documentation and I just can't figure
    out how to do this.
    Here's what I tried that didn't work:
    .myTabs {
    tabHeight:30;
    tabStyleName: "myTab";
    .myTab {
    fillAlphas:1,1;
    fillColors:#F1F1F1,#FAFAFA;
    textSelectedColor:#FFFFFF;
    color:#000000;
    borderColor: #A7A7A7;
    backgroundColor: #6B86B6;
    cornerRadius: 0;
    I thought using the textSelectedColor property would give me
    what I needed, but it didn't. Please help.
    Thanks,
    --Jon

    Here is a really good resource for style questions. The Flex
    3 Style Explorer...see the changes and code in real-time.
    See
    it here

  • CS3 Character Style Changes Color On Save

    Hi All-
    I have a CS3 file where I imported character styles (using the character styles palette -> load character styles) from another file. I apply that style to a type layer, it looks fine (i.e. is applied correctly), then I save the file, and close. Upon opening the file that char. style's color is changed from white to a spot color. Any idea why?
    System: AI CS3 on Windows XP 32bit
    Thanks in advance.
    Tom

    Hi,
    I had a similar problem, which was caused by type having "overrides"
    when applying Character Styles.
    This is indicated by an asterisk appearing in the Character style name in the palette) when you select the type.
    This has something to do with applying a new style to type which already
    has some appearance attributes.
    Found that the solution was to clear overrides when applying a character style to selected type, by Alt-clicking on the new character style.
    Then, hopefully, the character style of the type is saved properly, and displays correctly the next time you open the drawing.
    Bye...
    Andrew

  • Why won't paragraph styles change?

    I opened a document from a few months ago and updated paragraph styles to a different font. However when I click on text and assign a style it has no effect. If I go to "basic paragraph" and click on that while holding down the option and shift keys, then it seems to remove whatever is stuck and then I can assign the style. But if I have to do this with every part of this 70 page document it is going to take a long time. Is there some way to make this go easier?
    The other thing is that I assigned keys to each style and I notice that even though I changed the paragraph styles to a different font the keys say they are assigned to the prior font, so maybe this is part of the problem.
    Suggestions very welcome.

    No.
    Break Link with Style does exactly what is reads.
    If you have a paragraph using the 'Body' style and you use the Break Link with Style option, then the paragraph retains the current appearance and settings, but is no longer associated with the 'Body' style. So, when and if you change the 'Body' style, that paragraph will not change.
    Clear Overrides reverts manual styling to the applied Paragraph Style. So, using the example above, assume your 'Body' style uses Myriad Pro Bold, and you manually change the font in a paragraph to Myriad Pro Black, that is an override. Selecting "Clear Overrides" reverts the font back to Myriad Pro Bold.
    Clear Overrides does not appear in the palette menu for character styles.
    Your text cursor needs to be active within the paragraph (or some of the text must be selected with the text tool) in order for the contextual menu to show the Clear Overrides option.
    Another option is to check the Paragraph Style Palette with the text cursor active in a paragraph. If there is any paragraph style applied, then it should appear bolded in the list. If there are any overrides applied, there should be a
    + at the end of the style name. You can then Control Click on the Paragraph style to see a list of options such as:
    Apply Style
    Apply Style, Clear Overrides
    Apply Style, Clear Character Styles
    Apply Style, Clear All
    HTH
    -mt

  • ALV FONT AND STYLE CHANGE .

    Hi all !
    DO you know if it is possible to change the font/style  in an ALV grid display ? if there is a way i will be glad to hear
    about it .
    I searched alot and still didn't find something useful .
    thanks ,
    azit .

    Hi,
    Eg to change Font style in ALV
    *& Report  Z_DEMO_ALV_JG                                              
    &----REPORT  z_demo_alv_jg                           . Include for all style values
    INCLUDE <cl_alv_control>.* Internal table for final output data
    DATA: i_flight TYPE STANDARD TABLE OF sflight.* Internal table for field catalog info
    DATA: i_fields TYPE lvc_t_fcat.* Field symbol for field catalog
    FIELD-SYMBOLS: <wa_fields> TYPE lvc_s_fcat.
    Select data
    SELECT * FROM sflight
    INTO TABLE i_flight
    UP TO 100 ROWS.IF sy-subrc = 0.* Get field catalog
      CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
       EXPORTING
          i_structure_name             = 'SFLIGHT'
        CHANGING
          ct_fieldcat                  = i_fields
       EXCEPTIONS
         inconsistent_interface       = 1
         program_error                = 2
         OTHERS                       = 3
      IF sy-subrc = 0.*   Changing the style of field catalog
        LOOP AT i_fields ASSIGNING <wa_fields>.
          IF sy-tabix > 4.
            <wa_fields>-style  =  ALV_STYLE_FONT_ITALIC.
          ELSE.
            <wa_fields>-style  =  ALV_STYLE_FONT_BOLD.
          ENDIF.
        ENDLOOP.  ENDIF.* Calling the FM to display ALV report
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'
        EXPORTING
          i_structure_name = 'SFLIGHT'
          i_grid_title     = 'Style demo'(001)
          it_fieldcat_lvc  = i_fields
        TABLES
          t_outtab         = i_flight
        EXCEPTIONS
          program_error    = 1
          OTHERS           = 2.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDIF.

Maybe you are looking for

  • XDB Deinstall and install issue in 11gR1 Db and R12.1.2 Apps

    We have an issue with UTL_SMTP package. Whenever we are trying to access it through Ora-00600. I got one note 742014.1 and followed that. It worked for us and we are able to use the package without any issue. Now the problem is we have 150 + invalids

  • [IDOC] How to access IDOC in function module?

    Hey, I know how to assign an function module to an incoming IDOC. Do I have to define the IDOC as import parameter or how to access the data of the IDOC? Anyone got a link to a short example? regards chris

  • Hebrew on the B'Berry 8830

    Hello All, i am a new member of this community. recently i upgraded my phone from a b'berry 8703 to a b'berry 8830 world edition. my old b'berry (8703) displayed hebrew font on every hebrew website i went onto, yet the new b'berry refuses to do so. i

  • HT4623 Should I update my iphone4 to iOS 7?Are there any problems in this?

    Should I update my iphone4 to iOS 7?Are there any problems in this.

  • MYWAY articles displayed as numbers and letters

    Recently out of the blue my MYWAY homepage articles started appearing as underlined numbers with a few letters, instead of news headlines.  This only happens in Safari.  I have OS 10.7.3 and the latest version of Safari.  I uninstalled, and reinstall