How to set variable length of a TextArea?

I want to set the width of a TextArea and the length adjust automatically to the amount of text that I put in, avoiding the insertion of a scroll bar.

I was unable to find the answer either documentation or the forum archives.

I read somewhere that if I put the width an absolute number and omitted the height, which would do the job, but it doesn't. It gives me just a TextArea 2 lines high with a scroll bar. (And I prefer to use widths as percentages, if possible).

Here is the code example using just absolute heights:

<? XML version = "1.0" encoding = "utf-8"? >
" < = xmlns:mx mx:Application ' http://www.Adobe.com/2006/MXML " "layout = "absolute" applicationComplete ="loadXML ()" >

< mx:Script > <! [CDATA]
[Bindable]
var xmlData:XML;
var urlLoader = new URLLoader();

private function loadXML (): void
urlLoader.load (new URLRequest("..) {urlLoader.addEventListener(Event.COMPLETE,onXMLLoaded);} ((' / data / paralog.xml '));    }

function onXMLLoaded(e:Event):void {xmlData = new XML (e.target.data) ;}
[]] > < / mx:Script >

< mx:Panel title = "{xmlData.title.toString ()}" height = "400" width = "600" layout = "vertical" "
horizontalAlign = "center" status = 'area of State' >

< mx:TextArea width = "200".
htmlText = "{xmlData.detail.docket.toString)
+ ' & lt; "{br & gt;' + xmlData.detail.date.toString ()}.
/ >

< mx:VBox width = "500" borderStyle = "solid" paddingTop = "10" paddingBottom = "10" paddingLeft = "10" paddingRight = "10" >
< mx:TextArea width = "200" editable = "false" text = "{'Question:' + xmlData.issue.}" (()_@ID=='i1').question.ToString ()} "/ >"
< mx:HBox width = "550" >
< mx:TextArea width = "200" editable = "false" text = "{xmlData.*.claim. (()_@ID=='i1Y').statement.ToString ()} "/ >"
< mx:TextArea width = "200" editable = "false" text = "{xmlData.*.claim. (()_@ID=='i1N1').statement.ToString ()} "/ >"
< / mx:HBox >
< / mx:VBox >
< / mx:Panel >

< / mx:Application >

FYI, here is the XML that I read in:

<? XML version = "1.0"? >
< case >
< title > DISTRICT OF COLUMBIA and another v. HELLER < /title >
< detail >
< folder > United States Court supreme No. 07-290 < / case >
< date > 2008 - 06 - 26 < / date >
syllabus <>07 - 290.Sy.html < / lesson plan >
< author of decision 'AS' = > MU-07-290. Op.AS.html < / decision >
< dissident author = "JS" > MU-07-290. Di.JS.html < / Division >
< dissident author = "SB" > MU-07-290. Di.SB.html < / Division >
< / details >

< id question = "i1" >
< question >
The 2d amendment protects an individual right to own handguns can be used and use it for legitimate purposes traditionally, such as self-defense within the home?
< / question >
< claim id = "i1Y" author = 'UNDER' textAt = ' S18 # 07 - 290.AS, S625 # 07 - 290.AS.
supportedBy = "(i1Yg1)" > "
< statement outfit = "true" > Yes. The 2d amendment protects an individual right to own firearms and total ban of the [District of Columbia] handguns, as well as its requirement with firearms in the House be does not work, even when it's necessary for self-defense, violated this right. < / statement >
< / claim >
< claim id = "i1N1" author = 'JS' textAt = ' 07 - 290.JS #GETTHIS "opposedBy ="(i1N1g1)">
< statement > no preliminary clause shows that the 2d amendment only protects the right to own and carry a firearm under the militia service. < / statement >
< / claim >
< claim id = "i1N2" author = "SB" textAt = ' 07 - 290.SB #GETTHIS ">
Declaration of <>n < / statement >
< / claim >
< / question > <! - i1 - >

< snip >

Harvey

See this cookbook entry

http://www.Adobe.com/cfusion/CommunityEngine/index.cfm?event=ShowDetails&PostID=13628&prod uctId = 2

Tags: Flex

