Bevel color in forms 6i

Hi,
Is there a way to change bevel color for plain bevel in forms?
thanks

...OK back to stacked canvases,
to resolve scrolling we have something with timer (better than nothing ;-), the timer will check top record in the block (as suggested in
"forms 6i trigger to catch scrolling up and down") and move canvases properly.
Let say I have 10 records displayed, and because of data I have to hide item instance for each even record, I will prepare 5 stacked canvases, but I am not sure that if user will click on visible instance in odd record, the hidden instance will not be visible as well, just because the item got focus.
regards.

Similar Messages

  • 256 color in Forms 10g

    I find that there is support for ONLY 256 color in Forms 10g. Is it a limitation and can we use more than 256 colors?
    I want to enter r92g136b146 in canvas properties background color. It gives me an errror FRM-12305
    Please help. Thanks.

    Forms supports 8 bit and 24 bit color spaces. It does not support 16 bit however.
    The help file describes how you can define colors in a custom palette and load that. Note.37765.1 is also helpful.
    Even though the notation you see in the property palette looks like a standard 24 bit rgb notation it is not. It uses percentages (and only discrete values, not 0-100) for each channel rather than values between 0 and 255.

  • Colorful Web Forms does not work in IE like it does in Firefox

    Well, I have this great colorful web form that I got from Paulo Vale. The colors of the textareas, textfields, and select lists all change colors as they should when I mouseover them and when I set focus and type in them .......... if I am in Firefox.
    When I try to run my application in IE, none of this works.
    Does anyone know what I need to do to get this to work in IE like it does in Firefox?
    Thank you,
    Maggie

    Yes, I can provide the code.
    Thank you, Andy
    <style type="text/css">
    select.slCamp {
    color:
    #000000;
    background-color:
    #FFFFCC;
    cursor:
    pointer;
    select:hover.slCamp {
    color:
    #000000;
    background-color:
    #E6FF97;
    select:focus.slCamp {
    color:
    #FFFFFF;
    background-color:
    #81AD00;
    textarea.taCamp
    background-color:
    #FFFFCC;
    textarea:hover.taCamp {
    background-color:
    #E6FF97;
    color: #000000;
    cursor: pointer
    textarea:focus.taCamp {
    color:
    #FFFFFF;
    background-color:
    #81AD00;
    cursor: text;
    textarea.taOptCamp
    background-color:
    #FFFFFF;
    textarea:hover.taOptCamp {
    background-color:
    #E6FF97;
    color: #000000;
    cursor: pointer
    textarea:focus.taOptCamp {
    color:
    #FFFFFF;
    background-color:
    #81AD00;
    cursor: text;
    select.slOptCamp {
    color:
    #000000;
    background-color:
    #FFFFFF;
    cursor:
    pointer;
    select:hover.slOptCamp {
    color:
    #000000;
    background-color:
    #E6FF97;
    select:focus.slOptCamp {
    color:
    #FFFFFF;
    background-color:
    #81AD00;
    </style>
    Andy, anything that has an 'Opt' in the name is used with a field or list that is optional. I did this so that there would be a difference in the manddatory and optional fields.
    Edited by: mjhamilton on Jan 5, 2009 12:01 PM

  • Setting background Color to Form in J2ME

    Hello All,
    I want to set background color to the form. Can anybody know how to set the background color to form. Please help ..... :)
    --- Sachin

    It's impossible, you have to use canvas instead of form to set background color

  • (J2ME)change the Background Color Of Form

    Hello
    I have a question about create a Form on J2ME Midlet.
    How could we change the Background Color Of Form? Is it possible?
    Thanx a lot.

    You can try the J2ME forums http://forum.java.sun.com/category.jspa?categoryID=23
    Then don't seem to be bursting with life though. You may find what you need searching these examples http://www.java2s.com/Code/Java/J2ME/CatalogJ2ME.htm
    I don't use J2ME myself.

  • Prompt Background Color in Forms 6i

    Hi all.
    I try to explain my problem....
    I have problems using the property Background Color in forms 6i.
    If i try to use another color (i.e. red) instead of color "unespecified" , and then execute the form, the prompt background color is the same with the item background (boths background colors are red). The normal is that Prompt background color are gray not red.
    P.S. In Forms 6 patch 7 there isn't problems.
    Any suggestions?

    This is Bug 1269402, which is fixed in
    patch 1 for Forms 6i. The patch is scheduled
    to be released next month.

  • Where do I hide the color in form fields in Acrobat DC?

    Where do I hide the blue color in form fields in Acrobat DC?

    Hello Jeady,
    George's JavaScript suggestion is a good answer.
    You can also turn on form field highlighting via a menu item as you could via the button in the blue bar in Acrobat XI.
    In Acrobat DC, do the following:
    1. Open your form.
    2. Select the Prepare Form tool.
    3. In the right-hand pane Prepare Forms tools, click the dropdown for More.
    4. On the More menu, select "Highlight Existing Fields" to toggle the setting.
    The setting sticks until changed for all forms open in Acrobat.
    Regards,
    Charlene

  • Javabean for colorpicker to select color for form item

    1- copy the colorpicker.jar in your /forms/java directory
    2 - update the archive and archive_jini tags of your /forms/server/formsweb.cfg file:
    archive_jini=frmall_jinit.jar,colorpicker.jar
    archive=frmall.jar,colorpicker.jar
    3 - in your form, add a Bean Area in a block - bean name = 'bean'
    4 - initialize the bean in a When-New-Form-Instance trigger:
    FBean.Register_Bean('block.bean',1,'oracle.forms.demos.beans.ColorPicker');
    5 - pick the color anywhere you want:
    PROCEDURE PickColor(pvcTarget in VARCHAR2) IS
    vcColor VARCHAR2(11 char);
    BEGIN
    -- now display the picker with that color as an initial value
    vcColor := FBean.Invoke_char('block.bean',1,'showColorPicker','Select color','');
    END;
    I will follow these steps and colorpicker is shown but i want to select the color for form item such as text item , canvas etc.
    I want when i select the color from colorpicker that color is assign to that item. such as changing the background color and foreground color of text item.
    I need help about this.
    How i solve this problem.
    need code.

    Hello,
    Once you get the color, you can apply it to the item with the Set_Item_Property() built-in (see the online doc).
    Francois

  • How do I change the highlight color of forms?

    I'm using Acrobat Pro X.
    I need the form highlights to be transparent when another user opens the pdf, views and fills individual forms out.
    Trying to keep this very simple for end user. I don't want to give the user instruction on how to go to preferences and change highlight color. 
    Please help!
    Thanks!

    Wow!  I was trying too hard I guess.   Will this bypass the preferences set
    on another users computer?
    Thanks,
    Chris

  • Set BACKGROUND COLOR of checkbox to DEFAULT color of form

    Does anyone know how to set the background color of a checkbox to the default color of the form? I have tried using SET_ITEM_PROPERTY to no avail. On a related issue, seems once any color is changed from "<UNSPECIFIED>" (i.e. default) to any other color, there is no way to return it to the "<UNSPECIFIED>" state.
    Any insight would be appreciated!

    To return to unspecified, click the property, then click the Inherit icon at the top of the property palette. Doing this should make the checkbox area (not the box itself) the same as the canvas color.

  • How change color on form SAP 7.5

    How change color on the form when the form load (Form Partners or Invoice form). I can use SDK UI-API programing interface.
    OR
    how change color cell on matrix (matrix chose PH)

    You can use something like this as the custom validation script of the
    drop-down:
    if (event.value=="Customer A") event.target.textColor = color.red;
    else event.target.textColor = color.black;
    Make sure you tick the option to commit the selected value immediately
    (under Properties - Options), so that it will change as soon as a selection
    is made.

  • Changing textfield cursor color in Forms

    Hi All,
    We are using Oracle App Server 9iAS and 9iDS. I need to change the color of my cursor for the text field/or change the cursor to a block cursor in forms application. Does any one know how that can be done ?.
    TIA
    Saurabh

    Saurabh,
    changing the color of a cursor is more difficult than changing its shape. You can use a PJC to change the cursor shape to one of the standard shapes. If you need a custom cursor then you still can used a PJC, but designing your own cursors in Java is not trivial.
    See:
    http://www.oracle.com/technology/sample_code/products/forms/demo/9i/javabeans_pjc_samples/mod_cursor/viewlet/pjc_modcursor_viewlet.html
    which is available in the Forms 9i demos at
    http://www.oracle.com/technology/sample_code/products/forms/index.html
    Frank

  • Tab Color on Forms 9i

    in the form builder i change Tab color and its seems ok , but when i run the form , the header of the tab canvas still gray for the active tab and green for the inactive tabs ...???

    Tom,
    the oracle.forms.demos.bigraph.FormsGraph bean is not supposed to work with the Java Importer but to be added to a Bean container in Forms.
    FRM-13010 seems to me as a Java importer error. If you add oracle.forms.demos.bigraph.FormsGraph to the implementation class of a Bean Item, then the error message you probably get is FRM-13008 "Cannot find Java Bean". The problem caused by this message is that you cannot open the the Bean's canvas without first removing the implementation class entry. To fix this problem add the absolute file location of FormsGraph.jar to the FORMS90_BUILDER_CLASSPATH registry variable before starting Forms Developer. (I usually work without setting this variable and instead deal with the problem mentioned above ;-) )
    Frank
    Ps.: Check the Forms BI Bean demo for more implementation detail

  • Adding Custom Colors in Forms

    Hi!
    1. I downlode some forms .fmb's, in which there are some good colors given to Canvas.
    2. How i copy these colors to my forms or add my own colors.
    3. I am using Forms 6i and i think that forms are made in forms 10g.
    Regards!

    Hi patil !
    No i dont want to give other color to canvas form the colors already present in Forms 6i.
    I want to add in tool pallets some additional color schemes, not only tio canvas.
    Thanks

  • Printing the Color text form

    hello,
    i want to print the color in its text form i.e eg. "Color.BLACK" etc
    for eg. if want to print the current value of the fill variable of a node.
    when i run the statement
    println("node1.fill);
    {code}
    i get the output as,
    javafx.scene.paint.Color[red=255,green=0,blue=0,opacity=1.0] which i bot what i want.
    Can it be done? Is there a work around if not?
    thanks in advance :-)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    There are examples in [Color chart reference|http://forums.sun.com/thread.jspa?threadID=5357341] but most of them use a pre-defined array of names.
    I went another way, using reflection to get the names of the colors.
    Note that an arbitrary color is unlikely to have a name (even less a JavaFX name!).

Maybe you are looking for