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
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