Similar Questions

  • How to set the length of titles?

    How to set the length of titles? The setting box has no such settings. Thank you.

    With the title on the timeline, expert Mode, just a click + drag on the tail (or head) of the title, in order to extend the duration. I would also like to open the information panel, so that I can see exactly this change in length.

    Good luck

    Hunt

  • How to set the length of each clip?

    I started trying to build a video with first items 10

    I created a lot of videos with Windows Movie Maker... it is annoying for effects etc.that why I have this new software.

    Now my question is. . How can I set the time for each clip?

    I would like to add a video that goes with each lyric in the song.

    Thank you.

    Welcome to the forum.

    As Steve, who is "change."

    We can use one of the two tools in pre, to cut out the Clip function.

    First of all, we can Dbl-Click on the item in the project Panel to open it in the Source monitor, which looks a bit like in the program monitor, but there the settings In & Out Point. When this Clip has been truncated as needed in the Source monitor, just drag it to the timeline.

    Alternatively, one can drag the Clip to the timeline, then click on + drag on the head of the clip to set the In Point and on the tail, to set the out Point.

    Good luck

    Hunt

  • How to set variables in the calculator of windows 7?

    I don't know what button to press to read the variables

    Hello

    See the following article for information.

    Using the calculator in Windows 7:
    http://Windows.Microsoft.com/en-us/Windows7/using-Calculator-in-Windows-7

    Concerning

  • How to set the length of the shape

    Printer Panasonic kx-p1124

    Windows XP

    I need the size of the form Bill to 8.5x4.00

    See the documentation that came with the printer or check it out on their site for a user manual.

  • How to set the size of column sqlplus.exe?

    SQL> select * from dba_cons_columns where user='USER1' and table_name='PARENT1';
    
    OWNER                          CONSTRAINT_NAME
    ------------------------------ ------------------------------
    TABLE_NAME
    ------------------------------
    COLUMN_NAME
    --------------------------------------------------------------------------------
      POSITION
    ----------
    USER1                          PARENT1_PK
    PARENT1
    COL2
             2
    
    
    OWNER                          CONSTRAINT_NAME
    ------------------------------ ------------------------------
    TABLE_NAME
    ------------------------------
    COLUMN_NAME
    --------------------------------------------------------------------------------
      POSITION
    ----------
    USER1                          PARENT1_PK
    PARENT1
    COL1
             1
    It seems little ugly to see these data. Why the length of the column is so long? Please tell how to set the length of columns and other settings so that the displayed data should come out in the form of a well managed and beautiful way.
    Like this:
    OWNER     CONSTRAINT_NAME     TABLE_NAME       COLUMN_NAME   POSITION
    -----------     ----------------------------     ------------------        ---------------------    --------------
    USER1        PARENT1_PK              PARENT1             COL2                  2
    USER1        PARENT1_PK              PARENT1             COL1                  1
    I wrote this by hand. How do I get the display to sqlplus.exe?

    Easiest would be to use the command column format and also the linesize option.

    sql>column column_name format a30
    sql>set linesize 300
    

    The order of column would make the display limited to 30 characters only. Also the linesize enlarge the display. Try it and see what it looks like?

    HTH
    Aman...

  • How to set the value of a variable in a cluster in LabVIEW to c#?

    Hi guys, I'm working on a small c# program, which by using the interface provided by LabVIEW.  And I know that, with the help of lv. SetControlValue (name, value) can set a variable just on the front panel. But in my case, there are several groups on the front panel. Then it confused me how to set the variables in these groups. For example, there is a cluster named clusterA and a variable named a., I tried something like this:

    lv.SetControlValue("clusterA.valueA",1);
    

    but it totally inoperable. Everyone has some experience with this sort of thing? Thank you very much!!

    Hey guys, thanks a lot for all your response. I just found a simple way to solve this problem. For example, there is a cluster named "ClusterA", and there are only two witnesses, who are: an int value named "IntA" (default = 10 IntA value) and a string value named "StringA" (by default the StringA = 'abc'). In c#, if you call the method:

    var clusterA is vi (Array). GetControlValue ("ClusterA");

    you will get a table looks like: clusterA = {10, 'abc'}; So if you want to change IntA 123, you simply do:

    clusterA.SetValue (123, 0); 123 the value, 0 is the index of IntA in clusterA, after this clusterA table = {123, 'abc'}

    After that, simply to make the table in LabVIEW using:

    VI. SetControlValue ("ClusterA", clusterA);

    and now you see the LabVIEW, IntA is changed.

  • How to set programmatically the ' input length Max ' of a cell of the tree

    I want to specify a maximum length of N_MAX for names of cell of a tree, so that when the user press the F2 key to rename, it has failed to enter more characters N_MAX.

    For existing items in the file of the uir, I am able to get this behavior by setting the tree Edit > edit columns/cells > change cell > entry length Max to 5 (see attached img03.png).

    When the user tries to rename this article, he has failed to enter more than 5 characters (see attached img02.png).

    But how to set this attribute for items added programmatically (for example, through InsertTreeItem ()).

    I was not able to find the right attribute, because the attribute of cells ATTR_LABEL_TEXT_LENGTH (which seems more or less what I'm looking for) is "not definable.

    You have found an omission in documentation. You can use ATTR_MAX_ENTRY_LENGTH and ATTR_MAX_ENTRY_CHARS with SetTreeCellAttribute and SetTreeItemAttribute to set the max entry for a cell of the tree.

    Please report to us this and sorry for the inconvenience.

  • [ADF, JDev12.1.3] How to set a variable to bind a VO (where clause) in a managed bean?

    Hallo,

    I have a request based on VO.

    The query contains a where clause clause and a bindi variable.

    In a managed bean I would like to access the iterator of VO setting the value of the bind variable and read the result.

    I found this code it is good start, but I do not know how to set the variable binding.

    BindingContext bctx = BindingContext.getCurrent();
    BindingContainer bindings = bctx.getCurrentBindingsEntry();
    DCIteratorBinding iter = (DCIteratorBinding ) bindings.get("MyVO1Iterator");
    iter.execute();
    
    
    

    You kindly help me?

    Also, I would like to know if it is generally advisable to use VO directly in controlled beans or whether it would be best to create in the AppModuleImpl methods that do this and return the result.

    In my case for example of the VO will return max 1 plug so I'm in doubt, if the creation of a method in the AM that returns a custom class, which attributes contain values of the line of VO.

    Sorry if these questions may seem artificial, but I am a beginner, I have many doubts and so I would be happy to receive some tips regarding best practices.

    Thank you

    Federico

    You can use:

    iter.getViewObject().setNamedWhereClauseParam("yourBindVar", value);
    

    Note that this approach is used if you have bind variable in the where clause.

    To set variables bind to ViewCriteria, you must use VarableValueManager.

    This post may be useful for you: binary: how to set the Bind variable values at run time?

    Also, I would like to know if it is generally advisable to use VO directly in controlled beans or whether it would be best to create in the AppModuleImpl methods that do this and return the result.

    You must set "use VO directly.

    For example, from the point of architecture, is probably best to use the method in the model project which will set the bind variable and execute the query.

    Or you can use the ExecuteWithParams operation in your the view layer.

    In my case for example of the VO will return max 1 plug so I'm in doubt, if the creation of a method in the AM that returns a custom class, which attributes contain values of the line of VO.

    Not to complicate your life

    All VO lines are represented as ViewRowImpl class if you already have "custom class".

    Finally, you can generate your own ViewRowImpl class if it is necessary for this.

    Dario

  • How to get and set the length and the width of the content of the layer?

    How to get and set the length and the width of the content of the layer

    All layers are packed not equal. a layer as adjustment have no limits. Layer to smart object can have two different sizes. The size of the object and the size of the object may be transformed. All smart object layers have an associated transform. To transform a smart object layers you need to work with the size of the object the generated pixels fot the layer. Text layer can be resized with a transform or by changing the font size. Pixelated layers are resize via a transformation.  The script method is resize.  When you resize the number of pixelsits made by interpolation. You can specify what method to use or set Photoshop interpolation preferably by default.

    There is also a bug in Photoshop scripts if you pause the story said make a selection and use resize. Photoshop will properly support up to a State before where you suspended history. This bug seems to be in all versions of Photoshop.

    If you look ate the script in my bug report, you should get a good idea of how to resize a layer.

    Photoshop: Bug Script resize the rear paper folded to a history State

  • How to set a fixed length scheme, composed of several documents of different types, with details of the header and footer in points 22 and 23, namely having 10 for 20 for detail header and 30 for the footer

    How to set a fixed length scheme, composed of several documents of different types, with details of the header and footer in points 22 and 23, namely having 10 for header, 20 for retail and 30 for the footer.

    Here is the sample file

    DDWTYBILL13092502572 1000000112\\NHLSFS\ORACLE\ORACLE\BILLING\VERIFY\ 2013/09/25 01:19:08 BILLEND

    DDWTYBILL13092502572 2000000212PRIVATE PRIVATE STY5572142 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731543 Suspect 91TB? (AC) EMPIEEM A2 Z03.0 05-AUG-201305-AUG-201324-SEP Z03.9 - 2013FEND 113,60 TYGERBERG HOSPITAL Ward

    DDWTYBILL13092502572 2000000312PRIVATE PRIVATE STY5572149 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT 91 NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731548 empyema GMP A2 Z03.9 05-AUG-201305-AUG-201324-SEP Z03.9 - 2013FEND 113,60 TYGERBERG HOSPITAL Ward

    DDWTYBILL13092502572 2000000412PRIVATE PRIVATE STY5572351 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731584 Suspect 91TB? EMPIEEM? CA Ward HOSPITAL TYGERBERG Z03.0 Z03.9 A2 05-AUG-201305-AUG-201324-SEP-2013FEND 113,60

    DDWTYBILL13092502572 2000000512PRIVATE PRIVATE STY5572352 010700 INV 12STYD000789 02-AUG-20130000010472 STY STY 1100611006MGIT NNM DIMPHANA, CN, CELESTE NERINA 9 January 1964 TYG A2 DR OF PREEZ 5602181 63301345 TB731585 Suspect 91TB? EMPIEEM? CA Ward HOSPITAL TYGERBERG Z03.0 Z03.9 A2 05-AUG-201305-AUG-201324-SEP-2013FEND 113,60

    DDWTYBILL13092502572 2000000612MAJOR MAJOR STY5577530 010700 INV 12ZTYG000009 02-AUG-20130000010472 STY STY 1100611006MGIT 91 NNS ZOZI, S, SIYAMBONGA 27 March 2010 TYG D3 DR MARCELIN 5602181 113799662 TB731663 lymphadenitis Ward D3 TYGERBERG HOSPITAL I88.9 Z03.9 07-AUG-201307-AUG-201324-SEP H1 - 2013MEND 58,52

    DDWTYBILL13092502572 2000000712MAJOR STY5577537 MAJOR 010700 INV 12ZTYG000009 06-AUG-20130000010472 STY STY 1100611006MGIT 91 NNS DLAMINI, N, SIMON TYG 9 October 1976 F1 DR WZESE 5602181 135524676 TB731666 Suspect Ward TB F1 TYGERBERG HOSPITAL Z03.0 Z03.9 H1 07-AUG-201314-AUG-201324-SEP - 2013MEND 58,52

    DDWTYBILL13092502572 30003034120000003032END

    You can create a nXSD the use of the Native Format generator and advanced search attribute is used to read values to a specific position and use it as the choice. You can find an example here

    http://docs.Oracle.com/CD/E11036_01/integrate.1013/b28994/NFB.htm#BGBBAJFD

  • How to set the output of the report to the session variable

    Hello
    Is it possible to output report to the session variable value. If my report returns 1 row and 1 column.

    I have a dashboard command prompt where I select name, but I want to find the ID of the same name.
    This ID I want to move to a Fx column, to achieve this, I created an interim report and I got the code. Now my problem is how do I put this ID in the session variable.

    Please help if anyone knows...

    Have you read this:
    How to set the session / presentation in the repository variable variable

    Dashboard invites on Month Name but the report on the ID of the month filter:
    Re: Guest dashboard on the name of the month but the report on the necessary month ID filter

    If you have dashboard guest (name), then you can have that one report that is filtered by a name but present card to display or not id but use id in the service. Or two reports as in the solution in the second link above and the second report has id in the function and filter by the id of the first report. You need not define this ID in the session for this example variable.

    Please close your previous discussions, if they are treated.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • How to set the width and height of the Textarea in tabular of.

    Hello

    How the width and height of the Textarea value formatted table.



    Thank you

    Maury

    Go to the article on the report.
    go to the section of the tabular form element and the "width of the element" allows you to change the width and the 'number of lines' to change the height.

    Gus...

  • How to set the variable if condition-based

    I use a generator of BI Publisher model for word 10.1.3.4 and I need set variable based on if condition something like this:

    If Status = "open" set X = X + 1 other value Y = Y + 1


    Thanks in advance

    Dive together and read the variables in the IF.

    http://download.Oracle.com/docs/CD/E12844_01/doc/BIP.1013/e12187/T421739T481157.htm#4535390

  • How to Set Digital i/o status of Watlow EZ - Zone RM on 'ON' in LabVIEW?

    I have an EZ - box RM Watlow controller and here is the driver:

    http://www.Watlow.com/downloads/en/software/Watlow%20EZ-zone (R)%20LabView%20Driver%20a.zip

    I have 16 e / s digital connected to the CRDD and I need to use to trigger the SSR.

    so here's my question

    How to Set Digital i/o status of Watlow EZ - Zone RM on 'ON' in LabVIEW?

    What ID setting should I use to replace the OFF state (62) (63)?

    First I thought that I can write "63" in the ID parameter "6007", and it does not work because it is a read only parameter. Is it supposed to be a way I can just simple it switched off to change on?

    Thank you for answering my question.

    The OID cannot be set directly. First a block Variable must be digital and connected to the block of DIO mode. Then changing the numeric status can be changed (63) to off (62).

Maybe you are looking for