BlackBerry Forums Support Community
              

Showing results 1 to 50 of 52
Search took 0.02 seconds.
Search: Posts Made By: jacytan
Forum: Developer Forum 12-04-2009, 04:35 AM
Replies: 0
Views: 1,206
Posted By jacytan
JSR 172 Problem with non-ascii characters

Issue: Passing a String object to the web service that contains japanese characters is received as a bunch of questions marks, or illegal symbols.

Web service is in C#, client is J2ME.

Did...
Forum: Developer Forum 10-19-2009, 09:32 PM
Replies: 10
Views: 1,329
Posted By jacytan
still doesnt work for me. :( how were your...

still doesnt work for me. :(

how were your results?

i already posted the same issue in RIM but they're not responding.
Forum: Developer Forum 10-07-2009, 03:30 AM
Replies: 10
Views: 1,329
Posted By jacytan
The "Save Drafts" command doesn't seem to work,...

The "Save Drafts" command doesn't seem to work, as well.

Can somebody help me? Did anybody else encounter these problems?
Forum: Developer Forum 09-29-2009, 12:57 AM
Replies: 10
Views: 1,329
Posted By jacytan
Hi there, i just realized something else. If i...

Hi there, i just realized something else. If i use the forward() method and if there is a file attached on the previous email, it also gets sent along with the reply. Is there a way i can remove the...
Forum: Developer Forum 09-07-2009, 04:03 AM
Replies: 1
Views: 2,543
Posted By jacytan
JSR172 SAXParseException in the return SOAP message from the server.

Hello,

I am having problems in passing byte[] to a web service in created in .NET.
In the WSDL file, the byte[] data type is represented as base64binary. I created the stubs using the Java WTK.
...
Forum: Developer Forum 08-16-2009, 08:37 PM
Replies: 2
Views: 2,888
Posted By jacytan
hi there, i am having the same problem as...

hi there,

i am having the same problem as you, and i was wondering if you were already able to solve this issue?

http://www.it-innovations.ae/iit005/proceedings/articles/B_4_IIT05_Sierra.pdf
...
Forum: Developer Forum 08-12-2009, 09:04 PM
Replies: 0
Views: 850
Posted By jacytan
Email Attachment Size Limitation

Hi everyone,

I tried attaching a file to a message programmatically.
When i try to send it, here are the following results on devices that i have tested.

BB 4.3.0
1. Files with less than 64KB...
Forum: Developer Forum 08-12-2009, 08:21 PM
Replies: 4
Views: 1,901
Posted By jacytan
Hi squished18, Here is what i did. ...

Hi squished18,

Here is what i did.


protected boolean navigationClick(int status, int time)
{
if(this.getLeafFieldWithFocus() == m_list)
{
...
Forum: Developer Forum 08-11-2009, 02:42 AM
Replies: 0
Views: 756
Posted By jacytan
Multiple Content Handlers for the same content type

This is just for research purposes.

1. What is the basis on which Content Handler to use when there are multiple Content Handlers registered for the same type?
2. What happens when you register...
Forum: Developer Forum 08-10-2009, 03:34 AM
Replies: 0
Views: 752
Posted By jacytan
Content Handler launches the Application

Is there a way to determine if the Content Handler launched my application?
Because even when the application is already exited, but the Content Handler is triggered, my application starts again.
...
Forum: Developer Forum 08-10-2009, 03:26 AM
Replies: 1
Views: 912
Posted By jacytan
can somebody help me on this? anyone?

can somebody help me on this? anyone?
Forum: Developer Forum 07-31-2009, 03:56 AM
Replies: 1
Views: 912
Posted By jacytan
Programatically Attaching a file to a Message

Hi everyone,

I am trying to programatically attach a file from my BB device to a message.
I used this document as a guide to what i did.
Livelink - Redirection...
Forum: Developer Forum 07-20-2009, 01:08 AM
Replies: 5
Views: 2,486
Posted By jacytan
i tested the code in two different application...

i tested the code in two different application menu items.

First application menu item:
Location: Message List
Scenario: When run() method invokes UiApplication.getUiApplication, the return is...
Forum: Developer Forum 07-16-2009, 02:58 AM
Replies: 5
Views: 2,486
Posted By jacytan
Here is more information about the Exception that...

Here is more information about the Exception that occurred:

popScreen: UiEngine is net.rim.device.api.ui.UiEngineImpl@319ae404 != net.rim.device.api.ui.UiEngineImpl@54879ee9

I tried your...
Forum: Developer Forum 07-14-2009, 08:21 PM
Replies: 5
Views: 2,486
Posted By jacytan
There seems to be something wrong in the RIM...

There seems to be something wrong in the RIM forums. The link of my post is broken and when i try to search it, the thread doesn't exists.

Can you please post your answer here?
Forum: Developer Forum 07-14-2009, 02:40 AM
Replies: 10
Views: 1,329
Posted By jacytan
this thread is already solved...how do i close it?

this thread is already solved...how do i close it?
Forum: Developer Forum 07-14-2009, 02:38 AM
Replies: 10
Views: 1,329
Posted By jacytan
thanks, got it! :)

thanks, got it! :)
Forum: Developer Forum 07-14-2009, 02:34 AM
Replies: 5
Views: 2,486
Posted By jacytan
IllegalArgumentException in popScreen()

public void displayScreen2()
{
Screen screen = myApp.getActiveScreen(); // Gets the active screen

if(screen instanceof Screen2) // if active screen is Screen2
{ ...
Forum: Developer Forum 07-07-2009, 02:37 AM
Replies: 10
Views: 1,329
Posted By jacytan
i created my own reply method, but i cannot seem...

i created my own reply method, but i cannot seem to get the content of the previous message. i want that the Original Message be included in the body. (Similar UI to the normal "Original Message"...
Forum: Developer Forum 07-06-2009, 11:50 PM
Replies: 5
Views: 2,747
Posted By jacytan
thanks, i tried it, but the menu is displayed on...

thanks, i tried it, but the menu is displayed on the upper right corner of the screen. why is this?

this is how i did it:
this.getMenu(Menu.INSTANCE_DEFAULT).show();
Forum: Developer Forum 07-06-2009, 07:37 PM
Replies: 5
Views: 2,747
Posted By jacytan
i tried what you mean but i don't know how to...

i tried what you mean but i don't know how to manually display the menu. what i did was i called the makeMenu() method but the menu still won't pop up. here's my code:


protected boolean...
Forum: Developer Forum 07-06-2009, 07:23 PM
Replies: 10
Views: 1,329
Posted By jacytan
Is it? Hmmm.... thanks for that information :)

Is it? Hmmm.... thanks for that information :)
Forum: Developer Forum 07-06-2009, 01:48 AM
Replies: 5
Views: 2,747
Posted By jacytan
Dialog/PopupScreen with Full/Context Menu

Hi All,

Does anybody know how to make the Full/Context Menu appear when a Dialog/Popup Screen is displayed?

I tried overriding makeMenu(), but still it wouldn't display when i click the Menu...
Forum: Developer Forum 07-05-2009, 10:38 PM
Replies: 10
Views: 1,329
Posted By jacytan
Problem with Invoking Messages Application

Hi,

I am testing an application that adds an application menu item in the messages list and when clicked, simply displays the old contents and recipients on the "Compose Email" Screen.

This is...
Forum: Developer Forum 06-05-2009, 07:11 PM
Replies: 2
Views: 1,360
Posted By jacytan
I see... Thank you for that information. ...

I see...

Thank you for that information.

I have another question, though...

I registered a ContentHandler with types "text/abc" and "application/octet-stream". The purpose of the first type...
Forum: Developer Forum 06-03-2009, 08:52 PM
Replies: 2
Views: 1,360
Posted By jacytan
Downloaded Files Listener

Hi,


I registered a ContentHandler for a specific unsupported file.

I want that the ContentHandler handle the file when the file is downloaded from an email and saved into the phone memory or...
Forum: Developer Forum 04-30-2009, 12:52 AM
Replies: 2
Views: 1,575
Posted By jacytan
don't you have an "auto" option?

don't you have an "auto" option?
Forum: Developer Forum 04-24-2009, 04:39 AM
Replies: 2
Views: 1,575
Posted By jacytan
"Display Message Header On" Option

Does anybody know the basis for "Auto" option in displaying the message header?
Forum: Developer Forum 04-15-2009, 03:35 AM
Replies: 3
Views: 2,352
Posted By jacytan
Regarding onClose() of MainScreen

hi,

does anybody know how to determine if the user clicked the "return" key or the "close" menu without using a keypad listener?

i believe the onClose() method will be executed on both...
Forum: Developer Forum 04-14-2009, 03:02 AM
Replies: 2
Views: 1,568
Posted By jacytan
Global Screen Issues

Hi,

I'm having a problem with the pushGlobalScreen() method for UiApplication. I created an ApplicationMenuItem, that when clicked/invoked, will display a screen. I used the pushGlobalScreen() and...
Forum: Developer Forum 04-13-2009, 12:23 AM
Replies: 0
Views: 888
Posted By jacytan
EmailAddressEditField Questions

Hi there,

I have two questions regarding EmailAddressEditField.

1. How can i make the Label font BOLD, while the Text font remains NORMAL?

2. When typing a value for the text, when the text...
Forum: Developer Forum 03-27-2009, 04:10 AM
Replies: 1
Views: 1,555
Posted By jacytan
How to Hide and Show Menu Items

Hi,

Does anybody know how to hide/show (similar to setVisible(boolean b) method) menu items in the menu?

i tried removing them for hiding, then adding them back for showing. But my problem is,...
Forum: Developer Forum 03-25-2009, 12:11 AM
Replies: 2
Views: 1,607
Posted By jacytan
@Dougsg38p I have the same problem as...

@Dougsg38p
I have the same problem as justanothauser. How can i determine the field that triggered the event in navigationClick()? Can you please provide a sample code?

@justanothauser
Were you...
Forum: Developer Forum 03-20-2009, 03:11 AM
Replies: 4
Views: 1,901
Posted By jacytan
Problem with ObjectListField

Hello,

I am having trouble with the getSelectedIndex() method of ObjectListField.
Supposedly, when there is no selected index, it returns -1. But how come it always returns the index of the last...
Forum: Developer Forum 03-09-2009, 08:21 PM
Replies: 1
Views: 839
Posted By jacytan
trouble with dialog boxes

hi,

i created a dialog box with a gauge field and a button.

all i wanted to do was after the gauge field is completed, or the button is clicked, the dialog will be closed.

i enclosed the...
Forum: Developer Forum 03-06-2009, 03:20 AM
Replies: 4
Views: 1,008
Posted By jacytan
The EmailAddressField does nothing for me. It...

The EmailAddressField does nothing for me. It does not show the list of contacts or look up when i enter a character. I don't think this is the right Field that i was refering to.
Forum: Developer Forum 03-01-2009, 09:19 PM
Replies: 4
Views: 1,008
Posted By jacytan
Compose Email GUI

Hi,

I'm trying to recreate the Compose Email GUI of the BlackBerry Mailer. Does anybody have an idea what field is being used for the TO, CC and BCC fields? What i want to know is, for example,...
Forum: Developer Forum 03-01-2009, 09:16 PM
Replies: 11
Views: 4,441
Posted By jacytan
i have tried connecting to a .net webservice...

i have tried connecting to a .net webservice using ksoap2 and jsr172. send me a private message on what exactly it is you want. maybe i can help. :)
Forum: Developer Forum 02-12-2009, 02:49 AM
Replies: 7
Views: 1,630
Posted By jacytan
your implementation of LDAP is more or less...

your implementation of LDAP is more or less similar to my test application. first, i tried implementing it using the LDAP_AUTH_ANONYMOUS, but it never seemed to work and i read in some forums that...
Forum: Developer Forum 02-08-2009, 08:43 PM
Replies: 1
Views: 1,277
Posted By jacytan
Power and Wireless Indicator in MainScreen Title Bar

Hi,

Does anybody know how to show the Power (Battery Level) and the Wireless (Network Coverage) Indicators in the Title Bar of the MainScreen? There is only the function setTitle() which allows me...
Forum: BES Admin Corner 01-28-2009, 09:18 PM
Replies: 12
Views: 15,444
Posted By jacytan
LDAP Simple Authentication

Hi there,

i was able to successfully implement the LDAP api using the actual device.
i did not try it anymore in the simulator since there were a lot of complaints and i didn't want to waste my...
Forum: Developer Forum 01-28-2009, 09:16 PM
Replies: 4
Views: 2,621
Posted By jacytan
Simple Authentication in LDAP

Hi there,

i was able to successfully implement the LDAP api using the actual device.
i did not try it anymore in the simulator since there were a lot of complaints and i didn't want to waste my...
Forum: Developer Forum 01-26-2009, 08:54 PM
Replies: 4
Views: 2,621
Posted By jacytan
Using LDAP api to get GAL

Hello,

Im trying to develop a simple application wherein i get the GAL (Global Address List) from the Exchange Server. This is similar to the Lookup function of the Address Book. I was told to use...
Forum: Developer Forum 01-16-2009, 02:51 AM
Replies: 6
Views: 4,305
Posted By jacytan
Question

hi,

i am using the HttpTransportBasicAuth class instead of the normal HttpTransport because my web service is secure.

i was wondering, when i pass the username and password in this class for...
Forum: Developer Forum 01-16-2009, 02:49 AM
Replies: 2
Views: 4,768
Posted By jacytan
question

hi,

im quite new with web services and i was wondering, how did u get the valueof your SOAP header? i wanted to see its content.
Forum: Developer Forum 01-14-2009, 07:02 PM
Replies: 0
Views: 727
Posted By jacytan
Application Indicators

I want to create my own mail application where it displays received and sent mail. I want to add an indicator to the list to determine if it is a sent or received item, just like in the current...
Forum: Developer Forum 01-14-2009, 07:01 PM
Replies: 0
Views: 758
Posted By jacytan
Notification Profiles API

I am creating an application that uses notifications.

Under Profiles > Advanced > (Select any profile) > Edit, there are items like Browser, Calendar, MMS, Phone, SMS ...

I would like to ask if...
Forum: Developer Forum 12-09-2008, 03:10 AM
Replies: 37
Views: 29,734
Posted By jacytan
hi jeckerlin, your samples are very helpful....

hi jeckerlin,

your samples are very helpful. thanks so much for that.

now, im trying something new. i want to pass a complex type as a parameter to the webmethod. but everytime i do so, the...
Forum: Developer Forum 11-22-2008, 12:40 AM
Replies: 90
Views: 106,329
Posted By jacytan
Thanks so much for the reply! it really helped!...

Thanks so much for the reply! it really helped! :)

I was able to run my application already! :)
Forum: Developer Forum 11-19-2008, 04:33 AM
Replies: 90
Views: 106,329
Posted By jacytan
Hi, I'm using ksoap2 library and i want to...

