BB10 Theme of feathers

Hello

Since 10.2 supports Stage3D, someone here has made a theme of BB10 for feathers UI?

The default theme of feathersUI is really ugly

I have created a. Just go through the steps internally to get it on GitHub and making sure that all licenses etc are all good. Don't see the harm to post here at the moment however.

Just a note you probably won't get an app built for BlackBerry certified with this but it runs at a smooth 60 fps.

See you soon,.
Dustin

Tags: BlackBerry Developers

Similar Questions

  • jQuery Mobile BB10 theme: the Application (kick-down) Menu

    I use the latest released version of the jQuery Mobile BB10 theme to develop my apps. I have some questions on how to implement the Application Menu (or sliding down):

    1. I understand the instructions for user interface while the Application Menu is no longer an overlay on top of the current screen (because we are used to seeing in the PlayBook OS 2 applications)? Is the Menu of the Application requires to press the entire page (or screen) down to display the menu buttons?

    2. the Application Menu included in jQuery Mobile BB10 theme, or do we need to implement the set up menu and keys by using a custom code? It is relatively easy to implement this function. I just want to make sure my code matches what is in the BB10 theme.

    Thank you.

    Hello ProLove360,

    I don't think JQuery UI BB10 theme includes a blow in the drop down menu, but the implementation of the menu to slide down to BB10 in WebWorks is not set in stone. In fact, it is very expensive (side performance) to go down the whole container to reveal the menu, therefore a superposition of the top does work better in my opinion.

    You can use the example below for a shot in the menu drop-down:

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/master/swipemenu

  • Popup in jQuery Mobile BB10 theme

    I am trying to implement a context Menu on the jQuery Mobile BB10 theme. I guess it's a
    special instance of the Action menu overflow.

    How to adjust the behavior of slide to reach the two States of the context Menu without messing around
    the standard definition of the Action Menu overflow?

    What is the user action that activates the close context Menu?

    What is the action of the user who causes the most broad context Menu to appear?

    Jason Scott on Github https://github.com/blackberry/jQueryMobile-BB10-Theme/issues/8

    It gave me the following response to my question:

    I recommend using the contextual menu webworks for your application. It has everything you want.
    The documentation is available here.
    https://developer.BlackBerry.com/HTML5/APIs/BlackBerry.UI.ContextMenu.html

  • jQuery Mobile BB10 theme: arrow on the display of the list

    In the jQuery Mobile BB10 theme, I'm having a time difficult trying to implement what should be a simple visual style on a listview that contains a href.

    My application has two types of lists. Normal list (without links) is ok.

    The list that contains a href is where my problem is. The two lists are the same and I have no way for the user to distinguish easily a link and a non.

    I tried several variants of setting [Data-icon = 'arrow-r'] and [Data-icon = "interface user-icon-arrow-r"] at the same time the

      and
    • levels.

      I might add and manipulate [class = "UI-li-aside"] or [class = 'interface User-li-count'] fields to insert an image of the arrow?

      I know that there is an easy solution that I'm on.

      Thanks for your help.

      Jason Scott on GitHub https://github.com/blackberry/jQueryMobile-BB10-Theme/pull/12

      provided me with the fix for jQuery Mobile BB10 theme code.

      Corrections: #9
      List items are by default to no icon, but can be overwritten using
      data-icon=arrow-ron the

        ,
      • or using
        $.mobile.listview.prototype.options.icon = "arrow-r";

        This resulted in an update to the GitHub repository. Please download the new files if you do not use a cloned branch that updates automatically. https://github.com/BlackBerry/jQueryMobile-BB10-theme

    • How to disable the zoom injQueryMobile-BB10-theme app?

      Hi I have a problem with the fact that the user can zoom in and out in my theme of bb jquerymobile [1].

      How can I disable this?

      I tried this:

      
      

      but then the action bar and the header smaller and all GET the design are not good.

      [1] https://github.com/blackberry/jQueryMobile-BB10-Theme

      Simply add the script to this knowledge base article to your index file header and it should ban the user to zoom in without changing the size of your app: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/How-to-set-up-the-viewport-for-a...

      @Orchard: from what I've heard on this forum, this problem should be solved/less annoying with the next version of the SDK.

    • JQuery Mobile BB10 theme

      Hi guys,.

      Anyone who has trouble using the BB10 theme after update version Gold?

      The application bar behaves as expected when the display of tabs and actions of excessive flow...

      Thank you very much

      -marco

      Hi Marco,.

      You see it in the browser BB10 and Webworks?
      You can try updating to the latest? https://github.com/BlackBerry/jQueryMobile-BB10-theme/tree/master/dist/latest
      We have updated the menu actionbar and overflow yesterday and he can take care of your problem.

      Thank you

      Jason

    • Look in the theme of BB10 JQuery Mobile

      After watching the videos of BlackBerry Jam through the UI (and any other guidelines
      "I can find documentation), I'm trying to implement the Peek function in jQuery Mobile BB10
      Theme.

      Everything works fine when I click on the back button on a page. (Page slides to the right for)
      reveal the next level in the hierarchy).

      If the user is supposed to be able to control the Peek with their finger, should I code back
      button to switch somehow that the user moves his finger? So I guess that once a threshold
      reached the continuous page to move to the right to reveal the underlying page?

      In addition, an area touch active also set on the left side of the window that allows the
      user drag across the page in a way that is not accurate (as suggested in the videos)? This active area will interfere with a gesture of the bezel, such as switching to another app on the PlayBook?

      If Peek is supposed to be a central element in the new BB10 experience, I have a feeling developers will be everywhere with this if it is not included as part of development. (Just a thought...)

      Simply put upward

      https://github.com/BlackBerry/BB10-WebWorks-samples/pull/20

    • mobile jQuery BB10 design?

      is there something like a design of BB10 mobile jquery, so I can just change the css of my app mobile jquery and the style should be more BB10?

      A BB10 theme for jQuery mobile is being developed, as shown in the following blog post:

      http://devBlog.BlackBerry.com/2012/06/Jason-Scott-jQuery-mobile/

    • How to wear a PlayBook JQueryMobile project project BB10

      Hello.

      I have an application developed for Playbook that is originally a JQueryMobile project.  And it runs in the dev BB10 alpha compiled with earlier versions of the SDK Webworks BB10.

      I have to wear and I would use bb10-theme instead of jquery's default theme.

      Someone at - it facing the same problem again? Any advise?

      Thanks in advance.

      @itassets

      What is the problem?  Do you mean that the theme of jquery BB10 won't work on playbook?  Have you tried already?

      As far as I know jquery mobile looks and works the same on all platforms.  The only difference in the app will be your config.xml AND any API, you used.  Some of the API will be same not the same.

    • BB10 of the Native INTERFACE elements (ActionMenu, AppMenu, TabbedPane) with Webworks

      I have everyone,

      I'm new to BB10 development and I was wondering if there is the possibility to include elements of native user interface as ActionMenu AppMenu, Tabbedpane via Webworks and also invite the recognnition gesture to open these petite (wide top, left kick,...).

      I saw a jQueryMobile app and I want to incorporate some conductive native via Webworks. Without using frames

      as BBUI.js. So is it possible to do with just call some javascript webworks funtions to add an action menu (on the left), tabbedpane (down) and an AppMenu (upwards)?

      Or do I need to include structures such as BBUI.js and adding the recognition of gestures by myself?

      There is no built-in controls to WebWorks. It only contains plain HTML/JS/CSS and the ability to display some simple dialogues. You will need a user interface infrastructure or code your own UI.

      Note: the framework of the BBUI.js and the JQM with BB10 theme are different things. They serve similar objectives, but are not compatible with eachother. Judging by your posts you seem to be mixing up.

      As you already use JQM, I would say just to add the theme JQM BB10.

      Most of the BBUI projects use the Hammer.js framework for gestures. JQM projects, you can use the built-in JQ/JQM events, or choose to use Hammer.js too. Niether of these methods are specific to the BB and should work on any mobile device.

    • Starling feathers Lee Brimelow tut

      Hi guys

      I'm working through the UTU to http://www.leebrimelow.com/introduction-to-feathers-tutorial/ - I use Pro CS6

      It works, but the output looks like this:

      tut.gif

      I have put code in place with:

      [SWF (width = "640" height = "960", frameRate = "60", backgroundColor = "#ffffff")]

      No idea what I need to change to do display correctly?

      See you soon

      I have not watched the tutorial so I don't know if this has already been mentioned in it, but take a look at the warning in red at the bottom of this page, what could the problem you see:

      http://wiki.Starling-framework.org/feathers/Flash-Pro

      Ability to Flash Professional to properly simulate devices on AIR is limited compared to other development environments. Simulator AIR of Flash Professional provides not only the good screen DPI/PPP for the mobile device that simulates it. The value of Capabilities.screenDPI is used by themes of feathers to the skins of scale to a physical size appropriate for each device. In order to use the features of themes of feathers DPI scaling, you'll need start ADL in the AIR SDK on the command-line or test on a real device. For more details, see why feathers component skins and sizes of fonts appear very small? in the FAQ of feathers.

    • How do I go back during navigation

      Hi guys,.

      Sorry for my trivial question... but I want to allow a user to return to the previous page on an application of BB10 webworks... I can't understand or which is the gesture nor to display the bottom bar containing the button back (as for example in the "Settings" application).

      I'm a little confused...

      Thank you very much

      -marco

      There are several ways to achieve this.

      1. use a framework such as UI BB. This will give you the screen pushing and popping and the appearance of BB10 action inside a bar. You can see the project here: https://github.com/blackberry/bbUI.js

      2. you can also use the BB10 Jquery Mobile theme that you would simply add the back action bar and include js and css files. Pretty simple. Then connect the back button to window.history.back ().  You can view the project here https://github.com/blackberry/jQueryMobile-BB10-Theme.

      3. the last option is your own navigation. You could easily hang it in window.location.back () or something similar.

      Hope that helps

    • BB JQM - how do I close the tab overflow menu?


      There is an example of what you are looking for here: http://blackberry.github.io/jQueryMobile-BB10-Theme/kitchenSink/actionbar_sample.html

      The code is here: https://github.com/blackberry/jQueryMobile-BB10-Theme/blob/master/kitchenSink/actionbar_sample.html

      and here: https://github.com/blackberry/jQueryMobile-BB10-Theme/blob/master/kitchenSink/lib/app.js

    • The Menus using contextual Webworks

      I use Jquery BB10 theme. I am a beginner. I am trying to add context menu functionality in my application. But I'm not able to understand how to use the code given on this page https://developer.blackberry.com/html5/apis/blackberry.ui.contextmenu.html

      I know BBUI is also available but I don't know how to use it and I did all of my application and code design using Jquery because it is very easy to use.

      Could you please provide complete me examples of work files or code to show how to add a context menu in a Jquery Webworks app?

      Ripple injects its own version of WebWorks.

      local:///chrome/WebWorks.js is a file that gets packed when you actually create a WebWorks app. It is the location of the file on the device / in your application space that allows you to use WebWorks APIs.

      Ripple is also not capable of emulating the context Menu, you must package the application and test it on a BlackBerry 10 Simulator or the real device from the context Menu integration into the operating system that most WebWorks APIs.

    • Porting QMLcascades to HTML5

      I'd like to take my bb10 stunts made (qml all based) and on the port at blackphones os 7 and 6.

      IV download and set up my environment for htmls webworks. Is there a port is I can do. Is what I need to rewrite my all my code again.

      Hello

      I don't know anyway to just port it over HTML5. As you probably know, WebWorks/HTML5 is all JavaScript, HTML and CSS, so your code will need to be converted.

      There are many amazing libraries and toolkits out there that can help you create an application truly full of recommended HTML5 although.  For example, the bbUI Toolbox provides a very native look and feel of your HTML5 application.  It reproduces things as the Actionbar, tab overflow menus, context Menus, etc. and visually matches what you would see from a native application.

      bbUI: https://github.com/blackberry/bbUI.js

      Another good example is jQuery Mobile, which aims to do the same with regard to the appearance of the application.

      jQuery Mobile: http://jquerymobile.com/

      jQuery Mobile BB10 theme: https://github.com/blackberry/jQueryMobile-BB10-Theme

