BlackBerry Forums Support Community
              

Showing results 1 to 33 of 33
Search took 0.01 seconds.
Search: Posts Made By: baskar
Forum: Developer Forum 08-30-2010, 05:25 AM
Replies: 0
Views: 1,242
Posted By baskar
Will 'back' option work when i use RenderingSession to open browser content

Hi,

In my mobile app i am trying to get BrowserContent and display it using RenderingSession. Now when user click on a particular link on the displayed page, new page gets loaded.

My question...
Forum: Developer Forum 08-12-2010, 01:43 AM
Replies: 0
Views: 1,025
Posted By baskar
Capture href links using BrowserSession

Hi,

I have opened a web page using BrowserSession. How to capture the href link when a user clicks on a hreflink ? Please help me.

Thanks,
Baskar
Forum: Developer Forum 07-28-2010, 01:27 AM
Replies: 0
Views: 1,153
Posted By baskar
Button in Listfield

Hi,

- Is there possible button in ListField.
- Please help me.

Thanks,
Baskar
Forum: Developer Forum 07-20-2010, 02:44 AM
Replies: 1
Views: 3,047
Posted By baskar
Disable Button

Hi,

- I am using blackberry JDE 4.7.0.41. I have implemented below code to my application, but button clickable action is there. Please give any suggestion.

code:
clkbtn = new...
Forum: Developer Forum 07-15-2010, 07:50 AM
Replies: 0
Views: 1,633
Posted By baskar
Ksoap request Problem

Hi,

- How to send request for web service using float variable.
- I have using string and integer working fine, but float not working.
- Is there any way for float type?

Thanks,
Baskar
Forum: Developer Forum 07-12-2010, 07:27 AM
Replies: 3
Views: 3,280
Posted By baskar
Please help anybody.. Regards, Baskar

Please help anybody..

Regards,
Baskar
Forum: Developer Forum 07-07-2010, 11:49 PM
Replies: 3
Views: 3,280
Posted By baskar
Hi, Thanks for reply. I am using below...

Hi,

Thanks for reply.
I am using below code. only first two label only display. i don't know why others labelfield not showing. please check it out.

VerticalFieldManager vManager = new...
Forum: Developer Forum 07-07-2010, 08:45 AM
Replies: 3
Views: 3,280
Posted By baskar
Verticalscrollbar in blackberry storm

Hi,

- I want scrollbar in VerticalFieldManager.
- I was given fixed height in VerticalFieldManager and then added many labelfield but no scrollbar appear and no touchevent for up and down, only...
Forum: Developer Forum 07-02-2010, 02:53 AM
Replies: 0
Views: 1,196
Posted By baskar
Add multiple 'Label'

Hi,

- Can i add Multiple different 'Labelfield' to single 'Buttonfield'?
- Please help anybody.

Thanks,
Baskar
Forum: Developer Forum 06-21-2010, 02:17 AM
Replies: 18
Views: 2,037
Posted By baskar
Hi, Now working Perfectly, Thanks for your...

Hi,

Now working Perfectly,
Thanks for your help.

Regards,
Baskar
Forum: Developer Forum 06-15-2010, 11:25 PM
Replies: 2
Views: 1,447
Posted By baskar
Hi, Thanks for quick response. I am...

Hi,

Thanks for quick response.
I am showing list of item. I will change item position using drag and drop.
please give any sample code or suggestion.

Thanks,
Baskar
Forum: Developer Forum 06-15-2010, 05:22 AM
Replies: 2
Views: 1,447
Posted By baskar
Thumbs up Drag and Drop Option

Hi All,

- Drag and Drop options possible in blackberry 4.5.0?
- Please help anybody.

Thanks,
Baskar
Forum: Developer Forum 06-11-2010, 12:04 AM
Replies: 0
Views: 1,282
Posted By baskar
ListField Focus Event

Hi,

How to get focused element id using listfield.
Please help me.

Thanks,
Baskar
Forum: Developer Forum 06-11-2010, 12:00 AM
Replies: 18
Views: 2,037
Posted By baskar
Hi, Thanks for your suggestion. i will try...

Hi,

Thanks for your suggestion.
i will try this option.
Forum: Developer Forum 06-10-2010, 06:30 AM
Replies: 18
Views: 2,037
Posted By baskar
hi, sorry for late reply, i attached my...

hi,

sorry for late reply,
i attached my code please check it out.

