HAs one seen a problem with 2 panels show up on the screen?

Lostmymind

Banned
I use a Asus Memo 10.1 in pad, Samsung Galaxy player 4.0 and a Droid Razzer.
I load my program on the Memo pad the program and screens work great some glitches but still write program.
When I load the program into the Galaxy or the Razzer both has the 320 x 480 resolution.
On one tab both panels are showing and one of the screens is offset a little.

For the screen code I have one panel set for visible to be false and the other true same with enable.
For the positioning of both screens are...
Logon2_Pnl.SetLeftAndRight (0,100%x)
Logon2_Pnl.SetTopAndBottom (0,100%y)
NewUser_Pnl3.SetLeftAndRight (0,100%x)
NewUser_Pnl3.SetTopAndBottom (0,100%y)

The Android versions are...
Asus Memo = 4.2.1
Galaxy = 2.3.5
Droid Razzer = 4.1.2

Not sure if the androids OS is an issue or not.

Any comments would help
Thank You
 

Lostmymind

Banned
Hay Erel,
I did figure this problem out but still have another problem. On the Razzer shows in designer as 540 x 960 scale factor 1.5 and the galaxy as 480 x 800 scale facter 1.5 and when I go to add them as a scale of 1.5 it wants to use a different setting. When I do go to use that settiing the sizing is all wrong it comes out much smaller on the screen.

I am starting to think I would need to set the program on where to place every botton and screens. or is there a work around?

I did attached 2 screen shots of the designer showing the Galaxy device and the pop up when I try to add the 480 x 800 scale facter of 1.5.
I did also attached the full android program.
Galaxy.JPG Galaxy2.JPG
 

Attachments

  • android program.zip
    293.5 KB · Views: 153
Upvote 0
Top