Thanks for any pointers in advance!
The problem is that if i make a new class from the nokia intergrated menus in One Studio and give it the import references that i want, everything is fine(ish)
But! With a class that is evolving you never know exactly what references you need right at the start, and the problem I'm having is when you simply want to add a nokia extension reference:
import com.nokia.mid.ui.*;
for instance, the compiler just doesnt get it. Why? I am new to J2ME so if this is a stupid mistake I apologise!
Cheers

Reply With Quote

