Line break button label - how?

I have a ButtonField, and I need the label to have two words, one above the other.  I tried:

String myLabel = "foo\nbar";
submitButton = new ButtonField(myLabel);

and

String nl = System.getProperty("line.separator");
String myLab = "foo" + nl + "bar";submitButton = new ButtonField(myLab);

Nothing helps.

Any ideas?  Is this possible?

Try to create a button without a label field. Then write the method object. the use of Graphics.drawText to draw a word at a time. You can control where the two words are positioned. Just a thought...

Tags: BlackBerry Developers

Similar Questions

  • Explicit line breaks with label/richtext use a textinput binding

    I have a text entry area that binds to a label and a richtext box. So everything that the user types in the input field appears in the label and richtext areas. I'm trying to figure if the user enters an Explicit line break \r which makes a new line in the label and richtext. Is it possible if yes how?

    can't you just replace? Like this

    your_txt. Text = your_txt.text.spilt("\\n").join("\n")

  • $ GREP is now finding forced line break. How to disable.

    Somehow, my location indicator GREP $, which has always found just the end of a paragraph (Enter), is now suddenly find the end of a line ending with a forced line break (SHIFT + ENTER).

    So, if in GREP I seek

    Tiger$

    ... it is now to find all occurrences of the word Tiger that appear at the end of a paragraph and also who appear just before a forced line break.

    How to turn off this behavior?

    Could this be something to do with the 8.1 update?

    Thank you

    Ariel

    Win 7, 8.1 InDesign ME

    I think what he used to do... Try with an explicit negative lookahead:

    Tiger (?. \n)$)

  • In MXML, how can insert you a line break in the label of a mx:Button?

    In other MXML components, you can do things like use curly braces to incorporate scripts, use '& #13' and stuff like that in their text and label attributes.  Apparently the mx label attributes: Buttons are so locked that normal suggestions for other components do not work.  I might try just setting the labels in the main script of an MXML file or something, but it's a sloppy programming if it can be avoided (values of labels will be constant in this case).  Is there a way to put a line break in the attribute in MXML?

    Regarding the use "& #13", which gave me a line break at least, but any text to the right of this sequence has disappeared.  This makes me think that there may be a way to make this work, but so far I have not found the way.

    Thank you!

    The response occurred in the thread that I put at the beginning for this:

    http://StackOverflow.com/questions/11621952/in-MXML-how-can-you-insert-a-newline-into-the-label-attribute-of-a-mxbutton

  • Force a line break in the text of button?

    I'm sure I asked this before a few months ago, but what worked then is not working now.

    Dreamweaver CS 6: I have a menu bar button that contains text that needs two lines. The default line break is awkward. I want to break the line a word before where the default it breaks.

    Now, a few months ago, with a taskbar button previous menus that have had the same problem, I was told to enter the control + return in the window code and divide the text exactly where I wanted. (Note: I'm on a Mac, I don't speak a command.) I mean the control key.)

    What to do with this button and it forces a line break where I want in the code window, but the design window is not follow suit.

    So. How can I force a line break in the text of the button in design mode? I'm sure it's something simple. But what I thought I knew have apparently isn't what I want.

    How can I force a line break in the text of the button in design mode?

    Have you tried Shift + Enter?

    It works in Windows, so it might work on mac as well.

  • Break a label of a button

    Hello world

    Is there a way to get out of a button label? Assuming that I have a long label of the button I want the close button. Instead of cutting the label I would break the label into several lines, for example instead of "the button." I would like to see the following label:

    "This is."

    the

    button! »

    Unfortunately, I was unable to find such feature by myself. Is this possible?

    Thank you

    flexynewbie

    There is no property, you can set the button for this.  See MultiLine Button example on my blog.

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc..

    Blog: http://blogs.adobe.com/aharui

  • Option in labels line breaks?

    I have a few labels that fit on a single line in landscape view, but take two lines in portrait mode. Is there a way that I can put something like * proposed * breaking points in the text that will be used only if the text does not fit into a single line? Or maybe a little spaces nonbreaking, just to avoid line breaks in really hard?

    My app: Get set - get up!   Get ready for the revolution snooze.

    maxLines will give you several lines. Set it to 0 for a number any. Make sure the size of the label so the height may take into account the multiple lines.

  • BlackBerry Smartphones SMS text - how to get a line break?

    Because unfortunately, the Enter key is programmed to send text, how can I get a line break in the drafting of a text message?

    Green-field wrote:

    Because unfortunately, the Enter key is programmed to send text, how can I get a line break in the drafting of a text message?

    SHIFT-ENTER key

  • How to concatenate a loop jump (line break).

    Hello

    I have to break the string concatenation who am store in a variable. I tried to use Chr (13) | Chr (10) in the pl/sql code, but am unable to break.

    How can I break it

    The code looks like in...

    my variable declaration,

    l_msgCLOB: = NULL;

    Po_rec IN C1

    LOOP

    l_msg: = l_msg | Chr (13) | Chr (10) |

    po_rec.e_type

    || '   '

    || po_rec.e_name

    || '   '

    || po_rec.e_count

    || Chr (13) | Chr (10);

    END LOOP;

    Use the code in this way, can't seem to get the result, but he is always ahead, I mean the concatenation of all lines in 1 rank.

    the output should show up like this.

    Abdelkader XXX 4

    YYY bbbb 5

    zzz cccc 6

    but it's coming this way,

    Abdelkader 4 of xxx yyy bbbb cccc 5 zzz 6

    Hello

    Instead of chr (13) /chr (10), you can try l_msg | »
    ' |, since it it html code.

    -Sanjaya

  • How to display line breaks in vCO-WebView?

    Hello

    I just want to know how I can make it possible to display line breaks in a workflow with vCO-WebOperator-WebView presentation in the new vCO-Version 4.2.1?

    In the old version, it was easy, I just use the HTML < br > tag, but in the new version, it will be write it in text form, as you can see here:

    vCO-Wf-Pres_01.jpg

    When I use the vCO Client it will work when \n is used as you can see below, but not in the WebWiew (see above):

    vCO-Wf-Pres_02.jpg

    Can you please give me a hint.

    Best regards

    Rainer

    Set this property: com.vmware.o11n.webview.htmlescaping.disabled = true

    As described in the vCO 4.2.1 release notes.

    Christophe.

  • GREP: How to replace a paragraph with a manual line break break?

    Hello.

    I want to replace a few paragraph breaks (Enter) with manual line breaks (SHIFT + ENTER).

    How do I do that?

    Any help would be appreciated.

    GREP codes for all functions and special characters can be found in the help: help InDesign | Find/replace

    In this case, you do not want to change

    \r

    TO

    \n

    Be aware that this will stick together, paragraphs with all the consequences for its paragraph styles. I rarely do this (and then only unformatted text!) that I don't know yet if it will apply the above the following paragraph paragraph style, or vice versa.

  • How do I add images instead of text radio button label

    In a pure AS3 project, is there a way to add use an image placed in the library / path of the Flex/AIR SDK compiler instead of like a radio button label text?

    I tried may as unicode character substitution:

    rb1.label = String.fromCharCode("0x2592");
    

    But how it displays depends on the device, the availability of font characters. Poster in unpredictable ways.

    Prefer anyway to use an image I can create artificial intelligence.

    Any help appreciated.

    Why not just ignore trying to conquer the label and add an image where the label would normally be?

  • Dynamic text called XML - how to create a line break

    I'm the filling of an area of dynamic text with xml elements that I call

    For example, I have two text fields and fill me help

    TextTime.texttest.Text = (bktrlXml.Row, [e.currentTarget.Ivar], .tester);

    TextTime.textName.Text = (bktrlXml.row [e.currentTarget.ivar]. NAME2);

    How do I fill in a dynamic text field using a combination of the two above?  I would also like to put a line break between the two elements.  I tried something like that and could not understand it

    TextTime.texttest.Text = (bktrlXml.Row [e.currentTarget.Ivar] .tester) + "/ n" (bktrlXml.row [e.cur rentTarget.ivar]. NAME2);

    Thanks in advance...

    -j

    Use the back slash, not oblique:

    TextTime.texttest.Text = (bktrlXml.Row [e.currentTarget.Ivar] .tester) + "\n" + (bktrlXml.row [e.cu rrentTarget.ivar]. NAME2);

  • How can I add a \n line break in a string?

    How can I add a line break in a string?
    \n doesn't seem to work.

    I'm passing a string to my message to the alert box, but the string is too long.

    Hello

    SQL> SELECT 'HELLO'||'WORLD' AS VALUE
      2  FROM DUAL;
    
    VALUE
    ----------
    HELLOWORLD
    
    SQL> SELECT 'HELLO'||CHR(10)||'WORLD' AS VALUE
      2  FROM DUAL;
    
    VALUE
    -----------
    HELLO
    WORLD
    

    BTW maximum lenth of alert is 200 characters. If character length will be more then 200 high he'll jump either you add new line or display the text as it is.

    -Clément

  • How to add a line break in shortDesc?

    How to add a line break in shortDesc?

    Hey Danny,

    I think you can't... but I did two work around to achieve this goal:

    1. in IE7 (not Mozilla Firefox) If you type a space between the words will be automatically pass the new line like:


    shortDesc = "firstWord... spaces... Second word"/ >

    2. you can use popup like a ToolTip like:








    Sameh Nassar

Maybe you are looking for