public class indexscreen extends MainScreen
{
private VerticalFieldManager vManager;
...
Forum: Developer Forum 06-08-2010, 02:28 AM
Replies: 18
Views: 2,037
Posted By baskar
hi Ashis, - yes. - i am calling previous...

hi Ashis,

- yes.
- i am calling previous screen every time, display blank screen.
- Please help.

Thanks,
Baskar
Forum: Developer Forum 06-07-2010, 06:40 AM
Replies: 18
Views: 2,037
Posted By baskar
hi, Correct, Once i am receving web page,...

hi,

Correct, Once i am receving web page, how to come back to index screen(using back button or any).
Please give me suggestion.

Thanks,
Baskar
Forum: Developer Forum 06-07-2010, 05:08 AM
Replies: 18
Views: 2,037
Posted By baskar
hi, You know what my problem? Thanks for...

hi,

You know what my problem?
Thanks for your quick responses.

Thanks,
Baskar
Forum: Developer Forum 06-07-2010, 04:27 AM
Replies: 18
Views: 2,037
Posted By baskar
Hi, ok, this is working fine. but you...

Hi,

ok, this is working fine.
but you directly push to browserscreen. i am using one edit box and ok button in index screen, when ever user enter any url and then click ok button means display...
Forum: Developer Forum 06-07-2010, 02:05 AM
Replies: 18
Views: 2,037
Posted By baskar
Hi, i am using below code. please checkit...

Hi,

i am using below code. please checkit out.
BrowserSession bSession = Browser.getDefaultSession(); bSession.displayPage( "web page url");
bSession.showBrowser();...
Forum: Developer Forum 06-06-2010, 11:59 PM
Replies: 18
Views: 2,037
Posted By baskar
Hi Ashis, - yes, if i will press back button...

Hi Ashis,

- yes, if i will press back button on browsersession screen means receive blank screen.

Thanks,
Baskar.
Forum: Developer Forum 06-04-2010, 02:08 AM
Replies: 18
Views: 2,037
Posted By baskar
Hi, I have same problem. you display...

Hi,

I have same problem.
you display images from any url?
suppose i am back from browsersession means display blank screen also.
please help anybody.

Thanks,
Baskar.
Forum: Developer Forum 06-03-2010, 06:45 AM
Replies: 4
Views: 1,167
Posted By baskar
Hi all, - why don't show images from...

Hi all,

- why don't show images from BrowserSession? i am using jde 4.5.0. any problem?
- please help me.
Forum: Developer Forum 06-02-2010, 04:30 AM
Replies: 4
Views: 1,167
Posted By baskar
Hi, Please help me! Thanks, Baskar

Hi,

Please help me!

Thanks,
Baskar
Forum: Developer Forum 06-02-2010, 12:09 AM
Replies: 2
Views: 1,818
Posted By baskar
Hi, Thanks for your help. Great Demo. ...

Hi,

Thanks for your help.
Great Demo.

Thanks,
Baskar
Forum: Developer Forum 06-01-2010, 07:10 AM
Replies: 2
Views: 1,818
Posted By baskar
Draw Line Chart

Hi,

I want create a line chart program for example with the following data:
x-axis: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20
y-axis: 21 14 18 03 86 88 74 87 54 77 61 55 48 60...
Forum: Developer Forum 05-31-2010, 11:53 PM
Replies: 4
Views: 1,167
Posted By baskar
Hi, Thanks for your replay. i am using...

Hi,

Thanks for your replay.
i am using 4.5.0 jde.
please send any sample example for this.
i am using below code.
BrowserSession bSession = Browser.getDefaultSession(); ...
Forum: Developer Forum 05-31-2010, 05:31 AM
Replies: 4
Views: 1,167
Posted By baskar
Html Content with Image

Hi,

- How to display html web content with images.
- Please help anybody.

Thanks,
Baskar
Forum: General BlackBerry Discussion 05-17-2010, 03:30 AM
Replies: 3
Views: 2,336
Posted By baskar
Thanks for your reply. what is the relation of...

Thanks for your reply.
what is the relation of your reply with my question.

Thanks,
Baskar
Forum: General BlackBerry Discussion 05-17-2010, 01:04 AM
Replies: 3
Views: 2,336
Posted By baskar
Pagination in Blackberry

Hi All,

- How to implement pagination in blackberry.
- Is there possible or not.
- Please send suggestion anyone.

Thanks&Regards,
Baskar
Forum: General BlackBerry Discussion 04-30-2010, 02:45 AM
Replies: 1
Views: 1,113
Posted By baskar
Ksoap Integration

Hi,

- I am integrated KSOAP for Web Service.
- I have one ERROR(data handling errorSoapFault - faultcode: 'soap:Client' faultstring: 'Server did not recognize the value of HTTP Header SOAPAction:...
Forum: Developer Forum 04-30-2010, 02:24 AM
Replies: 90
Views: 106,777
Posted By baskar
Hi, Please help any one for ksoap. i have...

Hi,

Please help any one for ksoap.
i have one error
-data handling errorSoapFault - faultcode: 'soap:Client' faultstring: 'Server did not recognize the value of HTTP Header SOAPAction:...
Forum: Developer Forum 04-29-2010, 01:24 AM
Replies: 90
Views: 106,777
Posted By baskar
Ksoap Configuration

Hi,

- I am downloaded files from first posted links. but ksoap.jar not contain.
- How to integrate ksoap.jar.
- Please help anybody.

Thanks.
Showing results 1 to 33 of 33

 
Forum Jump

OEM Dell XPS 8910 8920 8930 Alienware Aurora R5 R6 R7 Front Cooling Fan 7M0F5 picture

OEM Dell XPS 8910 8920 8930 Alienware Aurora R5 R6 R7 Front Cooling Fan 7M0F5

$13.81



DELL 330-6581 3306581 725-10229 OEM LAMP FOR 1510X 1610HD 1610X  - Made By DELL picture

DELL 330-6581 3306581 725-10229 OEM LAMP FOR 1510X 1610HD 1610X - Made By DELL

$39.98



NEW VESA ADAPTER PLATE FOR DELL E-SERIES MONITORS - OEM picture

NEW VESA ADAPTER PLATE FOR DELL E-SERIES MONITORS - OEM

$6.00



Dell OEM Latitude Rugged Extreme 7404 Left and Right Mouse Buttons 00008 picture

Dell OEM Latitude Rugged Extreme 7404 Left and Right Mouse Buttons 00008

$5.95



NEW DELL OEM REPLACEMENT PROJECTOR LAMP FOR 4220 4320 GENUINE ORIGINAL  picture

NEW DELL OEM REPLACEMENT PROJECTOR LAMP FOR 4220 4320 GENUINE ORIGINAL

$198.22



Genuine OEM Dell 2375 B2375dnf B2375dfw 110V Fuser fixing N41P2 sku 724-BBCI picture

Genuine OEM Dell 2375 B2375dnf B2375dfw 110V Fuser fixing N41P2 sku 724-BBCI

$94.99







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