Can the TYPE_BYTE_1_GRAY be ansuported??? or any byte styles are unsuprted. I am using S40.
Thanks.
Can the TYPE_BYTE_1_GRAY be ansuported??? or any byte styles are unsuprted. I am using S40.
Thanks.
If you are asking about NokiaUI API, my recommendation is that you should use MIDP 2.0 graphics capabilities. From Nokia UI javadocs
"MIDP 2.0 introduced many features, which before existed only in Nokia UI API. Hence, MIDP APIs should be used instead of Nokia UI APIs when ever a corresponding feature is available. Especially those Nokia UI API methods with deprecation tags should not be used in devices supporting MIDP version 2.0 or higher."
Hartti
hi
@Hartti,
only one method from that interface (DirectGraphics) is marked as deprecated, so other should be usable (and supported on device) including static fields I think,
@tigran_g
what device you tested? why do you think something is unsupported? from tests or from reading some posts?
regards,
Peter