Ospray
01-04-2006, 03:11 PM
I have been working through the tutorial with HME 1.4 and Bananas 1.3. There are some variables hidden in classes that needed a change to the access methods, but that was straight forward to fix.
I am having trouble with TrafficCam class's init method. It wants a Context object as an argument, but I can't find one in any of the libraries. There is an IContext method that I tried but it didn't work, either.
The result of this is that the keystroke events aren't getting processed to push and pop the screens.
I think there might be a simple fix to this but I can't see what it is.
BTW, this is a very nice tutorial to see how Eclipse works with HME and Bananas and the whole TiVo/Java things.
Ospray
I am having trouble with TrafficCam class's init method. It wants a Context object as an argument, but I can't find one in any of the libraries. There is an IContext method that I tried but it didn't work, either.
The result of this is that the keystroke events aren't getting processed to push and pop the screens.
I think there might be a simple fix to this but I can't see what it is.
BTW, this is a very nice tutorial to see how Eclipse works with HME and Bananas and the whole TiVo/Java things.
Ospray