Maybe you are looking for

  • 2nd Time Capsule

    I currently have a TC 3 TB connected to a cable modem. I turned on the signal my cable modem wireless turned off and use the TC as my wireless network. It works perfectly and I am very happy with its performance. I had just bought a new iMac and want

  • Uninstall problem failed and cancelled updates

    I need help to UNINSTALL updates failed and cancelled .i have 172 has not updated and cancelled updates 49 .i have tried to go to the updates installed, but they appear not here I have tried to uninstall from the updates page, but I'm only given two

  • loading options

    Is there another way to charge a Sansa Clip?  We are going on a trip of 10 days and will not have a computer along and so will not have a USB port to plug the Sansa in load. Thanks in advance for your help. Judy

  • HP Envy m6-1125dx: HP Envy m6-1125dx Windows 7 Pro 64

    I really want to use Windows 7 64 with this laptop. I already bought a copy of Windows 7 Pro 64 bit retail and went through the installation on the laptop but I am not able to find drivers for it. Not even the network driver. Does anyone have pointer

  • GPS = 0,0 coordinates

    Criteria = new Criteria();criteria.setVerticalAccuracy (50);criteria.setHorizontalAccuracy (50);criteria.setCostAllowed (true);criteria.setPreferredPowerConsumption (Criteria.POWER_USAGE_MEDIUM);try {}LocationProvider provider =LocationProvider.getIn