I set my black color to 75, 68, 67, 90 but it resets itself to 0, 0, 0, 100

Everytime I set the fill/stroke color of objects in a file to 75, 68,67, 90 it resets it to 0, 0, 0, 100. It isn't consistent though... some objects accept the color. What could be going wrong?

Yes, total ink depends on the paper.  Coated sheet could accept around 285 before pooling.  Depends on the press or digital printer, too.  If you set your Blacks, on screen and print to "accurate", then they will print at 100% Black or whatever percentage thereof.  I do not like the Appearance of Black settings in Adobe software.  To me, it should always be set to "Accurate", but my workflow is 98% print.  If I want a Rich Black, I just create a swatch of whatever combination that is appropriate and I don't have any problems.  So, it comes as a surprise you'd be having some problems.  My only guess was the Preference setting, but your Color Setting may have something to do with it, too.  If you solve it, I'd be interested in knowing what you did to solve it.

Similar Messages

  • Can I invoke a SubVI in an event? and how do I set the background color of a pipe to #0000ff?

    When I click an image or a glass pipe(which belongs to Industry/Chesmitry category in palette), I want a SubVI to be invoked.
    The purpose is to fetch an OPC-UA data from a web service and to write to it via the service.
    We are building an HMI solution which displays an interactive water plant diagram.
    When users click pipes and motors in the diagram, clicked devices should be turned on and off and change their animations or colors accordingly.
    OPC-UA is for communication with devices.
    I couldn't even set the background color of a pipe to "#0000ff", but setting it to "Red" or "Blue" was possible, and I don't know how to invoke SubVIs in event scripts.
    The documentations in NI.com are confusing and lack depth.
    Even silverlight references are confusing.
    How do I do all of these?

    Hi iCat,
    Can you provide some more information about your current implementation so that we can help to answer your questions. Some questions I have for you are:
    Are you creating this project in the NI LabVIEW Web UI Builder or in LabVIEW?
    How are you publishing your webservice? Is this also in LabVIEW?
    How is your webservice interacting with an OPC-UA server?
    How is the certification set up with OPC-UA so that you can communicate between the server and the client?
    Best Regards,
    Allison M.
    Applications Engineer
    National Instruments
    ni.com/support

  • How do you set the font color for a specific entire row inside a JTable?

    How do you set the font color for a specific entire row inside a JTable?
    I want to change the font color for only a couple of rows inside a JTable.
    I've seen some ways to possibly do this with an individual cell.
    Clarification on changing the font color in an individual cell would be helpful too if
    there is no easy way to do this for a row.

    hai,
    Try out with this piece of code.Create your table and assign the renderer to each column in the table.
    CellColorRenderer m_CellColorRenderer = new CellColorRenderer();
    for(int i=0;i<your_JTable.getColumnCount();i++)
    your_JTable.getColumnModel().getColumn(i).setCellRenderer(m_CellColorRenderer);
    class CellColorRenderer extends JLabel implements TableCellRenderer
    CellColorRenderer()     
    setOpaque(true);     
    setHorizontalAlignment(LEFT);
    setVerticalAlignment(CENTER);
    setBackground(Color.white);
    setForeground(Color.black);
    protected void setValue(Object value)
         setText((value == null) ? "" : value.toString());
    public Component getTableCellRendererComponent(JTable table,Object value,boolean isSelected, boolean hasFocus, int row,int column)
         if(isSelected == true)
              setForeground(Color.red);
         else
              setForeground(Color.black);
         setValue(value);
         return this;
    regards,
    bala

  • Preserving Black color values when converting color PDF to grayscale

    I opened a full colored PDF document (exported from InDesign using Profile: Euroscale Coated v2) in Photoshop and tried to convert it to grayscale (image > mode > grayscale) and noticed that the black color values changed. text for example that was 100% black in the PDF document became a screen of 91% black.
    is there a way to preserve color values when converting full color PDF documents to grayscale?
    or in other words WHICH is the correct way to convert full color PDF documents or full color InDesign files to grayscale?
    I am using Adobe CS 3, Acrobat 8 Professional, on Mac OS 10.5.5

    Before you open the PDF in Photoshop, set PS's Color Settings to Photoshop 5 Default Spaces. When you open the PDF set the Mode to Grayscale in the Import dialog. Just remember to reset your color settings when you're done.
    Edit: Also, if you want to match black percentages as well as 100% black, set the Photoshop Color Settings to Photoshop 5 Default Spaces with the Gray working space to Dot Gain 20%.

  • Can background pages set to black background be made to open in black right away, instead of flashing white first.

    I have the background color of Firefox set to black so that pages are black with light colored text. However, when Firefox is loading, and when I open a new tab or window, the page is initially white while searching for the website, then turns black as it starts to download. Is it possible to change the initial white page to black also?

    Felix,
    The page color will always be white. You may lay a rectangular shape over the page, set it's color as you wish, and send the graphic object to the background (Arrange > Send Object to Background). Having done this, any text will appear above the colored graphic. You will need to set both the text color and the text background color to your preferences using the Text formatting tools. Transparent would be the best choice for the text background, and white would be a good choice for the text.
    Jerry

  • Can I Set Submix Label Color

    I would like to be able to set the label color as can be done with tracks, and clips.  At the moment, all the submix tracks are the default green.
    Is there a way to set the label color? 
    In the manual, there is only a mention that the submix tracks have a color label, but no mention on how to change it, and cntl-click does not review a pop-up menu, and using the "Multitrack > Track Color" menu, has no effect.
    To me, is seems if a track has a color label, I should be able to change it...
    Any help would be greatly appreciated.
    TIA

    its still not working.
    i have the following:
    panelColorCode.setForeground(Color.black);
    panelColorCode.setLayout(new Gridlayout(0, 2));
    panelColorCode.setBackground(Color.white);
    ....add(new Label("Colour code"));
    ....add(new Label.. these are both white backgrounds
    ....add(new Label... ditto
    panelColorCode.setBackground(Color.gray);
    ....add(new Label....
    this last line sets the whole panel to gray, but i just want the last label to be greyed out. is this possible, am i being dim?
    thanks again for help

  • 'Pantone Black' (color bridge uncoated / plus series) doesn't 'look on screen' as black at all.

    I'm working in Adobe Illustrator CC on a mac.
    'Pantone Black' (color bridge uncouted / plus series) doesn't 'look on screen' as black at all. A '100%K' black (cmyk) look perfectly black. The Pantone solid black appears nothing like a 'black' at all on screen. Is there a setting that makes the colors 'look' more like the end result?
    Also is there a reason, a lot of the colors in the 'Color Bridge Uncoated - Plus Series' doesn't come up in the Adobe Illustrator 'Color Bridge Uncoated' pallette?
    Can anybody help me out?

    What does the Pantone Black Uncoated Plus Series look like?  I mean, on your screen?  Is it brownish?  Not sure why Pantone Bridge does not show in Illustrator Bridge.  The entire color communications system(s) seemed to be a bit messed up.  There seems to be a drift on screen when looking at Pantone anything these days.

  • .AI CS6 Font is set to black but shows up Grey. Greyscale is set to RGB.

    Hi, I'm using .AI CS6. I am trying to type something and the font color is set to black. But only shows up grey. But all other colors work fine. Document color is set to RGB, not CMYK, or Greyscale. I'm totally at a loss... My customer is needing this tomorrow. So a really fast correct reponse would be FANTASTIC. Been woring on this artboard for a little over an hour and can't do what I need done. I open new Artboards and the same problem persists.. I soo have no idea what the problem is....
    Please someone HELP ME...
    Thanks,
    HolyGraphixWarrior

    Select type with hollow arrow tool as an object
    Set fill color to none
    If did not change to inivisible, select all charchters with type tool I beam, and set to none
    In appearance palette add new fill, set to RGB 255, 255, 255
    Make sure your transprancey is set to 100%, and color is set to 100%

  • PDF creation causes rich black colors to shift

    I'm designing a book cover. There are three main areas: front, back and spine. Each area has specified the default "black" color in the swatches panel. This color uses 100% K in the CMYK color space. In the preferences panel, under "appearance of black", I have checked to print and display blacks as rich black. Everthing looks great on the Indesign file. My blacks are as specified. Everything has been double-checked on the swatch panel to be set to this black color, which is a non-editable color (always remains 100% K on the CMYK setting).It has been displaying just fine on the file, as a rich black, no color shifting ever whatsoever until doing the following:
    When I make a PDF using the "Export" window, I select PDF/x-1A as my printer specifies. I create the PDF, and open it, only to see that my blacks are being shifted to a shade of deep brownish black.
    On the first few attempts, only two of the three areas specified above did this. ON the next attempts, all three areas look the same. This is weird. I'm very disappointed with the strange issues present in Indesign, as I am trained with Quarkxpress and find it to work flawlessly in comparison, especially with something like color output.
    What am I doing wrong?
    When I change settings, for example, change the color management to "none" or leave it in the default for the PDFx/1-a, it doesn't make any difference in this glitch in the output.
    Help!
    Thanks.

    The Appearance of Black setting to print all blacks as rich black ONLY affects printing or exporting to RGB devices (essentially printing to desktop printers or PRINTING to PDF with Composite RGB or Composite Grayscale selected). It has no effect at all on EXPORT to PDF.
    >I changed my 100%K only blacks to genuine rich blacks of 100%K 25%C 25%Y 25%M  and the problem is corrected.
    You said this is a book cover. That implies that the output will be printed, not viewed on screen. For printed output it is ESSENTIAL that you set blacks to display accurately. You should also turn on Overprint Preview when judging color. You'll probably get away with your rich black in any type over 12 points or so where it might be applied, but it's generally not a great idea to use rich black for type in small sizes. Rich blacks also generally use slightly more cyan than yellow and magenta to compensate for ink impurities.
    Do you have a high-end monitor? Is your monitor calibrated and profiled using a colorimeter? If not, you can forget what you see on screen. The odds that it is anywhere near accurate are similar to the odds of winning the lottery. Are you using the same color space in Acrobat as you are in ID? If you change the color space, the appearance of your colors will change.
    When you export to PDF/X-1a you are converting everything to CMYK using a target color space. By default the conversion option is set to preserve numbers. If your imported art has an embedded profile that differs from the destination, that will be honored and color numbers will be changed to preserve the appearance of color, as much as possible taking into account different gamuts, and untagged imported art, along with native objects will all be presumed to be in the current working space in ID, and cmyk numbers for those objects will be preserved. If the destination space differs from the working space, thew appearance of these colors will shift, but 100% K native objects will continue to be 100% K in the PDF. A conversion to a destination that differs from the working space WITHOUT preserving numbers will result in 100% K being changed to a 4-color mix that mimics the appearance of 100% K output in the working space.
    Knowing the destination space in advance is vital if you are doing a CMYK conversion. CMYK profiles are "device dependent" and CMYK-to-CMYK conversions are destructive, both in terms of potential loss of color (and you don't gain by going from a smaller to a larger gamut space) and conversion of solid colors to 4-color mixes which is particularly problematic for black type and thin rules.

  • Help with rich black color for print project, please

    We are using CS5 photoshop to create a 3ft x 8 ft vinyl banner. We've never created something this large for print before.  Included layers are a black to white gradient, a black filigree graphic from DigitalJuice, and black text (that was created in Illustrator by someone else).  We set the project up using CMYK.  The printer informed us that we need to change the blacks to rich black (C50%, M40%, Y40%, K100%).
    How is this best done?  I can see how to change the color picker to the rich black %, but this doesn't appear to change the blacks in the project.  Is there a way to change them, or to export the project with rich blacks?
    Do we have to begin from scratch - and if so, how do we get the graphics and gradients to the rich black color settings.
    Any help will be greatly appreciated -

    In RGB mode I can't create non - rich black. For example if I set the color palette to CMYK, choose C=0%, M=0%,Y=0%, K=100%, fill the canvas with this color, and then measure the color with the eyedropper, the color reads C=70%, M=68%, Y=64, K=74%.
    This means that if your document is in CMYK mode and you have blacks that read C=0%, M=0%,Y=0%, K=100%, converting the document to RGB and then back to CMYK these blacks will become rich. Though the numbers of the rich black my vary depending on how your color management is set.
    Have in mind that the numbers above preserve the tonal intensity of non-rich black when converted to rich black. If you want the numbers your printer suggested they will be fine for elements like text and flat colors but for things like photo images this will intensify the blacks and will alter the tonal balance appearance which may be not what you want.

  • Automatically set the stroke color as fill color

    Hello all,
    I have a file with two squares with red and blue fill colors respectively and transparent surrounding strokes. I'm trying to find a way to automatically set the stroke color of each square to the respective fill color.
    Is there an Illustrator script somewhere that would achieve that? I am not aware of an internal Illustrator command for this purpose.
    Thank you

    I'm not a scripting guy at all, but getting an object's fill color and applying it elsewhere sounds like it should be scriptable. You should post the question in the AI Scripting Forum.
    The hitch I see here is your assertion that your objects have "transparent surrounding strokes." I could be wrong, but I believe there is actually no such thing in Illustrator. Through some simple experimenting, I conclude that an object's stroke set to "no color" by choosing the blank swatch actually becomes a stroke of undetermined, or perhaps zero, weight.
    Take an object with a stroke color and weight and set its stroke to no color. The weight goes away as well. One can't exist without the other, and vice-versa, with repect to stroke weight and color. Now enter a weight for that colorless stroke, and it again receives color; defaulting to black regardless of what it may have been previously.
    Similarly, if you assign a color where there is no weight, a 1-point weight appears by default.
    I'm not sure how/if that plays into your plans, but I just thought I'd ramble on about it here in case it's something you hadn't considered.

  • How to set dash line color(two colors)?

    hello all:
    Does anyone know how to set dash line color in java?
    I only know how to set line color with a single color.
    g2.setColor(Color.black);
    g2.setStroke(dashed);
    g2.draw(new Rectangle2D.Double(50, 50, 200,100));
    what I need to implement is two colors interleave on the dash line.
    so that dash line looks like this:
    ==== ====
    red white red white
    thank you for any comments.
    -Daniel.

    create 2 strokes, space them appropriately, draw the rectangle twice.

  • Changing Gray/Black Color Scheme

    Hello,
    I'm a total noob who's retired and losing my eyesight. Thank
    goodness
    I'm not designing for a living :-) but rather just doing a
    small
    town church web.
    PROBLEM:
    The new CS4 color scheme is giving me problems. Black print
    on dark
    gray borders (menu bars, title bars, etc.) is really a pain
    and
    becoming nearly impossible to navigate without clicking my
    way across the screen..
    Is there a way to change this? I bought the entire CS4 Master
    Collection so I hope have "everything" to work with.
    Thank you!

    Check the CS4 help under Accessibility / Dreamweaver
    accessibility features
    this is the info from CS3 help:
    Support for operating system accessibility features
    Dreamweaver supports accessibility features in both the
    Windows and
    Macintosh operating systems. For example, on the Macintosh
    you set the
    visual preferences in the Universal Access Preferences dialog
    box (Apple >
    System Preferences). Your settings are reflected in the
    Dreamweaver work
    space.
    The Windows operating system¹s high contrast setting is
    also supported. You
    activate this option through the Windows Control Panel and it
    affects
    Dreamweaver as follows:
    Dialog boxes and panels use system color settings. For
    example, if you set
    the color to White on Black, all Dreamweaver dialog boxes and
    panels appear
    with a white foreground color and black background.
    Code view uses the system and window text color. For example,
    if you set the
    system color to White on Black, and then change text colors
    in Edit >
    Preferences > Code Coloring, Dreamweaver ignores
    those color settings and
    displays the code text with a white foreground color and
    black background.
    Design view uses the background and text colors you set in
    Modify > Page
    Properties so that pages you design render colors as a
    browser will
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WScbb6b82af5544594822510a94a
    e8d65-7770.html
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Can't set up irssi colors

    I'm feeling really... stupid. I just can't set up irssi colors, almost ashame for asking advice on this
    Here's my theme (just cloned the default theme):
    # When testing changes, the easiest way to reload the theme is with /RELOAD.
    # This reloads the configuration file too, so if you did any changes remember
    # to /SAVE it first. Remember also that /SAVE overwrites the theme file with
    # old data so keep backups :)
    # TEMPLATES:
    # The real text formats that irssi uses are the ones you can find with
    # /FORMAT command. Back in the old days all the colors and texts were mixed
    # up in those formats, and it was really hard to change the colors since you
    # might have had to change them in tens of different places. So, then came
    # this templating system.
    # Now the /FORMATs don't have any colors in them, and they also have very
    # little other styling. Most of the stuff you need to change is in this
    # theme file. If you can't change something here, you can always go back
    # to change the /FORMATs directly, they're also saved in these .theme files.
    # So .. the templates. They're those {blahblah} parts you see all over the
    # /FORMATs and here. Their usage is simply {name parameter1 parameter2}.
    # When irssi sees this kind of text, it goes to find "name" from abstracts
    # block below and sets "parameter1" into $0 and "parameter2" into $1 (you
    # can have more parameters of course). Templates can have subtemplates.
    # Here's a small example:
    # /FORMAT format hello {colorify {underline world}}
    # abstracts = { colorify = "%G$0-%n"; underline = "%U$0-%U"; }
    # When irssi expands the templates in "format", the final string would be:
    # hello %G%Uworld%U%n
    # ie. underlined bright green "world" text.
    # and why "$0-", why not "$0"? $0 would only mean the first parameter,
    # $0- means all the parameters. With {underline hello world} you'd really
    # want to underline both of the words, not just the hello (and world would
    # actually be removed entirely).
    # COLORS:
    # You can find definitions for the color format codes in docs/formats.txt.
    # There's one difference here though. %n format. Normally it means the
    # default color of the terminal (white mostly), but here it means the
    # "reset color back to the one it was in higher template". For example
    # if there was /FORMAT test %g{foo}bar, and foo = "%Y$0%n", irssi would
    # print yellow "foo" (as set with %Y) but "bar" would be green, which was
    # set at the beginning before the {foo} template. If there wasn't the %g
    # at start, the normal behaviour of %n would occur. If you _really_ want
    # to use the terminal's default color, use %N.
    # default foreground color (%N) - -1 is the "default terminal color"
    default_color = "-1";
    # print timestamp/servertag at the end of line, not at beginning
    info_eol = "false";
    # these characters are automatically replaced with specified color
    # (dark grey by default)
    replaces = { "[]=" = "%K$*%n"; };
    abstracts = {
    ## generic
    # text to insert at the beginning of each non-message line
    line_start = "%B-%n!%B-%n ";
    # timestamp styling, nothing by default
    timestamp = "%K$*%n";
    # any kind of text that needs hilighting, default is to bold
    hilight = "%_$*%_";
    # any kind of error message, default is bright red
    error = "%R$*%n";
    # channel name is printed
    channel = "%_$*%_";
    # nick is printed
    nick = "%_$*%_";
    # nick host is printed
    nickhost = "[$*]";
    # server name is printed
    server = "%_$*%_";
    # some kind of comment is printed
    comment = "[$*]";
    # reason for something is printed (part, quit, kick, ..)
    reason = "{comment $*}";
    # mode change is printed ([+o nick])
    mode = "{comment $*}";
    ## channel specific messages
    # highlighted nick/host is printed (joins)
    channick_hilight = "%C$*%n";
    chanhost_hilight = "{nickhost %c$*%n}";
    # nick/host is printed (parts, quits, etc.)
    channick = "%c$*%n";
    chanhost = "{nickhost $*}";
    # highlighted channel name is printed
    channelhilight = "%c$*%n";
    # ban/ban exception/invite list mask is printed
    ban = "%c$*%n";
    ## messages
    # the basic styling of how to print message, $0 = nick mode, $1 = nick
    msgnick = "%K<%y$0%n$1-%K>%n %|";
    # message from you is printed. "msgownnick" specifies the styling of the
    # nick ($0 part in msgnick) and "ownmsgnick" specifies the styling of the
    # whole line.
    # Example1: You want the message text to be green:
    # ownmsgnick = "{msgnick $0 $1-}%g";
    # Example2.1: You want < and > chars to be yellow:
    # ownmsgnick = "%Y{msgnick $0 $1-%Y}%n";
    # (you'll also have to remove <> from replaces list above)
    # Example2.2: But you still want to keep <> grey for other messages:
    # pubmsgnick = "%K{msgnick $0 $1-%K}%n";
    # pubmsgmenick = "%K{msgnick $0 $1-%K}%n";
    # pubmsghinick = "%K{msgnick $1 $0$2-%n%K}%n";
    # ownprivmsgnick = "%K{msgnick $*%K}%n";
    # privmsgnick = "%K{msgnick %R$*%K}%n";
    # $0 = nick mode, $1 = nick
    ownmsgnick = "{msgnick $0 $1-}";
    ownnick = "%_$*%n";
    # public message in channel, $0 = nick mode, $1 = nick
    pubmsgnick = "{msgnick $0 $1-}";
    pubnick = "%N$*%n";
    # public message in channel meant for me, $0 = nick mode, $1 = nick
    pubmsgmenick = "{msgnick $0 $1-}";
    menick = "%Y$*%n";
    # public highlighted message in channel
    # $0 = highlight color, $1 = nick mode, $2 = nick
    pubmsghinick = "{msgnick $1 $0$2-%n}";
    # channel name is printed with message
    msgchannel = "%K:%c$*%n";
    # private message, $0 = nick, $1 = host
    privmsg = "[%R$0%K(%r$1-%K)%n] ";
    # private message from you, $0 = "msg", $1 = target nick
    ownprivmsg = "[%r$0%K(%R$1-%K)%n] ";
    # own private message in query
    ownprivmsgnick = "{msgnick $*}";
    ownprivnick = "%_$*%n";
    # private message in query
    privmsgnick = "{msgnick %R$*%n}";
    ## Actions (/ME stuff)
    # used internally by this theme
    action_core = "%_ * $*%n";
    # generic one that's used by most actions
    action = "{action_core $*} ";
    # own action, both private/public
    ownaction = "{action $*}";
    # own action with target, both private/public
    ownaction_target = "{action_core $0}%K:%c$1%n ";
    # private action sent by others
    pvtaction = "%_ (*) $*%n ";
    pvtaction_query = "{action $*}";
    # public action sent by others
    pubaction = "{action $*}";
    ## other IRC events
    # whois
    whois = "%# $[8]0 : $1-";
    # notices
    ownnotice = "[%r$0%K(%R$1-%K)]%n ";
    notice = "%K-%M$*%K-%n ";
    pubnotice_channel = "%K:%m$*";
    pvtnotice_host = "%K(%m$*%K)";
    servernotice = "%g!$*%n ";
    # CTCPs
    ownctcp = "[%r$0%K(%R$1-%K)] ";
    ctcp = "%g$*%n";
    # wallops
    wallop = "%_$*%n: ";
    wallop_nick = "%n$*";
    wallop_action = "%_ * $*%n ";
    # netsplits
    netsplit = "%R$*%n";
    netjoin = "%C$*%n";
    # /names list
    names_prefix = "";
    names_nick = "[%_$0%_$1-] ";
    names_nick_op = "{names_nick $*}";
    names_nick_halfop = "{names_nick $*}";
    names_nick_voice = "{names_nick $*}";
    names_users = "[%g$*%n]";
    names_channel = "%G$*%n";
    # DCC
    dcc = "%g$*%n";
    dccfile = "%_$*%_";
    # DCC chat, own msg/action
    dccownmsg = "[%r$0%K($1-%K)%n] ";
    dccownnick = "%R$*%n";
    dccownquerynick = "%_$*%n";
    dccownaction = "{action $*}";
    dccownaction_target = "{action_core $0}%K:%c$1%n ";
    # DCC chat, others
    dccmsg = "[%G$1-%K(%g$0%K)%n] ";
    dccquerynick = "%G$*%n";
    dccaction = "%_ (*dcc*) $*%n %|";
    ## statusbar
    # default background for all statusbars. You can also give
    # the default foreground color for statusbar items.
    sb_background = "%4%w";
    # default backround for "default" statusbar group
    #sb_default_bg = "%4";
    # background for prompt / input line
    sb_prompt_bg = "%n";
    # background for info statusbar
    sb_info_bg = "%8";
    # background for topicbar (same default)
    #sb_topic_bg = "%4";
    # text at the beginning of statusbars. sb-item already puts
    # space there,so we don't use anything by default.
    sbstart = "";
    # text at the end of statusbars. Use space so that it's never
    # used for anything.
    sbend = " ";
    topicsbstart = "{sbstart $*}";
    topicsbend = "{sbend $*}";
    prompt = "[$*] ";
    sb = " %c[%n$*%c]%n";
    sbmode = "(%c+%n$*)";
    sbaway = " (%GzZzZ%n)";
    sbservertag = ":$0 (change with ^X)";
    sbnickmode = "$0";
    # activity in statusbar
    # ',' separator
    sb_act_sep = "%c$*";
    # normal text
    sb_act_text = "%c$*";
    # public message
    sb_act_msg = "%W$*";
    # hilight
    sb_act_hilight = "%M$*";
    # hilight with specified color, $0 = color, $1 = text
    sb_act_hilight_color = "$0$1-%n";
    It's almost the way I want it, but a couple of things:
    - I want everyone nickname but mine in gray
    - I want the join/quit text (... has joined/quit) in gray
    - I want the mode (@, +, etc) in yellow
    I tried to format the text according irssi site, but without luck.
    For example tried this to change others nickname color:
    pubmsgnick = "{msgnick %y$0%n %K$1%n-}";
    pubnick = "%K$*%n";
    and this for the quit msg
    # mode change is printed ([+o nick])
    mode = "{comment %K$*%n}";
    # nick/host is printed (parts, quits, etc.)
    channick = "%c$*%n";
    chanhost = "{nickhost %c$*%n}";
    all without any luck. Also tried to put the format strings outside the curly braces, with the same result. I've been editing the config file for a while now, not sure what other information could you possibly need.
    I know it's not a big deal, I stil can use the program with no hassle, but it would really be nice to set the colors like that, to help me distinguish between lines.
    Thank you for reading, and sorry for my lousy english

    Nobody can tell you anything without proper system info or other technical details.
    Mylenium

  • How to set a background color to view

    Hi All,
              i creared a view with 2 textboxes and a button.These elements are in TransparentContainer.I set the background color to the TransparentContainer.By setting color to the TransparentContainer it is comming at the center and the 4 sides of it is displaying in the normal background color of the browser
    i didnt find any color options for the view called RootUIElementContainer.the width and height of the view are setted to the browser means 1024*768.
    Just like sap editor which we get by the link https://www.sdn.sap.com i want to get my view .....
    I want to set color to this RootUIElementContainer element which effect the whole view...not the containers or groups which i add under this RootUIElementContainer
    Regards
    Padma N

    hi Padma,
    For changing the background colour you will have to make the change in the theme.
    You can download the theme editor plugin for eclipse from SDN. With this plugin, you can make changes to the default themes , save as a new theme
    Or if you are using portal, then goto system administrator, theme editor, select SAP Streamline and change the color in Screen areas -> application, then save the theme with different name.
    Best regards,
    Sangeeta

Maybe you are looking for

  • "file in use" and other "unexpected" error messages

    I may have found a bug in Tiger, and in case nobody has a plausible explanation for the problem, I will send a bug report: I copied a locked file (shows a little lock symbol in its icon) from one Mac to the other via a network share (using Finder). I

  • Autonomy, Governance and Monitoring Inter Organisational BPM

    Hi All, Which technological approach is suitable for implementing Collaborating BPM across the value chain from the point of view of Autonomy, Governance, Security, and Monitoring? What are the benefits of selecting the one approach over the other? T

  • Checkin error with sql server as backend database

    Hello, I get regulary the following error messages (attached as screenshot) when I'm try to checkin my current model. The message states, that my database is in single user mode, but this isn't the case. I checked the many times. My repository databa

  • Greek spelling in Mavericks

    Is there a way to have Greek spelling in Mavericks natively like for other languages

  • Pricing procedure in RFQ

    I have copied pricing procedure & defined with Z. While maintaining RFQ, it is not adopting new pricing procedure... How to get new pricing procedure in RFQ doc