Search code examples
blackberryblackberry-eclipse-pluginblackberry-jde

UI Design in BlackBerry


Greetings ,

I am a new developer in BlackBerry Application. I have been working on iphone application too. I was really shocked to see the user interface of BlackBerry. Coming from iphone application development it was hard to cope with this new interface.

Now i am working on an application which require a registration page . So far i could only find the normal text field and label field .

I wanted to know if there are any other ways to represent the field like the facebook/ twitter application in the BlackBerry Applications.

I really appreciate any help available in this regard.

Thanking you,

Alan Varghese Abraham


Solution

  • I'm unsure what you mean by saying "field like the facebook/ twitter application" (probably because I'm not a big fan of those). However here is a couple of useful BB UI guides:

    1. UI components
    2. How to - Implement advanced buttons, fields, and managers

    Yes, I'd say BB is a step behind of iPhone/Android with providing nice/rich UI components out of the box, but the API does allow to create any desired custom Field.