facebook

Text can not be seen !!! : CLOSED

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #350445 Reply

    Philip!!!
    Member

    Hi.
    i am building an android app

    I add a panel then a text . (text is quite long)

    i set the content area height accordingly so i can scroll my text from top to bottom.
    in simulator everything is fine.

    BUT……
    when i download my app on my device( i use Samsung and htc ) the
    last part of my text cannot be seen.

    “it doesn’t scroll down enough”.

    Is it a setting i miss????
    Is it an error with mobione????

    I am struggling with this problem for like a month now.

    Can someone from the support team please give me a feed back?

    Thank you.

    #350446 Reply

    Unknown Author
    Participant

    A month…?

    The emulator is not exact. Just lengthen your panel and recompile.

    -1TC

    #350454 Reply

    Hi philip,

    Next example should be helpful for you:
    http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=5264

    #350457 Reply

    Philip!!!
    Member

    I don’t understand
    Where am i going to add my text? Within the HTML code?
    I have more than 600 pages of long text in small paragraphs.

    #350458 Reply

    Philip!!!
    Member

    And i am really sorry but your answer still does not cover my question.
    why this is happening?

    #350494 Reply

    Philip!!!
    Member

    Hi Octavio

    Are you trying to figure out a solution in my problem?

    #350520 Reply

    Hi philip,

    I talked to the dev team and learned that the problem is that iOS uses Helvetica and on it’s replaced for Arial on windows. They look very similar, but: when you have a very long text – even 1px difference in height of each line can produce huge difference in whole formatted text height, so you can either follow 1thinchip advice or the example I shared -to add your text in the HTML widget it should be added below the comment: // Fill HTML content. Note that the example is using a for bucle to add 50 numbers. In your case you should use something like

    $("#wraper").append("<div>my paragraphs here....</div>");

    Let me know if you need further assistance.

    #350539 Reply

    Philip!!!
    Member

    Ok.

    Thanks very much to both of you

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Text can not be seen !!! : CLOSED

You must be logged in to post in the forum log in