BlackBerry Forums Support Community
              

Showing results 1 to 50 of 181
Search took 0.17 seconds.
Search: Posts Made By: bdowling
Forum: Developer Forum 08-22-2009, 05:02 PM
Replies: 8
Views: 3,289
Posted By bdowling
In my WebBirtmapField class getBitmap will return...

In my WebBirtmapField class getBitmap will return null if the image hasn't been downloaded from the web yet (ie. it is still being loaded). You should use a callback to get notified when the image...
Forum: Aftermarket Software 07-11-2009, 10:14 AM
Replies: 2
Views: 1,040
Posted By bdowling
I've PM'd dt43420 but just so everybody else...

I've PM'd dt43420 but just so everybody else knows: I've made a fix on the Plasis Weather server, so Weather Watcher should work as expected now. If anybody still has any problems let me know!
...
Forum: Developer Forum 06-01-2009, 03:30 PM
Replies: 1
Views: 1,096
Posted By bdowling
There are details about displaying a HTML using...

There are details about displaying a HTML using the browser in this thread: http://www.blackberryforums.com/developer-forum/81143-browser-field-without-using-url.html
Forum: Developer Forum 05-23-2009, 02:08 AM
Replies: 4
Views: 2,466
Posted By bdowling
I described how to resize a bitmap on the...

