Started 1 month, 2 weeks ago (2009-10-15 02:41:00)
by BBDeveloper
Are the events are not getting caught on other application which is listening for Global Events.
Started 1 month, 2 weeks ago (2009-10-15 17:36:00)
by ydaraishy
Why not try using the JDE instead of the Eclipse plugin? That might be simpler for getting started.
Started 1 month, 2 weeks ago (2009-10-15 19:39:00)
by jonberry
I'd rather have a
byte array, but I don't think it's possible. Good luck.
Started 1 month, 3 weeks ago (2009-10-08 05:03:00)
by klyubin
How does your logging code work? I haven't had problems with logging during the
power-up phase on Bolds...
Started 3 months, 2 weeks ago (2009-08-16 15:42:00)
by bikas
You can sign your cod just clicking a .bat file with the following text format. java -jar "sinatureTool.jar file path" -a -c -p yourPassword yourcode Like: java -jar "C:\Program Files\Research In Motion\BlackBerry
JDE 4.6.0\bin\SignatureTool.jar" -a -c -p yourPassword yourCod.cod Regards Bikas
Started 1 month, 2 weeks ago (2009-10-14 23:34:00)
by RexDoug
I'm not seeing a smoking gun in your
code snippets. This error in a java program generally results from unexpected and uncontrolled recursion. Just a wild guess, but I've seen situations where you do something in layout or sublayout (like removing or updating a field) that results in a recursive call to layout. This recursive call repeats the field modification, resulting in yet...
Started 10 months ago (2009-02-02 10:13:00)
by Irlapero