facebook

Controling text

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    m_michaelm
    Member

    I’m a new user of mobione, I have two questions.

    1. I have a dedicated graphics machine which is not online, how can I install Mobione without having an internet connection?
    2. What methods are people using for placing large amount of text in a text field? I’ve been using the trail version (I assume no difference) I’m looking for better control for edits.

    Thank guys!

    #328607

    dabbelju
    Member

    Hi m_michaelm,

    1. You can downlaod the software to an USB stick and install it on your graphics machine. But I do not know if it would work with the license key.

    2. What I do with large text fields is to put different divs in the text widget (via the xxx_cutsom.js) and in the xxx_custom.css you can control the look and feel of it.

    phoneui.documentReadyHandler = function()
    {
    $(“head”).append($(“<link rel=’stylesheet’ href=’xxx_custom.css’ type=’text/css’/>”));
    }

    Hope it helps.

    best
    Dabbelju

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Controling text

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