Infrastructure interface user BB5

Hello everyone,

I am looking for a user interface infrastructure that works well with BB5. My experience with the help of some of these popular framework is that they work to a point, but when build you the actual application and run it on BB5 phone simulated results is disappointing.

Can you recommend for me, a user interface infrastructure that works well on BB5?

Thank you

BlackBerry OS 5 is not supported in HTML5 which is the standard used today to create all the current user interface infrastructure because how it is easy to "imitate" the default OS UI with her.

As far as I know only part of the user interface that supports a little non-HTML5 browsers is jQuery Mobile which classifies the BB5 as Grade B in terms of compactibility, but is not a very good experience too. If you can on BlackBerry OS 5, the best way to get a decent user interface is to write your application in Java.

Tags: BlackBerry Developers

Similar Questions

  • Content in the interface user of ADF

    Hello

    I use the WebCenter 11.1.1.9 content and use the user ADF interface, however

    the content component to create links between content items.

    Anyone know if it is possible to use the content related interface user ADF component?

    TKS.

    To my knowledge, it is not possible - in fact, not even in the current version of the 12 c.

    However, you will need to move to 12 c in the future to get this.

    See http://docs.oracle.com/middleware/1221/wcc/WCCAA/GUID-6CF263BB-58E9-4A12-A309-AE28C70BC578.htm#WCCAA2260 for more details.

  • Lack of Snipping tool in the interface user of Windows 8 (NOT THE DESKTOP), but in any Windows Apps Store

    Is there any tool to capture in the user of Windows 8 interface?
    The only way I figured out was to use the PRINT SCREEN

    If none of these tools, it is a very big lack not being able to take just one part of a screen in the user of Windows 8 interface

    Windows 8 Pro (MSDN)

    I know where it is that I use daily and very often.  It does everything not in the user of Windows 8 interface
    On the desktop, there is no problem with him, but as soon as you go into the user interface of Windows 8 it is a similar tool when we are in the interface user of Windows 8 (Windows Store apps) so there's no way to use it?

    Hello

    Workaround for this would be to create a screenshot in the App Store, load the screenshot in Paint and and crop the image of what you want.

    There is a new keyboard shortcut in Windows 8 to create screenshots.

    1. press Windows + PRTSCN key. This will create a screenshot and automatically put my Pictures\Screenshots in your folder.

    2. open the screenshot in Paint and use the Select + tools to harvest.

    Concerning

  • Dynamic tab Interface User Shell - close the tab action & number of open tabs control

    Hello
    I browsed the forum, but could not get their hands on a concrete solution to the issue on how to capture the event action to close the tab and perform an action on this?
    The thread below about my question, but doesn't seem to have a good solution
    Re: Dynamic tab Interface User Shell: control icon close

    And another question, currently in the TabContext the number of open tabs is at the limit of 15. How can I replace only such that I do not allow more than 7 tabs open at the same time?

    Please help me with the two queries above. Thank you!

    Kind regards
    SS

    Sorry for the delay so much. Finally got some time to play with the model and by downloading the source code for dynamicTabTemplate and substituting the closeIcon worked like a charm.
    Let me summarize what I did to help someone who is looking for it :)
    (1) download the source code for dynamicTabTemplate
    (2) added and additional attribute to the model closeTab
    ++
    +closeTab+.
    +java.lang.String+.
    ++
    true
    +
    +
    +
    +
    (2) the dynamicTabShell.jspx edition, closeIcon commanlink actionListener to be linked to the "#{viewScope.tabContext.closeIcon}".
    (3) implemented the method of closeIcon in TabContext
    +@Override+
    + ' public void closeIcon (ActionEvent actionEvent) {+
    CloseIconInterface bean = getBean().
    bean.closeIcon (actionEvent);
    +}+
    (4) generated the jar.
    (5) delete the oracle supplied jar dynamicTabTemplate by default and instead added my custom pot generated on demand
    (6) implementing the new model
    (7) set all attributes with attribute closeTab. It would take the name of BackingBean... example:
    (8) xxxBean done to implement CloseTabInterface
    (9) implementation of the method closeIcon with custom code to confirm the page close prior to removal of the tab.

    However as you say, I will keep tab on the future updates of the default model tab updates fail bug fixes or improvements.

    Thanks to all those who have looked into this for me and I hope this helps someone else :)... Good luck!

  • Change the language of the interface user InDesign CS6 (CC)?

    How can I change the language of the interface user InDesign CS6 (CC)? Currently, I have all the menus in Norwegian, but would like to have it in English. I remember all the options during installation to choose the language. I hope someone can help! Thank you very much!

    You have creative cloud then you can change the language of the application of the preferences of the MAO.

    Please find the link below for the article with the steps: -.

    http://helpx.Adobe.com/creative-cloud/KB/creative-cloud-trial-mode.html

    BTW no need to uninstall.

  • A challenge: combining dirty tab Interface User Shell + self-closing-BTF

    I find it difficult to use the facilities of the shell of the interface user ADF of the conduct of the stubborn self-closing-standalone task.

    What the Shell of the user ADF interface does well: in the Shell of the user interface, you can open a standalone BTF as an activity, and if the BTF closes itself (that is to say... given the user selects ok or cancel/close button, the BTF stand-alone navigates to a special return flow option), the BTF closes and the ADF UI Shell correctly closes the tab around the activity.

    My challenge is that I want to add installation tab 'dirty' shell ADF of the user interface for the task force, such as if the user inside the BTF selects a custom cancel/close button (not the Shell UI button close tabs) that accesses the task-flow-back option in the Working Group, they had the chance to confirm or cancel the closing via the ADF UI Shell dirty tab popup. (Note that task-flow-return options are crucial to BTF to self-latch because they not only allow the BTF of commit / rollback, as well as make them re-entering or playing with the functions of backup point).

    If the ADF UI Shell shellLauncher Bon we call method makeCurrentTabDirty on the opening of the BTF, activity of the BTF tab is italicized properly. Even if the user selects the BTF Cancel button, the BTF farm (she disappears in fact from the Shell of the user of ADF interface) but the Shell of the user activity tab interface is still visible, then watch the dialogue dirty tab, which is too late, the Working Group has already closed.

    So my solution is when the button close down BTF, before he navigates to the BTF task-flow-back option, I can get the ActionListener to the button close BTF to trigger an event that is contextual to the shell of the user ADF to capture interface "shut up" occurrence. The Shell of the user interface then has a chance to show the dirty tab dialog box by capturing the contextual event.

    Then, my sticking point is the class TabContext provided in the Shell of the user interface has no way to call the dirty tab dialog box without calling the removeTab method. It is not desirable for the Shell UI close the BTF as task-flow-return of the BTF activities must always be called... remember that they have an additional feature that is required for the BTF.

    Even if the TabContext method is a solution to display the dialog box dirty tab without closing the tab (TabContext is pretty easy to extend yourself if you have the source code), the problem to which I can't think a solution is, how to get the tab dialog box dirty to communicate with the BTF stand-alone version (yes/no) result such that it can take a decision on the abandonment of action close and let the user on the current page fragment, or accessing the task-flow-return node?

    We could suggest that I could expose the dirty to the BTF stand-alone tab dialog such that she could show the dialog box confirm himself. However the point being is the BTF is autonomous and should have no knowledge where it is used, in the Shell of the user interface or some other supershell application. Publish plans to close the BTF via a contextual event seems fine, but alternatively of loading in the components of the interface layer user seems to break the independent principle I-don't-know-or-care-about-what-my-parent-caller-is-doing BTF appears on the border of evil.

    Anyone pointers, suggestions or comments like you're-an-idiot-Chris,-do-it-this-way? Your help is appreciated.

    Kind regards

    CM.

    PS. JDev v11.1.1.2.0 with interface User Shell v1.02

    How to get the dirty tab dialog box to connect the result (yes/no) with the BTF stand-alone version, as it can take a decision on the abandonment of action close and leaving the user on the current page fragment or accessing the task-flow-return node?

    I hope that everyone interested in this challenge is useful the application at this link: http://soadev.blogspot.com/2010/08/loosely-coupled-bounded-task-flows.html

    Kind regards

    Rommel Pino
    http://soadev.blogspot.com

  • My firefox window and the interface user is huge (including pages web zoom), completely reset firefox does not help. How to fix?

    I'm using chrome now because of this problem so please help me.

    You can set the layout.css.devPixelsPerPx pref on the topic: config page on 1.0 or Windows 8 to 1.25 and if necessary adjust layout.css.devPixelsPerPx from 1.0 to 0.1 or 0.05 steps (1.1 or 0.9) do the icons to display properly.

    See also:

    An extension allows you to adjust the size of the text in the user interface and zoom the page in the browser window.

    You can watch this extension to adjust the font size for the user interface.

    You can watch the Default FullZoom Level or NoScript extension if the web pages need to be adjusted after the change of layout.css.devPixelsPerPx.

  • After a time when the data added to the interface user blocked - WPF

    I am currently using WPF graphics.

    I have created a simulation that describes the problem that I have experienced in my application (attached).

    I have two sons, we generate data (in my application gets the material data every second) and the other copies the data in the user interface (copy the data to a variable, which bind to the data source).

    Every second I get 1000 points and adds them to the data. The first seconds it works well, after a while it gets stuck.

    I added a listbox control that displays the time, need to add the variable data and gradually increases.

    I have two questions:
    (1) did whenever I have add data, it attracts all the existing data again? If so, theres a way to improve or prevent this behavior?
    (2) how many points can represent the graph at a glance? (which is the limit of the graph)?

    Thank you

    HODAYA Shalom.

    Your example updated debugging, I think that the question is the Dispatcher.Invoke calls that you use to communicate with the user interface thread. Since you use the delegate only, all calls are sent with Normal priority, which means that events of low priority (as made graphic, or updated on day of data binding to scales) can get transformed. Using a lower as priority Render four Invoke calls not glued to the UI in my tests.

  • Failed to load the VI using the stand-alone executable interface user

    Hi all

    I am preparing for my deployment. I'm building an executable for my UI (based on the example of the Simple user interface), I get the following error when you try to run my test sequence using this as standalone executable.

    I do not get this message when I run the user interface vi (Note: the LabVIEW adapter is configured to use LVRTE).

    There are several code modules in test sequences, but this error occurs only for 3 of these code modules. These 3 code modules run from another sequence of "sub", located in the same file in sequence as in the main sequence. These sequences of void (the first is call Stop Valve monitor as shown in the error message) operate asynchronously and each of them calls the LabVIEW code module (first called StopValve.vi as shown in the error message). The rest of the code modules that are supported correctly are call of normal main sequence code modules.

    Can someone please help me figure out why these 3 code modules are not able to load in? Any way to solve this problem?

    I use 32 2014 LabVIEW and Teststand 2014 32 bits.

    Yours sincerely,

    chati

    If it's on the same machine, and the only difference is the development of vs runtime. Then it is likely that those with bad or outdated compiled code.

    For every VI in question:

    Check if the screws are marked. Open them, check the properties of the VI / general tab make sure the ' separate compiled code in the source file "is not checked.

    In addition, perform a massive compilation on the VI. CTRL - Shift and click on the run button. Controls RECOMPILE the VI, Maj RECOMPILE all the sub screw

    Save all the

    I hope this helps.

  • Overview of the interface user Localizer: possible bug?

    In the CVI 9.0 (and 9.0.1) Localizer UI there's a preview feature which I guess should give a quick overview of the location of the User Interface.

    But I noticed that if in the file *.uir a channel has a 'Native' character set, the Localizer user interface overview is false if the local language has a different character set, even if I select this charset in the language box.

    For example, if you load the supplied \apps\localui\intgraph project and add the Russian language, you can use the UI Locator to locate the Panel correctly (by selecting the local language > Russian) when the program is run. The overview of the Localizer is wrong and shows 'strange' Russians charactersinstead...

    But, if you set the charset of the Russian channel in the *.uir file, the preview works very well...

    I did the same test as for the Chinese, and the behavior is the same.

    Is this a situation expected or is - a bug?

    Thank you

    Hey Vix,

    There seems to be a bug.

    I'll write a book and send it to R & D.

    Thanks for your help!

  • cRIO with interface user interface structure

    Hi guys,.

    I am new to Labview and way to start my first cRIO VI. My question is a bit broad, so I'll try to make it as clear as possible.

    My project will include a display of the user interface where the user initially sets some parameters that are passed to RIO by a central core of UI. This group includes both controls and indicators (all sensors/controllers, via RIO) which should be amended or updated in real time.

    Looking at the cRIO examples found in the developer's guide, it seems that all the screws are loaded from the present cRIO folder in a project. This is the common practice? Also, should I run my vi of cRIO screen UI. Wouldn't it be better if I run it locally (i.e. within the host project folder) and call all the RIO under breast screws? In addition, what the controllers of type definition? This should not also be placed in the folder of the local host? My problem is that running the vi main UI directly from RIO has some limitations (by example cannot use invoke nodes to open/close some live and cannot use subgroups).

    Thanks for your time,

    Harry

    Adnan,

    Thanks for the very fast response and the very clear answer... I am very confident for my project now...

    See you soon,.

    Harry

  • Generator interface user Web supports the DSC Module?

    A simple question:

    Can I use the generator of the user Web interface for Web client access to a Windows-LabVIEW System with the DSC module or supportet has this tool user interface only the LabVIEW base for the objects in the front?

    For example: Can I use a web client to review historical data and alarms? Can I use a web client with full support for "The front panel security dialog box" (see http://zone.ni.com/reference/en-XX/help/371618F-01/lvdsc/front_panel_security_db/)?

    Best regards

    Frank

    Hi Frank,.

    Yes, you can use the generator of the user Web interface to access historical data and view the current alarms. The LabVIEW 2010 version of the ASN has several built-in RESTful web services that make the Citadel and alarm available via HTTP data. Here are some resources to provide details on how it works.

    Interact with Web Module DSC Services

    Here is an example that illustrates how to implement web service at the Citadel communication:

    Communication of data via Web Services in the Web of LabVIEW user interface Builder

    Kind regards

    Mike

  • How to create an event of time without going through the interface user freeze

    Hello

    I'm new to labwindows and I'm trying to create a time event where every hour for 24 hours, I want my program to write something in excel.

    I tried to use the Delay and SyncWait and these functions freezes to the top of the user interface.

    All the tips/help will be appreciated.

    Thank you

    If you are new to CVI, a good idea is to look at the examples provided with CVI. For your case, I recommend timer.cws and asyncdem.cws. You will find what you need to use a timer function, not the delay or the syncwait.

  • Unable to connect to the interface user APIC

    Hello

    I erased the APIC servers configuration using "eraseconfig setup. I did this several times before and I've never had problems.

    Today, I followed the same process as before and rebuilt the cluster, but now I am unable to connect to the user interface. I get the following error of three servers:

    "REST datastore user authorization endpoint is not initialized - check fabric composition State of this node of tissue.

    Thank you

    Ben

    Ben,

    Access the console or the kvm to each controller APIC MMIC.

    Please try to connect to all the APICs 3 using the 'rescue-user' user name.  There should be no password because you have disabled the configuration...

    After scoring in each APIC, run and screen captures the output of the command 'acidiag avread'.

    Please reach the exits in your answer or check and verify the name of "tissue" on each APIC. They must match.  If not, you will need to "configuration eraseconfig" each APIC again and configure the APICs via the initial configuration script.

    Thank you

    T.

  • Paint using the interface user of BB

    Hello. I am trying to create a simple application that draw things on the screen. If I do the drawing within the method paint (Graphics graphics) everything works fine, but if I try to do it in another way outside the paint, it won't work at all, the screen remains white. Here is the code:

    public class blackberryApp extends UiApplication {    public static void main(String[] args) {        blackberryApp theApp = new blackberryApp();        theApp.enterEventDispatcher();    }
    
        public blackberryApp() {        //display a new screen        GameScreen Game = new GameScreen();        Game.start();        pushScreen(Game);    }}
    
    public class GameScreen extends FullScreen implements Runnable {        public Graphics theGraphics;    public GameScreen() {        super();    }    public void start() {        theGraphics = getGraphics();        mainThread = new Thread(this);        mainThread.start();    }    public void paint(Graphics graphics) {    }    public void draw() {        if (theGraphics != null) {            theGraphics.pushRegion(new XYRect(0, 0, 240, 260));            theGraphics.setColor(Graphics.BLACK);            theGraphics.setColor(0x00FF00);            theGraphics.fillRect(50, 50, 30, 30);            theGraphics.setColor(Graphics.WHITE);            theGraphics.drawText("It works", 20, 20);            theGraphics.popContext();        }    }    public final void run() {        while (true) {            draw();            invalidate();            try {            Thread.sleep(100);            } catch (Exception e)            {            }        }    }}
    

    The user of BB interface supports double-buffering, or I have to create an auxiliary buffer to draw inside first and then draw the buffer to the screen in the paint method? Maybe I should do "theGraphics = getGraphics()" somewhere else, like before I got a call to the draw() method?

    Thank you for your response. I made the change for the blackberryApp class constructor and it works fine:

        public blackberryApp() {        //display a new screen        super();        GameScreen Game = new GameScreen();        pushScreen(Game);        Game.start();    }
    

    But I have not used "invokeLater", I left the code as it was before, by calling the draw() method in the run() method of the thread and it works. I also added this.updateDisplay () after draw(). After reading the documentation of the API, I thought that invalidate() does the same thing as flushGraphics() in GameCanvas, but without doubt, I was wrong, because I removed it from the code and the design is still ok, can you tell me where it should be used? Thank you for your help.

Maybe you are looking for

  • Whenever I type a search term in the navigation bar, firefox redirects me to a page of Web iis 7 blue screen

    I tried resetting and reinstalling firefox. I also deleted my history of research completely. I also installed malware bytes to scan and remove potential malware. I currently have norton 360 and it found nothing. The search bar in the top right works

  • Error with CD/DVD Creator software

    Hi, sorry if this is in the wrong place, but I have a problem. My CD/DVD software burning has disappeared, do not know when and where, its just gone :( I downloaded again from somewhere and you get this error.Error code: 32007C-49-00000001 Can someon

  • BACKSPACE key does not not on Satellite L

    my return back to the keyboard to not market and also enter belowthe bios is updated, I don't understandHelp me

  • Stop randomly T530

    T530 (model 2394 -! 1) stops after staying only for a few minutes. Shutdown is not dependent on the OS just with basic install Windows 7, when you run PC Doctor CD and boot Linux Live CD diagnostics. Have used different batteries, power supplies and

  • HP 21-2014: HP 21-2014 in a computer, Ram memory upgrade question

    Hello, I have a HP 21 2014 all in one computer. He now has 4 GB Ram memory and an AMD processor. I was wondering how it would be possible to increase the Ram up to 8 GB. Is there a certain number of model or brand of Ram do I need to buy? I looked a