Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 5    Views: 26

miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
09/04/14 01:49 AM (9 years ago)

Ultimate Screen CreatorText View and Web View question

Can anybody tell me how to format text, created in Ultimate Screen Creator Text View (some paragraph, new line, etc.)? I thought it is possible with XIB after importing code to Xcode, but can't find any USC .xib file to edit it. Is it only possible to make changes programatically? Is it possible to use Web Wiev instead Text View and somehow insert HTML code in? Is it Web View only for insert URLs?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
09/04/14 06:44 AM (9 years ago)
You should be able to do this via the webview. Just create your HTML page using the Custom Html/Text plugin if you need a visual editor. In that screen's control panel, you should be able to find the 'dataURL' property, which contains the URL pointing to the page you just created. You can then use that URL in the USC plugin.
 
miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
like
09/04/14 09:00 AM (9 years ago)
Thanks for answer, Chris. It works fine with web view. If I understand right, if in any case my server goes down, this app won't work anymore? This is just a precausion question. And another: does USC work only in portrait mode or am I missing something?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
09/04/14 09:04 AM (9 years ago)
Yes and yes. It would be too hard to account for all the possibilities with this plugin to support landscape and portrait.
 
miku
Aspiring developer
Profile
Posts: 405
Reg: Feb 20, 2014
zagorje ob savi
10,600
like
09/04/14 09:09 AM (9 years ago)
I have your Droid version too, but didn't check it yet. Only portrait too?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
09/04/14 09:13 AM (9 years ago)
Would be best although you need to set that in the manifest manually
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.