Tagged Questions
0
votes
1answer
429 views
Aligning fields in VerticalFieldManager
I'm trying to develop a stock ticker in JDE 4.3.
I found in a recent post that it is possible for two(2) fields to be aligned both horizontal and vertical: ...
0
votes
1answer
552 views
BlackBerry - ListFieldCallback deprecated
I am using 4.3.0 of the Blackberry JDE.
I have created a ListField object and populated it by overriding ListFieldCallback.
It works but I am getting a compile warning that ListFieldCallback is ...