Hi Hiroki, Yes, I have not included tizen UI framework. I tried to add it and now I am able to see proper UI with CSS information. Thanks for your help and suggestion.
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 12:11 PM To: application-dev@lists.tizen.org Subject: Re: [Tizen Application-dev] Web application creation from UI builder 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Information contained and transmitted by this e-mail is confidential and proprietary to IGATE and its affiliates and is intended for use only by the recipient. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or mailad...@igate.com <mailto:mailad...@igate.com>. IGATE does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of IGATE. IGATE is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While IGATE has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of softwar e viruses. You should carry out your own virus checks before opening an attachment. To know more about IGATE please visit www.igate.com <http://www.igate.com>. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev