Style for options in combobox

Is there a way to alter the style for a specific option in a
combobox? I have been unable to find a list of the recognized keys
(other than "label" and "data" ) for the dataProvider array. My
goal is to have some options in the combobox have light red/gray
text and disabled from selection. Starting to think this capability
is not available without extended the combobox class. I really hope
that is not the case. Even old *** HTML gives you those
capabilities for options in select boxes.

"DCameronMauch" <[email protected]> wrote in
message
news:gd7jb6$loi$[email protected]..
> Is there a way to alter the style for a specific option
in a combobox? I
> have
> been unable to find a list of the recognized keys (other
than "label" and
> "data" ) for the dataProvider array. My goal is to have
some options in
> the
> combobox have light red/gray text and disabled from
selection. Starting
> to
> think this capability is not available without extended
the combobox
> class. I
> really hope that is not the case. Even old *** HTML
gives you those
> capabilities for options in select boxes.
Does setting the disabledColor on the combobox not work for
you?

Similar Messages

  • STYLE for replacement BEE

    Hello there,
    I am using an iterator to render a tableview cell differently. Whenever I am in edit mode, I want the cell to be rendered in a different colour, but for some reason this doesn't seem to work when I populate the replacement_bee. Here is the code:
    METHOD if_htmlb_tableview_iterator~render_cell_start .
      CASE p_column_key.
        WHEN 'ZMENG'.
          IF g_edit_mode IS NOT INITIAL.
            DATA: zmeng TYPE string.
            zmeng = g_row_ref->zmeng.
            p_style = 'celldesign:GROUP_LEVEL2'.
            p_replacement_bee = cl_htmlb_inputfield=>factory(
                                  id        = p_cell_id
                                  value     = zmeng
                                  type      = 'INTEGER'
                                  showhelp  = 'TRUE' ).
          ENDIF.
        WHEN OTHERS.
      ENDCASE.
    ENDMETHOD.
    But the cell is rendered in standard white.
    I've also tried using the STYLE attribute of the cl_htmlb_inputfield=>factory like this:
    p_replacement_bee = cl_htmlb_inputfield=>factory(
                                  id        = p_cell_id
                                  value     = zmeng
                                  type      = 'INTEGER'
                                  showhelp  = 'TRUE'
                                  style = 'GROUP_LEVEL2' ).
    with the same result.
    What's wrong?
    Kind regards,
    Michael

    "DCameronMauch" <[email protected]> wrote in
    message
    news:gd7jb6$loi$[email protected]..
    > Is there a way to alter the style for a specific option
    in a combobox? I
    > have
    > been unable to find a list of the recognized keys (other
    than "label" and
    > "data" ) for the dataProvider array. My goal is to have
    some options in
    > the
    > combobox have light red/gray text and disabled from
    selection. Starting
    > to
    > think this capability is not available without extended
    the combobox
    > class. I
    > really hope that is not the case. Even old *** HTML
    gives you those
    > capabilities for options in select boxes.
    Does setting the disabledColor on the combobox not work for
    you?

  • The custom style mapping option text still maintains the word formatting or it shows a style override in the InDesign style - how do I correct this?

    When I tell the custom style mapping option to format a Word style (from an rtf document) with the InDesign style, the text still maintains the word formatting or it shows a style override in the InDesign style. I have a large document that needs to import the styles correctly and I've followed the tutorials exactly however the placed text is still hanging onto the word RTF styles. I want the rtf text to convert to my InDesign styles completely without overrides.

    I actually need the cell styles. That's what sets my font, spacing, and GREP styles.
    I did find the solution today. In the table style or table setup, I needed to set the "Stroke Drawing Order" to "Column Strokes in Front". Even though it was previously set to "Best Joins" and I had no strokes for rows or for the table borders, it just wasn't giving priority to my dotted columns.
    Thanks for your response though!

  • Photoshop CS2 Layer Styles / Blending Options stopped working

    I'm running Photoshop CS2 on PC. When right clicking on layers to bring up the Layer Styles / Blending Options palette, I can get the palette okay but the selections won't work when I check the boxes.
    I try to select different options....drop shadow, inner shadow, etc. but nothing shows up. It's not a preview problem because the changes are not visible in my image even after I select OK.
    I've reset my preferences (alt+ctl+shift) but it didn't help.
    Can anyone suggest to me what I can do to wake up this palette?? I've got work pending and my online searches have left me empty handed.
    Thanks in advance for any suggestions!
    Lisa

    Thank you both for your responses.
    John: The file is PSD, RGB mode, 300dpi. Last night, I tried the layer styles in another file and it wouldn't' work.... another NEW file. Today, I opened an existing file that had layers styles already in effect and I can see them, I can click them on/off AND I can put layer styles onto other layers in the existing files that did not have them previously. I just tried creating a new file and, of course, the layer styles now work in the NEW file.... this is something I tried last night and it didn't work at that time.
    Ed: Yes, I'm on the right layer. I've tried it on several layers, none of which are transparent. Thanks for the heads up.
    So, this tells me it's something to do with this particular image file. I must've accidentally hit something that's put it into a strange mode. Last night, out of frustration, I just gave up, shut it all down, and turned the computer off. This morning, I went in and created a new image document and then one by one I copied and pasted the layers of my malfunctioning image into the new one. Now I can get the layers to work.
    I have no idea what was wrong, but it seems I should just trash the problematic file and start fresh. At least the individual layers were not compressed and it's still salvagable.
    Thank you both for your time and consideration!
    Lisa

  • Style for following paragraph only works for RH default styles?

    I'm creating my own styles in the styles and formatting pod. When you choose 'Edit' and then fiddle with the settings in the dialogue box, there is an option for "Style (style for following paragraph).
    This is a great feature. The problem is, it only seems to work if you choose a style that existed by default in RH (e.g. Heading 1, Normal). When I choose a style I created, the next style created with a hard return is just a repeat of whatever style you were in on the previous line.
    It's hard for me to understand why it won't work with any of the other styles I created, since they all appear in this dialogue-box list as options. Could someone please enlighten me?

    I'm using the default style sheet. I've added my own topics in it.
    Any other thoughts?

  • Select different style for each border of a rectangle

    Hi,
    I just wanted to have a Rectangle (or some other component) which one must have different style for each of its borders.
    For example I want the top and the right border with a thickness of 2 and others with a thickness of 0 (so we can only see those two borders).
    How can I do it ?
    I tried with stroke (but stroke is for all borders, we can't specify which style for which border).
    Thanks,
    Jeff

    Well it is not clear what he is looking for just rect or a component with specific border. I havnt used flex 4 so i am not sure how to get it working for that
    , but i am sure it will work on the same lines.
    I have also given another option to create a it using lineTo() and moveTo().But this should only be used if this rect is not going to be used as a container.
    I think i should elaborate...
    Create a custom component using UIComponent. In updateDisplayList() after super.updateDisplayList() call a method say drawRect(). In this drawRect() use lineTo() and moveTo() to draw the rectangle. you would have to use the component's height and width to draw the rect.
    Let me know if you need more clearification...

  • Style for the button

    Hi,
    it is possible to define style for the button on the form?
    Portal version: 3.0.6.6.5

    leinadjan wrote:
    Hello everybody,
    (I'm using APEX 3.2)
    I get a really annoying problem. I'm using report region to show the selected options in one of my application. When I'm creating or editing that content, I do it in a specialised page. To edit my content, I'm using a standard edit button link in my first column. But the button column is ALWAYS taking too much space in my report, it shouldn't be longer then 30 pixels wide. I 'm trying to use the attribute fields or table attribute fields with style="width:30px;" but it never works. I'm having a hard time following this (and I don't currently have access to 3.2). Although its a different version, suggest you create a similar example on apex.oracle.com to give a clearer idea of the situation.
    The only way I found to do that was by creating a new template and write my new style in the header option. But I was told that I can't edit those tamplate. What template? Who told you this?
    I'm thinking that some substitution strings are missing and that is why it changes nothing.What substitution strings?
    It always helps if you provide precise details of:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)

  • Trouble creating styles for my BC Blog

    Hey so I am no genius in this world of web designing, but I have managed to get myself this far with this website I am building...
    I am using Adobe Muse for the general design and publishing to BC. I want to have a blog in my site so I found this video to help guide me through it.
    http://tv.adobe.com/watch/learn-business-catalyst/adding-business-catalyst-features-to-you r-muse-sites/
    (its a 30min video, but he gets to the blog part a little over half way in.)
    I have managed to get the blog to show up in the right place and everything, but when I go to design the styles for the titles, details and body text of my blog posts, my edits do not show up... The video shows me how to insert the css style codes (or whatever they are called) properly into the "modulestylesheets.css" file in the develop section of BC, but when I refresh the browser nothing changes.
    The wierd part of it all is that when I am looking at my blog page in the browser and use the "inspect element" tool to show me the html and css for the page, I can see the correct css style is there, but its just not projecting it on the page.
    Mainly I just want the correct font that I chose to show up, which is called "dawning-of-a-new-day"
    Here is a link to my messy blog if it helps: http://michaellaphotography.businesscatalyst.com/michaellas-blog
    Thank you SO much for helping!!

    Yes- as you noted... your CSS styles are present in the page.  All the other CSS styles you applied to your elements are taking effect except the font.  That's because you can tell your CSS file to use a certain font but you also have to load that font either via a font embedding service like typekit.com or you need to manually create an @font-face CSS declaration yourself and upload the font files to your site as well.
    In your case, I did some Googling and found this font on Google Webfonts... so all you really need to do is add this line to the TOP of your ModuleStyleSheets.css file:
    @import url(http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day);
    By including that line you are telling the CSS file to import some other CSS file and that CSS file that you are importing is Google's @font-face rules for a custom font like the one you want.
    Side note:  All your background images are too large of file size. The background image on your blog page, for example: http://michaellaphotography.businesscatalyst.com/images/blogbackground.jpg is 2.2 megabytes. That's a large file.  To put it in context, your whole site loads 2.4 megabytes of data and 2.2 megabytes of that is just your background image.  I see this constantly with Muse sites.
    You have three options:
    Change the resolution from 3,000 x 2,000 or whatever extremely large background size you are using to something like 1,920 x 1080 since most devices don't get much larger than that. Retina iPads might have a larger resolution or HD Android devices but that might not be most of your users will probably be on desktop.
    Keep the resolution the same but you should utilize jpeg compression since it's a jpg file.  You can export/save the jpg with a 60% quality which will greatly reduce the file size
    Lower the resolution AND export/save with lower quality to enable jpg compression.

  • Layer Style/Blending options applying to all layers ie.. drop shadow angles

    I am having a problem in CS6 Photoshop where I never experienced this in CS3-5.
    I am designing a website and when I apply a drop shadow or inner shadow to a layer through layer style/blending options in the layers tab. It applys the same angle etc.. to all the other layers I have done styles too...
    I will have 5 + layers done with styles and I will make a new layer and give it a shape, open up blending options and when I do a drop shadow and change the angle I literally can see everything on my layout change angles also when I move it around for just ONE layers style... What on earth is going on? This makes it impossible to make unique designs unless I keep flattening my PSD and transfering stuff over which destroys workflow.

    Thank you for the reply's. I actually was able to figure it out shortly after making this thread.
    @Noel Carboni: I needed to change the direction of the light for an inner shadow on a set of arrows for a slider. If they were the same angle it would look horrific.

  • Can Captivate 6 be configured to print different text styles for Handouts.

    When printing a project as a WORD document, using the "Handouts" type, is there a way to tell Captivate 6 to used different styles for slide names, slide notes, and text captions?  Right now they all populate the WORD document as one style - Normal.

    Hi There,
    Welcome To Adobe Forums.
    We would like to tell you that you can increase and decrease the size of the slides using the "Use table in the output" option.
    If the above is checked then the slide will show little shrink in size. However if the option is unchecked the the slide show a large size.
    However the styles cannot be applied through handouts to the slides.
    Thanks
    Loveesh

  • Can I have 2 different styles for Footnote numbers and footnote text?

    Hello,
    I have a document with plenty of footnotes.
    I would like to assign all the footnote numbers to a character style, and all the text to a different character style.
    For example, I would like to have the footnote numbers in bold and in black, while the footnote text in light and in dark gray.
    Doing this manually isn't an option obviously.
    Is that possible?
    If not are there any scripts out there that can manage it?
    Thank you
    Federico

    It is simpe to make.
    Crete a Chyaracter Style for the footnote number.
    Set up the Paragraph Style for the Footnote text.
    Go to the Nested Styles section
    Select the Character Style
    Apply it to the first specified separator symbol (like tabulator) you have choosen when you have set up your footnotes.
    Use it. It will apply automatically. Of course, you have to choose this Footnote Paragraph Style in the Footnote Set Up Settings in the Type menu.

  • Using "Next style" with the same paragraph style for more than one paragraph

    Hi.
    I have been using paragraph styles with the "next style" option, it's a huge help. But I need a bit more. So I have the following paragraph structure: ABCCCABCCCAB...
    I defined paragraph styles for each kind of paragraph, then in paragraph style A, I added paragraph style B as the next style, and so on. However, when I get to paragraph style C I reach a dilemma. Should I define the next style as the same, or define three paragraph C styles (C1, C2 and C3), link them to each other with next style, and then loop the C3 style into the A style again?
    My hope is that there is a way, something like the nested style options, that allows me to define that style C should be used for 3 paragraphs and then the next style becomes style A again.
    Thanks.

    You just need two styles, almost identical, you can duplicate one.  The only
    difference is one has the next paragraph c and one has the next paragraph
    a.  After that I don't see the problem.

  • Defining styles for  my page layout.

    Is there any in depth resource for what styles are and how to define them for laying out a page in Pages? I am terribly lost!

    Hello Zenmind,
    there are three different kind of styles and you can work with them in every text area of Pages: in the main text area, in textboxes and in objects with inserted text.
    1) The paragraph style
    Paragraphs will be created by a new line character. This you insert in text areas by hitting the return key. So every inserted new line character (you can see them by showing the invisibles; menu: "View/Show Invisibles") creates a paragraph. To create a paragraph style, place the text cursor inside such a paragraph text and adjust the options in the "Text" inspector in the four tab panels "Text", "List", "Tabs" and more.
    After you are satisfied with the look of it, show the styles drawer (menu: "View/Show Styles Drawer") and click onto the down pointing triangle right beside the marked style name. In the appearing menu you can choose the top item "Create New Paragraph Style From Selection..." to get what it says. Give it a proper name and your new created paragraph style will appear in the styles drawer in the list of the paragraph styles.
    If you want to change an existing paragraph style, place the text cursor in the text of the paragraph you want to alter and adjust the options you want to have. Now show the same menu in the paragraph style drawer I mentioned above (to show you that there are changes, the triangle is red now) and choose the second item "Redefine Style From Selection".
    For changing the style of one paragraph to an other style, place the text cursor inside the paragraph text and use the style menu in the button panel of the document window or select the style name in the styles drawer. Now you can change the paragraph in two ways. a) Do a single-click and the bold and italic (color, etc.) marked words will remain if the font of the selected style is installed in bold and italic. b) Do a double-click and all characters of the paragraph will be changed into the font style of the selected paragraph style.
    2) The list style
    In the style drawer you can find a list of styles for lists (the button with the three lines at the drawers bottom border). The handling is the same as with the paragraph styles.
    3) The character style
    With this styles you can mark characters and words inside of paragraphs. You can show the styles with the button that displays the underlined "a" beside the show/hide "List" button. Unfortunately this function is not working correctly. You can choose by creating such a style which attributes you want to store in the style. By marking words and assigning this character style to them, ALL attributes will be assigned, not only the selcted.
    I know some feedbacks of this bug were sent to the developers and hopefully this will be corrected in the next version.
    I hope this helps you to understand styles and the creation/handling of them.

  • Can a page only have 1 style for all users?

    Portal 3.0.6
    I was wondering if there is a way to allow users to apply page styles to their page version of the standard page only. We have a multi-tab page that all users have. I would like the ability for users to select / create new styles for their version of the page without affecting other users. If we grant manage style on the page they can modify the style, but it effects all users which is no good. Also, we are constantly announcing new portlets, so we cannot have the user copy the default page to their own.
    So the short question is:
    Can a page only have 1 style for all users?
    Thanks,
    Tom Hillson
    null

    There is an option on setting a style for a page to use the User's default style. User's can create a style and set it as their default through the Navigator. Any page with the user's default style selected will pick up that style or if the user doesn't have a default, it will fall back on the overall portal default set in global settings.

  • How to discover all available font styles for a given family?

    I'm using InDesign CS3 and need to discover all of the available styles for any given font. I've found Application.Fonts.itemByName(), but this only returns a single font by the full name. Using ExtentScript in CS3 How can I ask for ALL font styles for any given font family (as displayed in the styles drop-down?)
    Thanks!

    hey,
    I was just searching the web trying to find why this piece of code:
    for (var i = 0; i <app.fonts.length;i++) {
         app.fonts[i]..... some other code
    take 4+ minutes to execute.
    app.fonts.everyItem().getElements(); did the trick, sweet!!
    However, I would like to ask you whether you know if there is some handout or some guide (possibly online page) for such advanced scripting...
    or how did you find this solution?
    thank you very much for this post, anyway
    regards
    jenda

Maybe you are looking for

  • How do JOB_OPEN, JOB_SUBMIT, & JOB_INSERT Work?

    Hi, Can anybody tell me how to use the function modules JOB_OPEN and JOB_SUBMIT in my report program? Thanks, Das.

  • Is there a way to organize shared folios in the content viewer app?

    I have quite the collection of folios that have been shared with me. My list has grown quite a bit and it's getting harder to find certain folios in the Content Viewer App on my iPad. The ordering seems to be somewhat random. Is there any way to orga

  • License stopped working. Error 150:30.

    Re-install of Mountain Lion from Time Machine (BIG mistake) left me with PhotoShop and InDesign CS4 unusable. "License stopped working and Error 150:30" were the messages. Went online, tried what worked for some people, i.e. deleting Flexnet from ~Li

  • Ios7 lock screen emergency calls

    Does the "Emergency" button on the ios7 lock screen/PIN entry screen (lower left of screen) bring up a keypad or dial 911 directly?

  • BSX / WRX transaction key in OMWN (Account grouping)

    Hi There, I'm trying to understand AAD. My confusion is, I do not see BSX / WRX transaction key for MVT 101 (considering all permutations and combinations) in OMWN . As we know, when we perform 101, below accounts come to picture.  So where this MVT