Hi,

I'm using ksoap2 library and i want to use the class HttpTransportBasicAuth.

I understand that this class is not included in the preverified core ksoap2 library provided above.

It is in...
Showing results 1 to 50 of 52

 
Forum Jump

VINTAGE Bruker Board DEC W4P3042 for SpectroSpin 250 picture

VINTAGE Bruker Board DEC W4P3042 for SpectroSpin 250

$99.99



DEC DIGITAL VINTAGE RA8X Control Panel picture

DEC DIGITAL VINTAGE RA8X Control Panel

$30.00



Original New DEC Digital DCJ11-AE 57-19400-09 Vintage CPU x 1pc picture

Original New DEC Digital DCJ11-AE 57-19400-09 Vintage CPU x 1pc

$100.00



DEC / AMI 304E 21-15542-01 vintage ceramic IC - KTF11 Chip *NEW* 40278101  picture

DEC / AMI 304E 21-15542-01 vintage ceramic IC - KTF11 Chip *NEW* 40278101

$50.00



Dec/Adac Corp. D4-10390 Rev 6 Model 1664ATTL Output Pulse Board 1983 (B16) picture

Dec/Adac Corp. D4-10390 Rev 6 Model 1664ATTL Output Pulse Board 1983 (B16)

$189.99



HSS 12pcs Valve Seat & Face Cutter 45dec 30dec 20dec for Vintage Car, Bikes ,Jee picture

HSS 12pcs Valve Seat & Face Cutter 45dec 30dec 20dec for Vintage Car, Bikes ,Jee

$235.94







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