I described how to resize a bitmap on the blackberry a while back: Resizing a Bitmap on the Blackberry | Coderholic (http://www.coderholic.com/resizing-a-bitmap-on-the-blackberry/)

You can get the...
Forum: Developer Forum 05-22-2009, 11:12 AM
Replies: 3
Views: 3,014
Posted By bdowling
TextMarks - Welcome - Make information accessible...

TextMarks - Welcome - Make information accessible from any cell phone - via text messages. Coordinate Activities. Express Yourself! (http://www.textmarks.com/)
Forum: Developer Forum 05-22-2009, 11:11 AM
Replies: 2
Views: 915
Posted By bdowling
The blackberry knowledge base has loads of into...

The blackberry knowledge base has loads of into but is actually quite hard to find. Here is a direct link: Livelink - Redirection...
Forum: Developer Forum 05-22-2009, 11:09 AM
Replies: 4
Views: 2,999
Posted By bdowling
You can override the paint method of the text...

You can override the paint method of the text field, with something like:


LabelField redLabelField = new LabelField("MyText) {
public void paint(Graphics g) {
...
Forum: Developer Forum 05-08-2009, 01:30 AM
Replies: 2
Views: 1,387
Posted By bdowling
It's working again now so it looks like it was a...

It's working again now so it looks like it was a problem with the RIM servers.
Forum: Developer Forum 05-07-2009, 03:59 PM
Replies: 2
Views: 1,387
Posted By bdowling
RBB signature fails

I'm trying to sign my app and the RBB signature has just started failing. The other signatures (RCR and RRT) apply without any problems, so it can't be the wrong password.

Could this be a...
Forum: Developer Forum 04-21-2009, 04:12 PM
Replies: 1
Views: 3,021
Posted By bdowling
Automated testing on the Blackberry?

I was wondering if anybody unit tests their Blackberry code, or has any automated tests of any kind. If so what tools do you use?

Personally I tend to write small test classes which just run the...
Forum: Aftermarket Software 01-03-2009, 05:38 AM
Replies: 54
Views: 8,510
Posted By bdowling
@robrex: I've not tested it on a storm, but it...

@robrex: I've not tested it on a storm, but it should work. If you do try it please let us know how it goes.

@dt43420: That sounds like it could be an APN setting issue. Are you sure you've...
Forum: Aftermarket Software 12-20-2008, 09:17 AM
Replies: 54
Views: 8,510
Posted By bdowling
I'm glad that it's now working for everyone!...

I'm glad that it's now working for everyone! Currently the data is only available in metric units. The features I plan to add in version 0.2 are:

Change between imperial/metric units
Remember...
Forum: Aftermarket Software 12-17-2008, 06:23 PM
Replies: 54
Views: 8,510
Posted By bdowling
Sorry again for the for the delays everyone, but...

Sorry again for the for the delays everyone, but both the 400 ad 301 errors have now been fixed. I've uploaded a new version of weather watcher that can be installed OTA from...
Forum: Developer Forum 12-15-2008, 08:56 PM
Replies: 1
Views: 1,118
Posted By bdowling
I've written code for a WebBitmapField that...

I've written code for a WebBitmapField that displays images from the web: Coderholic » Blog Archive » Blackberry WebBitmapField (http://www.coderholic.com/blackberry-webbitmapfield/)

I've never...
Forum: Developer Forum 12-15-2008, 08:13 PM
Replies: 0
Views: 1,479
Posted By bdowling
"Connection not writeable" error

I ran into the "Connection not writeable" error on Blackberry OS 4.5 (not all versions it seems) that I eventually manged to track down to how the connection was created. See details at my blog...
Forum: Aftermarket Software 12-09-2008, 07:04 PM
Replies: 54
Views: 8,510
Posted By bdowling
Sorry for the delay everyone, but I think I've...

Sorry for the delay everyone, but I think I've finally tracked down the problem and fixed it. I've uploaded a new version of weather watcher that can be installed OTA from...
Forum: Aftermarket Software 11-26-2008, 07:07 PM
Replies: 54
Views: 8,510
Posted By bdowling
Can everyone getting the error "connection not...

Can everyone getting the error "connection not writable" let me know what OS version they're running? I think it might be a problem on certain 4.5 releases. I'll try and get this fixed ASAP!
...
Forum: Aftermarket Software 11-25-2008, 03:53 PM
Replies: 54
Views: 8,510
Posted By bdowling
The app supports cities all over the world. ...

The app supports cities all over the world.

@Supersonix: I'm glad it works for you. Some people have reported problems, although I'm not sure what devices there are problems on. Saved searched is...
Forum: Aftermarket Software 11-17-2008, 06:44 PM
Replies: 54
Views: 8,510
Posted By bdowling
Sorry that everyone seems to be having problems!...

Sorry that everyone seems to be having problems! I've updated the app to include better error reporting. Don and akosnitzky, if you try it out again can you let me know what error message you get?
...
Forum: Aftermarket Software 11-16-2008, 10:57 AM
Replies: 54
Views: 8,510
Posted By bdowling
Are your APN details set correctly? You can check...

Are your APN details set correctly? You can check them in Options -> Advanced Options -> TCP.
Forum: Aftermarket Software 11-16-2008, 08:49 AM
Replies: 54
Views: 8,510
Posted By bdowling
OTA Fixed

Sorry about the problems, but they should all be resolved now. Thanks, Ben
Forum: Aftermarket Software 11-15-2008, 11:05 PM
Replies: 54
Views: 8,510
Posted By bdowling
It sounds like lots of you are having problems...

It sounds like lots of you are having problems installing this OTA. I'll try and fix this over the weekend and update you asap.
Forum: Aftermarket Software 11-14-2008, 05:37 PM
Replies: 54
Views: 8,510
Posted By bdowling
WeatherWatcher - Freeware Weather Application

Hi all,

I've just release version 0.1 of a new Blackberry application: Weather Watcher. It allows you to check weather conditions, and a 5 day forecast, for locations all over the world.

As I...
Forum: Developer Forum 07-01-2008, 12:57 AM
Replies: 2
Views: 4,822
Posted By bdowling
I'm not sure if you mistyped the previous post...

I'm not sure if you mistyped the previous post but your URL is missing the forward slashes, it should be http://myurl;deviceside=false

If you don't specify a deviceside with a URL it'll attempt it...
Forum: Developer Forum 07-01-2008, 12:52 AM
Replies: 6
Views: 2,103
Posted By bdowling
I've run into this problem. It is because the...

I've run into this problem. It is because the text field has entered selection mode. You can usually get out of it by pressing escape or alt+enter I think (might be ctrl+enter).
Forum: Developer Forum 07-01-2008, 12:48 AM
Replies: 3
Views: 2,681
Posted By bdowling
You need to create a custom manager class that...

You need to create a custom manager class that has height Display.getHeight() / 2
Forum: Developer Forum 06-30-2008, 04:17 PM
Replies: 2
Views: 1,813
Posted By bdowling
You can get the screen height with...

You can get the screen height with Display.getHeight(), and you can get the height of each added field with Field.getHeight().
Forum: Developer Forum 04-27-2008, 05:35 PM
Replies: 1
Views: 1,111
Posted By bdowling
You can create a backup copy of the RIM...

You can create a backup copy of the RIM directory, which contains your keys and the signing tool. You can copy this to as many PCs as you want.
Forum: Developer Forum 04-23-2008, 02:31 PM
Replies: 9
Views: 4,074
Posted By bdowling
The code is only correct if field is an...

The code is only correct if field is an EditField, but the code doesn't check that it is.


if(field instanceof EditField)
{
String text = ((EdtiField)field).getText();
// do something...
Forum: Developer Forum 04-23-2008, 02:27 PM
Replies: 5
Views: 3,406
Posted By bdowling
I don't think submenus are support on the...

I don't think submenus are support on the blackberry
Forum: Developer Forum 04-23-2008, 02:24 AM
Replies: 9
Views: 4,074
Posted By bdowling
It returns a Field. Take a look at the API docs...

It returns a Field. Take a look at the API docs for more details
Forum: Developer Forum 04-22-2008, 01:35 PM
Replies: 9
Views: 4,074
Posted By bdowling
call getFieldWithFocus()

call getFieldWithFocus()
Forum: Developer Forum 04-22-2008, 01:34 PM
Replies: 6
Views: 4,815
Posted By bdowling
DeviceInfo.getPlatformVersion() should return the...

DeviceInfo.getPlatformVersion() should return the Blackberry OS version, which corresponds to the JDE version. What device did you get 2.2.0.32 from?
Forum: Developer Forum 04-22-2008, 01:26 PM
Replies: 3
Views: 1,099
Posted By bdowling
Are you saying it invoked the menu button even...

Are you saying it invoked the menu button even when you used the constant Keypad.KEY_END? I can understand that the keycodes might be different, but I'd expect KEY_END would be updated on the device...
Forum: Developer Forum 04-22-2008, 01:20 PM
Replies: 5
Views: 8,766
Posted By bdowling
It isn't the selected index that is wrong, it is...

It isn't the selected index that is wrong, it is the way it paints that is confusing. When the selection changes it only repaints the newly selected row, and the row that was selected doesn't get...
Forum: Developer Forum 04-19-2008, 11:23 AM
Replies: 1
Views: 1,057
Posted By bdowling
Yes, there is built in support for multiple...

Yes, there is built in support for multiple languages using resource files. Blackberry.com has lots of documentation on the subject.
Forum: Developer Forum 04-19-2008, 05:15 AM
Replies: 14
Views: 19,290
Posted By bdowling
Sending it via SOAP is probably what is slowing...

Sending it via SOAP is probably what is slowing everything down, not converting it to a string. Create a simple script on your webserver that accepts the bytes and constructs the image.
Forum: Developer Forum 04-13-2008, 05:15 PM
Replies: 1
Views: 1,614
Posted By bdowling
Are you trying to run this from your blackberry?...

Are you trying to run this from your blackberry? You've got the IP address 192.168.0.3 in your code, which is an internal network address and obviously your blackberry isn't on your internal network.
Forum: Developer Forum 04-13-2008, 04:43 AM
Replies: 4
Views: 1,717
Posted By bdowling
SyncItem can be used to backup a single...

SyncItem can be used to backup a single datastore. For individual files why not just save them to the memory card and copy them via usb?
Forum: Developer Forum 04-12-2008, 02:15 PM
Replies: 5
Views: 12,334
Posted By bdowling
deviceside and many other connection parameters...

deviceside and many other connection parameters are described in the standard API docs: RIM Device Java Library: Class Connector...
Forum: Developer Forum 04-12-2008, 01:11 PM
Replies: 4
Views: 1,717
Posted By bdowling
You can make your app backup all it's data to the...

You can make your app backup all it's data to the Desktop by implementing a SyncItem.
Forum: Developer Forum 04-12-2008, 01:08 PM
Replies: 4
Views: 1,310
Posted By bdowling
You can get a phone number with: ...

You can get a phone number with:


contact.getString(Contact.TEL);


Where contact is a javax.miroedition.pim.Contact, which will be passed to your ApplicationMenuItem.
Forum: Developer Forum 04-12-2008, 12:57 PM
Replies: 10
Views: 2,149
Posted By bdowling
You need to make sure that the click is consumed...

You need to make sure that the click is consumed on the first screen to prevent the menu from appearing. Assuming you are implementing trackwheelClick then return true to consume the click.
Forum: Developer Forum 04-12-2008, 12:55 PM
Replies: 4
Views: 3,404
Posted By bdowling
It is to do with the APIs you use rather than the...

It is to do with the APIs you use rather than the actual JDE number. I'm using the latest 4.3 JDE (well the components actually) but developing for a 4.1 device.

The API docs give details about...
Forum: Developer Forum 04-11-2008, 06:20 PM
Replies: 3
Views: 3,152
Posted By bdowling
Plazmic.com supply some additional graphics APIs...

Plazmic.com supply some additional graphics APIs - not sure about 3D though, you may have to code your own.
Forum: Developer Forum 04-03-2008, 11:59 AM
Replies: 3
Views: 2,291
Posted By bdowling
You can use the JDE 4.3 to develop 4.1...

You can use the JDE 4.3 to develop 4.1 applications, just don't call anything in the API that was added after 4.1. The API docs say what version stuff was added at.
Forum: Developer Forum 03-31-2008, 01:27 PM
Replies: 7
Views: 7,668
Posted By bdowling
I've written up details of the CustomButtonField...

I've written up details of the CustomButtonField class I had to create to be able to set the background colour: Dowling.me.uk » Blackberry Custom Button Field...
Forum: Developer Forum 03-31-2008, 01:06 PM
Replies: 3
Views: 783
Posted By bdowling
Yeah sure - I'll try and write them up in a post...

Yeah sure - I'll try and write them up in a post later this week.
Forum: Developer Forum 03-31-2008, 11:26 AM
Replies: 3
Views: 783
Posted By bdowling
I have a nice ANT build script with different...

I have a nice ANT build script with different targets for load to device, deploy for OTA etc.
Forum: Developer Forum 03-31-2008, 11:25 AM
Replies: 7
Views: 7,668
Posted By bdowling
Yeah that is what I ended up doing - I'll post...

Yeah that is what I ended up doing - I'll post the code shortly.
Showing results 1 to 50 of 181

 
Forum Jump

ELECTRIC COOLING FAN GROUND-ING THERMO-STAT SWITCH RADIATOR TEMP-ERATURE SENSOR picture

ELECTRIC COOLING FAN GROUND-ING THERMO-STAT SWITCH RADIATOR TEMP-ERATURE SENSOR

$17.99



9 Volt LED Light - On/Off Switch - 5 Pack picture

9 Volt LED Light - On/Off Switch - 5 Pack

$11.95



Dusk to Dwan/Day Night Sensor, Photoelectric Switch, Photo Cell Sensor 110-277V picture

Dusk to Dwan/Day Night Sensor, Photoelectric Switch, Photo Cell Sensor 110-277V

$49.28



x2 Illuminated Rectangular Rocker On/Off Switch SPST 3 Pin - Red, Yellow, Blue picture

x2 Illuminated Rectangular Rocker On/Off Switch SPST 3 Pin - Red, Yellow, Blue

$8.89



6AN 8AN 10AN ENGINE TRANS-MISSION OIL COOLER HOSE LINE TEMP-ERATURE SWITCH KIT picture

6AN 8AN 10AN ENGINE TRANS-MISSION OIL COOLER HOSE LINE TEMP-ERATURE SWITCH KIT

$34.95



FILN 2Pcs 19mm Symbol Metal Push Button Switch Momentary Latching 12V24V  Car picture

FILN 2Pcs 19mm Symbol Metal Push Button Switch Momentary Latching 12V24V Car

$16.99







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