BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 02-06-2009, 03:15 PM   #1
seygen
New Member
 
Join Date: Feb 2009
Model: 8830
PIN: N/A
Carrier: verizon
Posts: 3
Default WebShortCut Launching Bookmarks Page First ?

Please Login to Remove!

The custom blackberry webshortcut is launching bookmarks page first when the browser exits from bookmarks page when closing. So, is there a way to bypass this bookmarks page and open the webpage directly. I have used browserSession.showBrowser(); but still it wouldnt help ... Anyone please help ????
Offline  
Old 02-06-2009, 06:03 PM   #2
Dougsg38p
BlackBerry Extraordinaire
 
Join Date: Mar 2008
Location: Austin, TX
Model: 9700
PIN: N/A
Carrier: T-Mobile
Posts: 1,644
Default

Are you specifying the URL you want to browser to open to?
Offline  
Old 02-09-2009, 09:37 AM   #3
seygen
New Member
 
Join Date: Feb 2009
Model: 8830
PIN: N/A
Carrier: verizon
Posts: 3
Default

Yes, i am specifying the URL to Open !!.But, instead it opens the Bookmarks page when the last opened page in the browser was bookmarks page.
Offline  
Old 02-09-2009, 10:49 AM   #4
seygen
New Member
 
Join Date: Feb 2009
Model: 8830
PIN: N/A
Carrier: verizon
Posts: 3
Default balck berry problem

the code i have used is following..the application is launching properly at most times,the only one point it fails is when I go to BookMarks Page and when i press the back button it takes me to the icons screen but when i click on the icon it is redirecting me to the BookMarks page rather than the original website I have configured for.


public static class LaunchScreen extends MainScreen{

public LaunchScreen(){
super();
//Add a field to the title region of the screen. We use a simple LabelField here. The ELLIPSIS option truncates
// the label text with "..." if the text was too long for the space available.
setTitle(new LabelField("MyApp", LabelField.ELLIPSIS | LabelField.USE_ALL_WIDTH));

//Add a read only text field (RichTextField) to the field portion of the screen. The RTF is focusable by default.
add(new RichTextField("MyApp"));
BrowserSession browserSession = Browser.getDefaultSession();
browserSession.displayPage("my url");
browserSession.showBrowser();
System.exit(0);
}
}
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


NEW Mitsubishi A1SNMCA-8KE Memory Cassette picture

NEW Mitsubishi A1SNMCA-8KE Memory Cassette

$151.62



NEW Original 2080-MEMBAK-RTC2 AB Micro800 Memory Module 4MB RTC Plug-In picture

NEW Original 2080-MEMBAK-RTC2 AB Micro800 Memory Module 4MB RTC Plug-In

$292.99



NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In picture

NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In

$284.00



NEW Original 2080-MEMBAK-RTC2 AB Micro800 Memory Module 4MB RTC Plug-In picture

NEW Original 2080-MEMBAK-RTC2 AB Micro800 Memory Module 4MB RTC Plug-In

$276.25



1PC New ABB ACS880-MU-ZCU-12/14 ZMU-02 Inverter Memory Card 1year waranty picture

1PC New ABB ACS880-MU-ZCU-12/14 ZMU-02 Inverter Memory Card 1year waranty

$79.39



Oktis - 2 Portable Fuel Analyzer Tester Meter Octane Number Gasoline Petrol picture

Oktis - 2 Portable Fuel Analyzer Tester Meter Octane Number Gasoline Petrol

$179.99







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