Blackberry API / MenuItems?

You are using wrong variable, you create MenuItem with "_changecapitol" and using it with this changecapitol. Correct the typo and check the errors.

Nice catch on the typo, but it did not change the errors at all. I'm still getting two errors: Syntax error on token, misplaced construct and Syntax error on token "setCommand",= expected after this token – Blind Fish Jun 20 at 19:54.

I think compile error is caused by improper place to have command assigned: changecapitol. SetCommand(new Command(CapitolChange())); since it is placed somewhere in class declaration part right after MenuItem member declaration. Please try to assign command elsewhere, maybe in screen constructor.

The placement is per the official API reference. – Blind Fish Jun 20 at 19:59.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions