BlackBerry Forums Support Community
              

Showing results 1 to 29 of 29
Search took 0.01 seconds.
Search: Posts Made By: movalys_matt
Forum: Developer Forum 10-27-2005, 03:05 AM
Replies: 0
Views: 1,769
Posted By movalys_matt
Multi Line Custom Field

Hi guys,

would like to create custom fields. Each field should contain 3 lines. My first try was to use a VerticalFieldManager, but I'm facing focus problems (ie. when I define isFocusable() to...
Forum: Developer Forum 02-10-2005, 09:57 AM
Replies: 4
Views: 2,081
Posted By movalys_matt
yes, but it doesn't seem to be available from the...

yes, but it doesn't seem to be available from the JDE
(and you know, JDE 4.0 is not available yet for France...don't know for Germany)
Forum: Developer Forum 02-10-2005, 09:54 AM
Replies: 3
Views: 3,198
Posted By movalys_matt
yes, that could be fun to develop another mail...

yes, that could be fun to develop another mail client for blackberry
Forum: Developer Forum 01-26-2005, 09:53 AM
Replies: 5
Views: 2,748
Posted By movalys_matt
be sure this is the first thing i ve done they...

be sure this is the first thing i ve done
they all are in com.my_company....
Forum: Developer Forum 01-26-2005, 05:07 AM
Replies: 5
Views: 2,748
Posted By movalys_matt
Error launching application on 7100v

Hi, I'm trying to launch an application on a BB 7100v.
This app works perfectly on the simulator and on any older handheld.

When I try to launch it, I get that message :



I can add that my...
Forum: General BlackBerry Discussion 11-24-2004, 04:18 AM
Replies: 14
Views: 1,151
Posted By movalys_matt


Forum: General BlackBerry Discussion 11-09-2004, 05:49 AM
Replies: 14
Views: 1,151
Posted By movalys_matt


Forum: Developer Forum 10-19-2004, 10:01 AM
Replies: 4
Views: 5,754
Posted By movalys_matt
i ll try to join soon

i ll try to join soon
Forum: Developer Forum 09-30-2004, 09:27 AM
Replies: 3
Views: 1,946
Posted By movalys_matt
I'm afraid that even if it is simple, you will...

I'm afraid that even if it is simple, you will still need to write java code...
Forum: Developer Forum 09-24-2004, 03:37 AM
Replies: 2
Views: 2,212
Posted By movalys_matt
nope :'( unfortunately,...

nope :'(
unfortunately, System.currentTimeMillis() provides the number of ticks since january 1,1970
Forum: Developer Forum 09-23-2004, 10:41 AM
Replies: 11
Views: 3,063
Posted By movalys_matt
doooooooooooooooooooooooooooooone okay boys...

doooooooooooooooooooooooooooooone

okay boys and girls, here is my solution

int endExec = 0;
long resetDate = 0;
boolean firstExecution = true;

public...
Forum: Developer Forum 09-23-2004, 10:00 AM
Replies: 2
Views: 2,212
Posted By movalys_matt
Ticks since last reset

Do you know if there is a way to get the number of ticks since last device reset? (TrackwheelClick and so on are not acceptable answers ;) )
Forum: Developer Forum 09-23-2004, 09:24 AM
Replies: 11
Views: 3,063
Posted By movalys_matt
I think i m going to try to use the time...

I think i m going to try to use the time parameter from trackwheelclick method

