Benjoe Reyes

Ranch Hand
+ Follow
since Apr 24, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Benjoe Reyes

but how do we programatically get the ip address assigned by the DHCP server even for that particular moment???
20 years ago
how could we get the ip address of a nokia phone particularly N3530, N3650 and N6610?
20 years ago
what is the oerating system of nokia 6610?
20 years ago
where could i download emulators and IDEs for nokia phones? (3530, 3650, 6600 & 6210)
thanks
20 years ago
is it possible for a j2me app to access the nokia phone's phonebook entries? particularly 3530,3650, 6600, 6210...
20 years ago
can we upload j2me apps to nokia 6210?
20 years ago
could both Canvas and Textbox exist or be displayed at the same time?
20 years ago
could both Canvas and Textbox exist or be displayed at the same time?
20 years ago
so i'm stuck with the drawChar() in Canvas is that so?
however you said directly my premise is not possible but how about indirectly? could i just call a method inside keyPressed() that would do the TextBox thing?
it is said (wrox Professional Java Mobile Programming ch5 p.176) we can mix a Canvas and a Screen in a single application.Just don't mix both high and low level in one single Screen. So the low level would be the keyPressed part and the high level would be the TextBox. i just don't know to go about it. Since Display.setCurrent would only accept 1 displayable.
20 years ago
is it possible that i could use keyPressed() to get the input and put the input in a textbox instead of painting it in the Canvas?
20 years ago
could i use JavaPhone API for i50sx apps?
20 years ago
how can i access a cellphone's (motorola i50sx) phone/addressbook? like reading, editing and deleting?
thanks
20 years ago
i'm trying figure out how to connect to an email server (like yahoo.com)look into my inbox, read them, compose email message and send it out
just some sample codes would be very appreciated
thanks
20 years ago
is there a way of loading apps to i50sx without using iDEN's WEBJAL???
thru sun one studio 4 ME or J2ME tool kit???
20 years ago