Hi,
I am trying to show an image in the background of a table.
<table style:"background: url(...) repeat-x">
<tr><td> <img .../> </td>
<td> <img .../> </td>
</tr>
</table>
But the...
Type: Posts; User: abhayan; Keyword(s):
Hi,
I am trying to show an image in the background of a table.
<table style:"background: url(...) repeat-x">
<tr><td> <img .../> </td>
<td> <img .../> </td>
</tr>
</table>
But the...
http://discussion.forum.nokia.com/forum/showthread.php?t=82847&highlight=Nokia+6230
This may be useful.
Regards,
abhayan
http://discussion.forum.nokia.com/forum/showthread.php?t=82847&highlight=Nokia+6230
Try not to start two threads, like this.
Regards,
abhayan
Please see this post. It may be helpful
http://discussion.forum.nokia.com/forum/showthread.php?t=74667
For Nokia 6230, if you have any commands added to the displayable, then
Canvas.FIRE...
Pleae see this post. It may prove to be helpful
http://discussion.forum.nokia.com/forum/showthread.php?t=74667
For Nokia 6230, if you have any commands added to the displayable, then ...
Hi,
Martin-in-bath and Quey, did you find any solution to this issue?
This is something I found out,
1. If absolutely No Command is added, then the LSK, MSK and RSK will call keyPressed()...
Nokia 6230 - keyPressed() is not invoked when MiddleSoftKey is pressed.
I am using a Canvas for MIDP 2.0. Please post any small sample sample code that you know is working on nokia 6230.
If this...