Hi, friends, I want draw a curve, but my program always do it twice, it means it always invoke the paint method twice(line 35). I want it just do once, What...
gsj
gsj@...
Aug 3, 2001 9:56 am
19
It is very easy to do it if you just want to paint it once. You don't have control to how many times the paint method will be called but you can have control...
Stephen Hou
shou@...
Aug 5, 2001 6:24 pm
20
The following is a request from Sun's Java Wireless Developer Initiative team for assistance on a usability study of a new Web site for wireless developers. If...
Bill Day
day@...
Aug 8, 2001 6:34 pm
21
I am making major updates over the next few days, by section. Today's mods focus on "Related Sites": http://www.billday.com/j2me/index.html#Related Notable...
Bill Day
day@...
Aug 9, 2001 8:37 pm
22
Hi, I'm starting to explore on J2me stuffs. I've installed Forte and J2Me for Win32 to run a midlet. But when I tried to compile a midlet, it is unable to find...
Ooi, Nicholas Hong-Kh...
ooihk@...
Aug 10, 2001 9:28 am
23
Forte and J2MeHello Nicholas, There are two possibilities for getting the comile time errors. 1.Import both import javax.microedition.midlet.*; & import...
kiran
rkiran@...
Aug 10, 2001 10:13 am
24
Hello, Trying to run the sample stock app on Palm device (Kyocera Smartphone 6035). Application starts up ok, but then after entering in the stock symbol to...
alotech@...
Aug 10, 2001 1:47 pm
25
Todays updates include: - Created new section for J2ME related "Books". http://www.billday.com/j2me/index.html#Books - Updated "Specifications" section for...
Bill Day
day@...
Aug 11, 2001 6:58 am
26
Hi, The import statements are there. If I use forte to compile, it gives me the error of finding the packages. But if i use dos (javac) it manages to compile. ...
Ooi, Nicholas Hong-Kh...
ooihk@...
Aug 13, 2001 7:05 am
27
Sun is working to bring in depth J2ME content such as our previous J2ME Headquarters Briefing (audiocasts at ...
Bill Day
day@...
Aug 13, 2001 7:27 pm
28
Hi I'm new to the field of J2ME. So want some help from u guys. I wanted my application to have different dispalys for Palm and mobile phones. cuz there screen...
Alok Prakash
alokp@...
Aug 14, 2001 6:23 am
29
__________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger ...
victoria rubio
victoriarub@...
Aug 14, 2001 7:35 am
30
Hi, I realised that in Forte I cannot compile the midlet class using the F9 funtion key. Instead I have to create a MIDLetSuite and then Update JAR. Once it...
ooihk@...
Aug 14, 2001 9:51 am
31
Alok, If you use the MIDP High level API, then the graphic rendering responsibility including component sizing and positioning is taken care of by the device....
Srikanth Raju
srikanth.raju@...
Aug 14, 2001 6:53 pm
32
Today's updates focuse on the Emulators/SDKs section. All previous entries have been updated, and with a number of new development environments and SDKs added,...
Bill Day
day@...
Aug 26, 2001 7:22 pm
33
Hi everybody, If I have an older version of midlet that I would like to update on the phone, do I need to delete the midlet, or is the phone smart enough to...
Ooi, Nicholas Hong-Kh...
ooihk@...
Aug 28, 2001 1:11 am
34
... The Over the Air(OTA) recommended practice allows for upgrading an application. The Application Management Software(AMS) is responsible for checking the ...
Gary Adams - SMI Soft...
Gary.Adams@...
Aug 28, 2001 11:16 am
35
Hi, While using J2ME plug-in in Forte, it seems that I always encounter a problem of Updating the JAR files. The error message is as below : ...
Ooi, Nicholas Hong-Kh...
ooihk@...
Sep 4, 2001 9:04 am
36
It happens to me too, but i just keep pressing f6 and it eventually compiles (after a couple of retries). Vlad ... From: Ooi, Nicholas Hong-Kheng Sent: Tue...
Vladmir Jovanovic
vjovanovic@...
Sep 4, 2001 2:03 pm
37
Hi, Does J2ME currently support DatagramConnection? It seems that my KVM complains "outofMemoryError" when I tried to use the method "getMaximumLength()" from...
Ooi, Nicholas Hong-Kh...
ooihk@...
Sep 6, 2001 7:29 am
38
Hi, I am trying to make a Datagram connection. Whenever i try to open the connection in server mode i.e. with the following address "datagram://:port#" it...
Sachin Srivastava
sach_an@...
Sep 12, 2001 6:34 am
39
Which version of the software are you using? If you are using the MIDP RI did you enable the extra protocols that are not officially supported by the MIDP and...
Gary Adams - SMI Soft...
Gary.Adams@...
Sep 12, 2001 11:02 am
40
hi gary
i am using the MIDP Release 1.0. ans i have set the environment variable
ENABLE_CLDC_PROTOCOLS=INTUTIVE_TOOLKIT
can u tell me where to find new...
Sachin Srivastava
sach_an@...
Sep 12, 2001 11:10 am
41
Hi,
While searching for the reason that i was getting the following error
while trying to open a datagram connection -
"The requested protocol does not...
Sachin Srivastava
sach_an@...
Sep 12, 2001 11:52 am
42
You can download the Wireless Toolkit 1.0.3 beta from the Sun website at : http://java.sun.com/products/j2me ...
Gary Adams - SMI Soft...
Gary.Adams@...
Sep 12, 2001 12:32 pm
43
thanks a lot gary
----- Original Message -----
From: "Gary Adams - SMI Software Development" <Gary.Adams@...>
To: <j2mearchive@yahoogroups.com>
Sent:...
Sachin Srivastava
sach_an@...
Sep 12, 2001 12:44 pm
44
Hi, Does it mean that WTK1.0.3 beta contains MIDP 1.0.1? Or does it have MIDP 1.0.3 beta? What about CLDC version numbers? How WTK version numbers correspond...
Jacob Nikom
jacob_nikom@...
Sep 12, 2001 2:41 pm
45
... WTK 1.0.3 is built with MIDP 1.0.3 and CLDC 1.0.3. ... As of the 1.0.3 release all three products have sync'ed the release numbers. ... They should stay in...
Gary Adams - SMI Soft...
Gary.Adams@...
Sep 12, 2001 5:58 pm
46
Hi, I am using the MIDP 1.0.3 (Beta). My MIDP are able to send datagrams over my own PC port( using "datagram://:9001"). But when I tried to specify ...
Ooi, Nicholas Hong-Kh...
ooihk@...
Sep 14, 2001 9:31 am
47
Hi, I am trying to use the StreamConnectionNotifier interface of the MIDP API provided by Sun. I have the following doubts in that - 1. The...