Windows Phone Thoughts - Daily News, Views, Rants and Raves

Check out the hottest Windows Mobile devices at our Expansys store!


Digital Home Thoughts

Loading feed...

Laptop Thoughts

Loading feed...

Android Thoughts

Loading feed...




Go Back   Thoughts Media Forums > WINDOWS PHONE THOUGHTS > Windows Phone Developer

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-24-2008, 08:44 PM
wrappingduke
Pupil
Join Date: Mar 2008
Posts: 13
Default layout managers and j2me

hello,

Currently using jsr-62 or CDC/PP for Pocket PC. I have a couple of java beans (different dialogs) that are plugged into the ppc app. The ppc app is a frame that calls the dialogs(beans). The dialogs are using primarily GridBagLayout as the layout mgr. However, the dialogs and their components are not fully displayed or viewable on the PPC. The dialogs are maximized to screen size rather than w/in the frame of the PPC app.

Is there are way to show the dialogs w/in the frame of the ppc app or not maximized as though setSize(Toolkit.getScreenSize) has been used?

Here's a sample of the code in the PPC app:
Code:
PPC_app extends java.awt.Frame
{
PPC_app
{
// constructor
}
dlgAccount1 = frmAccountSearch.dlgAccount(this, true);
}
any help is appreciated.

Last edited by wrappingduke; 05-24-2008 at 10:41 PM..
 
Reply With Quote
 


Thread Tools
Display Modes

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


All times are GMT +1. The time now is 11:35 PM.