it should work...
i'll keep you informed
Forum: Developer Forum 09-21-2004, 02:45 AM
Replies: 22
Views: 14,570
Posted By movalys_matt
I am very interested in this topic too (cause...

I am very interested in this topic too (cause some features like automatic completion and so on are really poor on bb jde)
Forum: General BlackBerry Discussion 09-17-2004, 04:06 AM
Replies: 3
Views: 1,446
Posted By movalys_matt
books ...

Has anybody here heard about books or that kind of thing that could provide help for bb developers?
(Even seminars about blackberry development ...)

Thanks a lot
Forum: General BlackBerry Discussion 09-17-2004, 02:59 AM
Replies: 119
Views: 13,435
Posted By movalys_matt
hey i'm still quite far away from the 50 posts ...

hey
i'm still quite far away from the 50 posts

let's work on it :P
Forum: General BlackBerry Discussion 09-17-2004, 02:58 AM
Replies: 1
Views: 1,227
Posted By movalys_matt
is it realy off?

just one thing i would like to know

when i turn off my BB (with the last icon on the screen), is it really off (i mean: is the RAM memory cleared and so on, or do i need to take away the battery...
Forum: Developer Forum 09-17-2004, 02:48 AM
Replies: 0
Views: 3,277
Posted By movalys_matt
Too many threads exception

Hi people,

one of our customers came across that problem on one of our products yesterday.
I had already seen it, but I would like if any of you could tell me(us) what events launch threads.

I...
Forum: BlackBerry Network 09-08-2004, 11:05 AM
Replies: 5
Views: 2,041
Posted By movalys_matt
quite hard to understand what is PEI ;)(I saw it...

quite hard to understand what is PEI ;)(I saw it on your map)
Forum: Developer Forum 09-03-2004, 02:49 AM
Replies: 11
Views: 3,063
Posted By movalys_matt
yes, i had thought about it but my problem is...

yes, i had thought about it but my problem is that with that solution, I have to guess (and I insist on this point) what time it will take my BB to execute the code that's inside my listener.
...
Forum: Developer Forum 09-02-2004, 11:21 AM
Replies: 11
Views: 3,063
Posted By movalys_matt
Thanx a lot for your answer but...but...but... ...

Thanx a lot for your answer but...but...but...
it does not work :)

and why does this thing not work?

I'll try to explain what i found with this little sequence of what happens :

First click...
Forum: Developer Forum 08-31-2004, 03:18 AM
Replies: 3
Views: 5,669
Posted By movalys_matt
Event Logger

you might all know the ctrl+LGLG function to show the event logger

to add informations in the log :
EventLogger.register(0x32,"My Application",EventLogger.VIEWER_STRING);
...
Forum: General BlackBerry Discussion 08-31-2004, 02:32 AM
Replies: 15
Views: 30,614
Posted By movalys_matt
thanks a lot, but i think we were already aware...

thanks a lot, but i think we were already aware of that company
But guess what... Our loveable customers don't want these old blackberries :'(
Forum: General BlackBerry Discussion 08-30-2004, 10:57 AM
Replies: 1
Views: 2,034
Posted By movalys_matt
is there a way to "explore" cod files

and to inspect the code that is inside of them?

thank you
Forum: General BlackBerry Discussion 08-30-2004, 08:06 AM
Replies: 15
Views: 30,614
Posted By movalys_matt
thank you so much

thank you so much
Forum: Developer Forum 08-30-2004, 04:24 AM
Replies: 11
Views: 3,063
Posted By movalys_matt
TrackwheelClick

Do you know if it is possible to block multiple-click?

IE : when you click once on a button, if you click another time during the treatment of the action called by the first click, the action...
Forum: General BlackBerry Discussion 08-30-2004, 02:28 AM
Replies: 15
Views: 30,614
Posted By movalys_matt
thanks MrCynical if you could find the name of...

thanks MrCynical
if you could find the name of that company, it would be sooooooooooooo great :)
Forum: General BlackBerry Discussion 08-25-2004, 04:16 AM
Replies: 15
Views: 30,614
Posted By movalys_matt
barcode reader

Does anyone know if there is a bar code reader available for blackberry handhelds?
thanx a lot
Forum: Developer Forum 08-25-2004, 04:03 AM
Replies: 1
Views: 3,443
Posted By movalys_matt
global try/catch

Hi,

I am trying to catch uncaught errors in my application with a global try/catch.
My problem is that, in my catch, I would like to display a message (something that could be like Microsoft's...
Showing results 1 to 29 of 29

 
Forum Jump

Used & Tested IEI Rocky-4784EV V1.2 Industrial Motherboard picture

Used & Tested IEI Rocky-4784EV V1.2 Industrial Motherboard

$302.20



DSC PC1832 PowerSeries 8-32 Zone Alarm System Motherboard PC1832PCB Board Only picture

DSC PC1832 PowerSeries 8-32 Zone Alarm System Motherboard PC1832PCB Board Only

$199.99



Used & Tested IPC PCI-6870F Motherboard picture

Used & Tested IPC PCI-6870F Motherboard

$255.11



Used & Tested IEI SSC-5X86HVGA REV.1.8 Industrial Motherboard       picture

Used & Tested IEI SSC-5X86HVGA REV.1.8 Industrial Motherboard

$299.18



Used & Tested 5366271-2 Motherboard picture

Used & Tested 5366271-2 Motherboard

$819.84



Used & Tested ADVANTECH PCI-7030VG PCI Motherboard picture

Used & Tested ADVANTECH PCI-7030VG PCI Motherboard

$328.44







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.