Looking for a little nudge in the right direction

Hey guys,.

I am bashing as a result of my first BB app and seem to have a little problem, my app is basically pulling in a workflow items that I'm out like CustomButtons my problem is that these dynamics xml and variable amount

For my hard-coded buttons, I have a set of changeListner that allows me to push my new screen and what not, but how to implement something similar for my dynamic buttons? All the examples I found on the web are just hard coded keys that are not good for me .

If someone gets my message in a bottle and then all counseling will be more appreciated.

Thank you

Thanks for the help of Simon, in fact, I got a cup of coffee and woke up I wasn't implemented my code in "navigationClick" isn't that what I just called my shock and a little bit and we're back on cool runnings.

protected boolean navigationClick(int status, int time)
    {
        Article loadFeed = new Article("News and Analysis", 0x0094CD, label, Desc);
        UiApplication.getUiApplication().pushScreen(loadFeed);

        return super.navigationClick(status, time);
    }

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for