change the color of the canvas stack line

Hi all
I use forms [32 bit] Version 6.0.8.24.1 (Production).
I don't know wheter is a logical question. but no other way to know.
is possible to change the battery view canvas port line (lines that appears when we show painting on canvas content stack)
usually, I will appear in the black line. can we change its color? because I find no property to set the line color.


Thank you...

You can set the style bevel votes to zero, so there is no line of the stacked canvas itself. Then you can draw your line in the color you like.

Tags: Oracle Development

Similar Questions

  • Change the value (current line) of multicolumn listbox using the mouse

    Salvation is a way to change the value (current line) of multicolumn listbox using the mouse?

    Here's a way to do it.

  • Is it possible to change the number of lines to display in the query of the adf?

    Hello

    is it possible to change the number of lines that appear in a query of the adf that is similar to a form of the adf?

    I need about 5 lines per column rather than display all the fields in a single column to display? Thank you.

    Hello

    What do you mean that it didn't work? Attributes of how you have in the Panel of the query? Maybe you have fewer number than the combination or lines and the properties of the argument maxColumns attributes.

    Try again with

    and see if you are able to get everything under a single column. If you get, play with these two properties to get the desired result.

    Arun-

  • Cropping + change the canvas size

    Hello

    I have a problem (because I'm a beginner in Photoshop), and it's that when I crop and image and try to change the canvas size - change the size because I use a different type of paper - (and anchor the image to the top left), the image looks like the way she was before harvest. Is there another way to do this? I'm doing it wrong?

    Thank you

    Try to use the tool of rectangular selection to a fixed size: 4 in. x 6 in.

    Move the selection where you want it to be.

    Select > Inverse

    Remove.

  • How to fill the canvas with lines

    < mx:Canvas id = "b1" x = "10" y = "10" height = "40" width = "300" borderStyle = "solid" borderColor = "black" / >

    When I want to draw lines with difference of 15 pixels to fill the entire canvas I wrote the following

    for (var i: int = b1.x + 15; i < b1.x + b1.width; i = i + 15)
    {
    var line1:UIComponent = new UIComponent();
    var lineThickness1:Number = 1;
    var lineColor1:Number = 0 x 000000;
    var lineAlpha1:Number = 1;
    LINE1. Graphics.LineStyle (lineThickness1, lineColor1, lineAlpha1);
    LINE1. Graphics.MoveTo (i, B1.y);
    LINE1. Graphics.LineTo (i, B1.y + B1. Height);
    this.addChild (line1);
    }

    It works very well

    LLY,

    < mx:Canvas id = "b4" x = "600" y = "200" height = "60" width = "300" borderStyle = "solid" borderColor = rotation "black" = "40" / >

    I have the canvas above with the "b4" id only difference is that this canvas rotation

    How to fill the canvas with lines that I just did above?

    Hope this code will help you,

    for(var i: int = 15; i < b4.width; i = i + 15) {
         var line1: UIComponent = new UIComponent();
         var lineThickness1: Number = 1;
         var lineColor1: Number = 0x000000;
         var lineAlpha1: Number = 1;
         line1.graphics.lineStyle(lineThickness1, lineColor1, lineAlpha1);
         line1.graphics.moveTo(i, 0);
         line1.graphics.lineTo(i, b4.height - 1);
         //Add line in canvas instead of main container
         b4.addChild(line1);
    }
    
    
    
  • Can touch PS change the canvas size?

    Subject says it all.  Sometimes I need to change the size of the canvas, essentially making the bars that I would fill a color.  PS touch it?

    Thank you.

    You can increase the size of the canvas using the crop image tool under the & button.

    If you enter a size larger than the size of the original image, it will create a transparent border of the image that you can fill with a color of your choice.

  • Programmatically change the selected cell/line of control multi-column listbox

    I want to programmatically change the selected cell of a multicolumn list box whose selection Mode is set to highlight the whole line.  I would use this to highlight the line whatever the list box, I chose to.  It would work the same way if the user has clicked on a line to select and highlight that particular line.  Set Active cell does not fulfill this.

    Steve

    Try to use the property value; p

  • Change the canvas size to be smaller, is actually making it larger?

    Hello

    OK, I changed size of the canvas a thousand times in my life and this has never happened before.

    I have an image that is 1600 px wide and I want to cut the sides to 1260. When I start to type even in the smallest size, the size of the file indicated is greater (that was my first hint that something was wrong). And of course, it is making the bigger picture?

    This was happening to anyone else?

    Thank you

    Babs

    You have "Relative" verified by chance?

  • How can we change the spacing between lines of text?

    6 How do I change the spcing between the lines of text using Dreamweaver. Do not see as an option in the menu of page properties.

    Try the line-height CSS property.

    --

    Kenneth Kawamoto

    [link removed by Moderator]

  • Change the maximum default line in an analysis report?

    I am using OBIEE 11.1.1.3 (and test this on 11.1.1.5) and am curious to know how to change this setting:
    On all our analytical reports, we can display lines 1-25 in the results for the report tab. I want to change that, so I see more than 25 lines my default for any report, like maybe 500 or 1,000. I know that it affects the cache but must be able to try different values.

    Can someone guide me how to proceed?
    Thank you.

    For all reports in a single shot by changing the Instanceconfig.xml, with the tags below, make sure you put these tags before the area of AdvancedReporting.



    50

    Thank you
    -Laurence.

    Published by: laurence may 18, 2011 15:13

  • change the width of line managers

    Hi friends,

    How to change the width of the line of all the images for example: framework, framework of the ellipse, polygon frame rectangle.

    Kind regards

    Barro

    Not a good solution, Kasyan. If the weight of the race is already '1', it won't change!

    Use it instead:

    var doc = app.activeDocument;

    for (var i = 0; i)< doc.allpageitems.length;="" i++)="">

    doc.allPageItems [i] .strokeWeight += 1;

    }

    This will change the weight of the race of all images, as requested.

  • Change the number of lines displayed in a report

    Hi guys,.

    I have a query that will return 3 rows, so I set the number of lines on the screen of the report attributes for 3 and everything was fine.

    I then changed the query to return 4 lines and also changed this attribute to 4, but the report stubbornly refuses to display 4 - only 3 old.

    Is there something I missed here?

    See you soon

    Steve

    I find the runtime application logging and lumbering solves this. It does not seem to be cached for your session by default, Yes.

  • How to change the length of line objects

    Hi all

    How to change the length of the line objects.

    I know how to change the width or height of the elements.

    Utils < Facade::IGeometryFacade > ()--> (ResizeItems)
    itemList,
    Transform::PasteboardCoordinates (),
    Geometry::OuterStrokeBounds (),
    refPoint, Geometry::ResizeTo (newWidth, newHeight)
    );

    I know the new length and PMrect of the line item before moving.

    What I want to know is how to get the new width and height of this.

    Thank you.

    Fujimori - Satoru

    Find your old address of trigonometry and read the part about the Pythagorean theorem. This will give the scale factor you need to get the old PMRect to the new

  • Bug? -commandLink does not change the selection of lines in 11.1.2

    In 11.1.1.3 jdeveloper with ADF BC, a read-only table ADF with the selection of simple lines and commandLink in one of the columns will cause the selection of rows to change when the link is selected. In 11.1.2 line selection does not change when the link is selected. Is this a bug or a new feature of 11.1.2? Is it possible to behave as in 11.1.1.3?

    Thank you
    Bob

    work around: http://blogs.oracle.com/jdevotnharvest/entry/jdeveloper_11_1_2_command

    Frank

  • Cannot change the width of line - help?

    I have problems with the option of running in illustrator. It was working fine but now its dead end at 1 point and I can not increase or decrease the width of the line: no matter what I do. Help, please.

    Select the path... Clear the snap to grid of pixels on the table to transform (window > transform)

Maybe you are looking for