05-13-2007, 10:38 AM
|
#1 (permalink)
|
| New Member
Join Date: May 2007 Model: 8800 PIN: N/A Carrier: engineer
Posts: 1
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Problem with the Development guide documentation Please Login to Remove! Hi all,
I'm writing an application using a TreeField ans I want to manage the focus upon the field of that Tree.
I've seen many discussion implementing the DrawFoocus end the paint methods in vain.
In the dev Guide page 41 they're using a class called FocusChangeListener...but when I'm implementing this class I receive the following message:
FocusListener is not abstract and does not override abstract method focusChanged(net.rim.device.api.ui.Field,int) in net.rim.device.api.ui.FocusChangeListener
Then I turned my class into abstract but now I can't instanciate this class.
Do you know why?
Has anyone encountered this before?
Thanks in advanced
fred
But in the |
| Offline
| |