Spark TextArea remove border (borderVisible) in Flex 4.5 Hero

When dealing with the text box for the development Mobile Flex Hero 4.5 I can't find a way to remove the border.

< s:TextArea id = "lblPOC" left = "10" right = "10" top = low "10" = "10".

borderColor = "#FFFFFF" borderVisible = "false" color = "#000000".

contentBackgroundColor = "#FFFFFF" editable = "false" skinClass = "{null}"/ >

setStyle does not work on the spark components, that I just discovered.
Even htmlTexh, I had to:
MobileTextField (lblPOC.textDisplay) .htmlText =

Can someone help me remove the resident a spark TextArea in Flex 4.5?

Thank you

Eric

Looks like you were using the preview version of Flex 4.5.  Setting to false BorderVisible works for me in the build of the 4.5 version:

http://ns.Adobe.com/MXML/2009.

xmlns:s = "library://ns.adobe.com/flex/spark" >

Tags: Flex

Similar Questions

  • Flex 4 Spark Textarea without border

    Hello

    I have a s:TextArea in Flex 4.1 where I try to hide the border. Without success.

    I thought it would:

    < s:TextArea
    borderVisible = "false" >

    but the border is still there, also I can't change the color of the font.

    How would I do that?

    Thank you.

    Paul

    It works for me in Flex 4.1 and the latest internal builds:

    
    http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark">
        
            
        
        
            
            
            
        
    
        
    
    
    
    Peter
  • Spark textArea - how to capture an event a link html click event

    The MX TextArea component has had in the past a TextEvent.LINK event that triggered when the user has clicked on a link inside the html text.  This has been removed from the component of the spark. I'm looking to intercept the event which opens the browser when a user clicks on a link inside the html text using the spark textArea component.

    See you soon

    StyleableTextField should be easier to handle.   If you change the URL in the href attribute of the tags to use the event: instead of http: and then the link even fires and you can then decide if you want to call NavigateToURL or not.

  • How to hide or disable copy/paste option in the contextual menu on spark TextArea in Adobe AIR?

    I need to hide or disable copy/paste option in the contextual menu on spark TextArea in Adobe AIR.please help me. Thank you

    Try with this

    protected function editor_rightMouseDownHandler(event:MouseEvent):void

    {

    If ((editor.textDisplay as RichEditableText)! = null & .contextMenu (editor.textDisplay as RichEditableText)! = null)

    {

    ((Editor.textDisplay As RichEditableText).) ContextMenu as ContextMenu) .hideBuiltInItems ();

    ((Editor.textDisplay As RichEditableText).) ContextMenu as ContextMenu) .clipboardMenu = false;

    }

    }

    protected function editor_copyHandler(event:Event):void

    {

    Event.preventDefault ();

    System.setClipboard("");

    Clipboard.generalClipboard.clear ();

    }

  • Remove border from 1px white around rendering element

    fringe.jpg

    This screen shot is from a 3D animation - hopefully, you can see the 1 pixel border that surrounds the rendering. I have an ambient occlusion pass (all of multiply) by main render RBG pass and this creates unwanted border. I'm not much of experience with After Effects and do not know how to remove the white border, I tried Matte Choker etc but could not find the right settings. Maybe I'm looking in the wrong place altogether. Which could suggest people?

    Ignore Alpha, compose your layers, reintroduce the Alpha using it as a stencil Alpha / Alpha Matte.

    Mylenium

  • Captivate 7 - remove border rollover area

    Are my bearing has a white border around it. How to remove or make it transparent? Click on [STROKE], I can only make white or another color.

    Hello

    Greetings... !

    For border you can try to change the width to 0 in the properties panel. If you also want to make it completely transparent, then change the opacity to 0%. I would like to know if it works.

    Kind regards

    MILIN

  • Text box tool - remove border?

    Work on an online application. Downloaded on my HDD and fill me in the blanks using Adobe Acrobat 9 Pro. Typewriter in general but I want to use a text box to a large area of lots of hits. How to remove the Red edge "BOLD"?

    You can view the properties bar by pressing Ctrl + E. Then select the text box, and you should see where you can change the color of the border or remove by setting the border to nothing.

  • Remove border on link

    I made an image in a link. But the image now has a purple border. I used to be able to remove this properties border 0. How can I do it in CS6?

    Short answer: with the CSS code.

    an img {border: none}

    If you use CS6, it is essential that you get warm & fuzzy with the code.  There is no way around it.

    Tutorials HTML & CSS - http://w3schools.com/

    Nancy O.

  • Spark TextArea, performance setFormatOfRange problem

    Hi you

    I'm building the syntax highlight editor using spark.components.textarea

    my application calls setFormatOfRange to put the color on the syntax. but I find that this API is very very slow.

    I need wait more than 10 seconds before the UI response me


    And if I comment on the setFormatOfRange, it works fine without delay

    Seems that the TLF is very slow at this point, is it not?

    Should I change back to use mx.controls.TextArea?  is it faster?

    Thank you

    Richard is the quickest way you can get to form a large number of words in a TextArea. Unfortunately, this solution may not be appropriate in some cases. Say you're listening to TextOperationEvent.CHANGE on a text box for changes to the wording and based on them to highlight certain words (similar to a code editor). If you apply the format using interactionManager, you get another TextOperationEvent.CHANGE and this can lead to an infinite loop.

    What I did to find out how setFormatOfRange works and imitate the code inside this method, using the ApplyFormatOperation and the CompositeOperation. Of course, normally you'll cope with such operations because that is the purpose of EditManager, but sometimes you need just a quick and the working solution.

    You can check this post for more details on how to use operations to format text inside a RichEditableText.

  • Spark textarea in ItemRenderer

    I have a problem with the text or text box in an ItemRenderer.

    I created a simple ItemRenderer with two textarea.

    In the complete creation of the ItemRenderer, I put the text in the box to a variabele of the oject of data of the item converter.

    As follows:

    chatText.text = this.data.message; (I know with certainty that the message string contains text at this stage).

    When I use this ItemRenderer in a list it will show lines in the list, but the text box don't contain any text.

    But when I click on the text box in a line, the text becomes vissible somehow.

    It only occurs when use the textarea sparkles, the mx textarea shows the text immediately.

    Am I missing a setting or what's new in flex 4?

    Well, look at me as if it was a timing issue, need you adjust the data when the data arrives.

    Try;

    
    
        
            
        
        
            
            
            
        
    
    
    

    Mike

    PS If you get a response from pointer zero return, you may need to invalidation. I don't remember if the new converters have their created children before or after the data set.

  • Removing the problem of Flex projects

    I have experienced the problem after several times and that you want to document on this forum.

    While working on a mxml file, I press 'delete' several times. The result is that several project (including the one that I am currently working) files and their content is permanently removed from the Flex and my hard drive.

    Normally, when a project is deleted a dialog box appears "are you sure you want to remove project"xxx '?" In the cases I describe, the warning dialog box does not appear. Needless to say, it's a devastating bug. I'm meticulous about backing up my projects, but it's always a problem when it occurs.

    I do not know that other people must have experienced this bug. Is it possible to avoid it in Flex 3 and nothing has been done about it in Flex 4?

    Beware also the Ctrl-Z.

    Even if the last thing you clicked on was not the Flex Navigator's point of view, sometimes by typing Ctrl-Z Deletes files in your project in inappropriate ways.

  • Remove border/scroll bars?

    My test load radiovasculaires project which I believe is related to the scroll bars.  How can I remove these?  I can change the white background, but then they Center not quite right.  You can see what I mean here:

    http://storefront.aaaconstructionschool.com/animate/

    Interesting idea to use Dreamweaver with the dashboard widgets to read three paintings Adobe animate.

    Your widgets in Dreamweaver are not the same size as your paintings.

  • How can I make the border thicker TextArea?

    I want to make the border on certain areas of thicker/more bold text.  CAN/how this is done?

    Thank you.

    @learner,

    I didn't test this very well, but it seems that you will need create a custom look for spark TextArea and change the weight of the race:

    weight = "5"/ >

    And then it looks like you need tweaking the updateDisplayList to manage non - 1px width border.

    override the updateDisplayList(unscaledWidth:Number,_unscaledHeight:Number):void function

    {

    If (("borderVisible") value is true)

    {

    Border.Visible = true;

    Shadow.Visible = true;

    Background.Left = background.top = background.right = background.bottom = borderStroke.weight;

    textDisplay.left = textDisplay.top = textDisplay.right = textDisplay.bottom = borderStroke.weight;

    scroller. Left = scroller.right = scroller.top = scroller.bottom = borderStroke.weight;

    If {(promptDisplay)

    promptDisplay.setLayoutBoundsSize (unscaledWidth - 5, unscaledHeight - 5);

    promptDisplay.setLayoutBoundsPosition (5, 5);

    }

    }

    on the other

    {

    Border.Visible = false;

    Shadow.Visible = false;

    Background.Left = background.top = background.right = background.bottom = 0;

    If (promptDisplay)

    {

    promptDisplay.setLayoutBoundsSize (unscaledWidth - 1, unscaledHeight - 1);

    promptDisplay.setLayoutBoundsPosition (1, 1);

    }

    }

    borderStroke.color = value ("borderColor");

    borderStroke.alpha = value ("borderAlpha");

    super.updateDisplayList (unscaledWidth, unscaledHeight);

    }

    Full skin attached (it was a bit too long to paste here).

    A better solution out there, but it was probably the first thing that comes to mind.

    Peter

  • Flex TextArea attack does not

    Hello

    When I put leading to 0 with Verdana (and others) to a Flex TextArea I get strange results:

    FontSize-> space between base lines
    8 > 10 (125%)
    10 > 12 (120%)
    12 > 14 (117%)
    14 > 17 (121%)
    16 > 18 (113%)
    18 > 22 (122%)

    20 > 25 (125%)
    25 > 31 (124%)

    If all these should not be the same (should be only 100%)? Or less follow a pattern, because I can't get everything.
    When I set to 0, the space between my base lines should be the same as the size of police/height. This isn't the case here.

    How to find out how to get the space between the base line equal up to the police?

    If you use the MX TextArea component, you get the 'interesting' of Flash Player's TextField class linespacing behavior. The Spark TextArea component is

    based on the new Text Layout Framework, which offers all types of control over linespacing you're looking for.

    Smitn Gordon

    Adobe Flex SDK team

  • [Flex 4] How do you set the alpha on a panel of spark?

    I have an application background image, and I want the title bars of my spark panels title bars to be transparent.  BorderAlpha disobeys.

    Thank you

    -J

    Check out http://blog.flexexamples.com/2010/04/03/setting-the-alpha-on-a-spark-panel-container-title - bar-to-flex-4 /.

    Peter

Maybe you are looking for