Ruchi
As I told you, we have little knowledge about workarounds on UI builder.
I vaguely remember that one of our members has told me it hasn't covered many 
of the API provided,
so that it may take you extra efforts to implement the missing ones as you want 
more.
For the problem you mentioned, I kind of have a hunch you haven't correctly 
included
the tizen UI framework, or did you?
Say, that you have the following in your index.html:
<script 
src="/usr/share/tizen-web-ui-fw/latest/js/tizen-web-ui-fw-libs.min.js"></script>
then it works fine.
However, many times, the path is wrongly stated in copied projects.
The best way to check it would be of using browsers instead of using tizen 
simulator
because it may then output "****.js is not found" and such if the path is 
incorrect.
Hope it helps.

(2014/05/14 14:50), Ruchi Sharma wrote:
Hi Hiroki,

Thanks for your reply and suggestions.

Can you please let me know the procedure you have followed to create a single 
web app from UI builder tool ??
I have created a Tizen Web Project -> Template -> UI builder
Under UI builder project explorer, I have designed UI on page file. And run it 
on simulator. Its runs fine and also UI look and feel is same as design.
I have taken its HTML5 and CSS info to create separate web application project. 
But when I run web application on simulator, it only shows UI with only text.
All CSS information is lost (like button shape/color etc)

Is this the correct way to use HTML and CSS information to create web 
application??
And if possible can you please share why UI builder tool is not efficient way 
to use ??

Thanks!!

Warm Regards,
Ruchi Sharma


-----Original Message-----
From: Application-dev [mailto:application-dev-boun...@lists.tizen.org] On 
Behalf Of Hiroki Minagawa
Sent: Wednesday, May 14, 2014 6:30 AM
To: application-dev@lists.tizen.org
Subject: Re: [Tizen Application-dev] Web application creation from UI builder

Although it may not fully answer your question, I suggest you not to use UI 
builder if you are thinking of producing two or more apps using the same design 
templates.

My team has created hundreds of Tizen web apps.
At the initial state of examining the most efficient way to produce many Tizen 
web apps, we came to realization that we'd better not use UI builder.
I do not quite remember why was it so for it was long ago, but I remember it 
has to do with jquery...

Please, this is only a suggestion, and do not take it offensively for UI 
builder is a very fascinating tool.

(2014/05/13 19:38), Ruchi Sharma wrote:
Hello,

I am trying to create a UI for an application using Tizen UI builder tool. I am 
using *Tizen SDK,* Version : 2.2.1, Build id : 20130927-1500.

If I run this UI builder application on simulator it runs fine and shows proper 
UI as expected.

UI builder tools also generates HTML5 page and CSS style sheet information.

I want to use this HTML5 and CSS information for creating separate Web 
application. Is there any proper way to create web application project from UI 
builder project ??

I tried to copy html page and CSS page manually in the web application project 
and run it on simulator but only text was shown, not a proper UI.

Is there any appropriate way to create web application from UI builder project 
??

Thanks !!

Warm Regards,

Ruchi Sharma

--
Hiroki Minagawa
h_minag...@pcp.co.jp

--
Hiroki Minagawa
h_minag...@pcp.co.jp
_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to