Tabscreen with NavigationBar

20 posts / 0 new
Last post
David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:
Tabscreen with NavigationBar

Hi,

is it possible to create a screen with a NavigationBar (iPhone) / a Label on top (Android) and a TabScreen below?

If I tested this I can see only the first tab but no tabs (on iPhone) on Android it works.

My next problem is that the height of tabs (nearly 2px).
What is wrong?

My project: https://github.com/AndNaviki/AndNaviki-MoSync

Thank you ...

Regards,
David

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi,
I found a solution for the problem with the navigationbar.
But I found no solution for the problem with the tabs. On Android it works correct. On iOS the height of the tabs are 1px.

Who can help me?
I commited the the source to the repository.

Regards,
David

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi David, I've had a quick look, but I can't see which screen it is you are talking about. What is it called?

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi Sam,

you can get the source here: https://github.com/AndNaviki/AndNaviki-MoSync/

On the "Home" screen you find the button "test" on the bottom. After click it switched to the tabscreen which does not work.

I use the nighty build 120127 .

Yesterday evening I found this entry in the forum: http://www.mosync.com/node/7611 mabe I have the same problem.

Thank you for your help!
regards David

PS: I there any public bugtracker?

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi David, I'm looking at it now. The bug tracker is at jira.mosync.com

Erwin Nandpersad
ermisnomore's picture
Offline
Mobile Conjurer
Joined: 16 Jan 2012
Posts:

i have the same problem, i implement a tab screen (its visible in Android but in iPhone not).
I hope to hear soon when this issue can be solved :-).
Thanks in advance

Erwin Nandpersad
ermisnomore's picture
Offline
Mobile Conjurer
Joined: 16 Jan 2012
Posts:

is this issue already solved?

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

I have no news....

Erwin Nandpersad
ermisnomore's picture
Offline
Mobile Conjurer
Joined: 16 Jan 2012
Posts:

:(

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

http://jira.mosync.com/browse/MOSYNC-1798

Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

Good news guys! The issue is resolved now and merged. But I am not sure if its available in the nightly's or not and unfortunately, I don't have an opportunity to check it right away. I will retest it and will update you with my results and the availability of fix.
Cheers

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Thank you for this good news and fixing this bug!

Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

Hi David, I am trying to test your project but I don't find a get button on the bottom of main screen of your project. I downloaded it from https://github.com/AndNaviki/AndNaviki-MoSync. Can you please guide me if I am doing something wrong. please see the enclosed snapshots for the fix. First screen is the main screen and the 2nd screen comes by pressing show tab screen button. I am still working to update you if its available in the nightly.

Screen Shot 2012-02-16 at 1.56.15 PM.png Screen Shot 2012-02-16 at 1.56.30 PM.png
Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

And the fix will be available in the next nightly. :)
Cheers

Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

Nightly is up guys with the fix in it. Wish you good luck.

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi Abi,

I got the new version and it works much better!

In the current version there is no test button but you can use this "way":

"Neue Route" > "Route laden" > and you can see the tabscreen!

In the current version I have no "back button" in the navigation bar? Do you see my bug?
On the tabs there is a "circle" but not my button image.

Thank you very much for your support!
Regards David

David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi Abi,

I have problem with the back-button at the tabscreen.
May you give me your sources?

I use mosync-3.0

Regards,
David

Abi Waqas
abi's picture
Offline
Mobile Wizard
Joined: 3 May 2010
Posts:

Hi David,

You can find the test program enclosed. Its been very busy here at MoSync and I still haven't had enough time to look and try your project with the instruction you provided. I hope that I would be able to do so in coming week. Anyway, have a look at the test program and I hope it helps you.
Cheers,
Abi Waqas

AttachmentSize
TestMoSync1798.zip 8.83 KB
David Hoffmann
00091701's picture
Offline
Mobile Conjurer
Joined: 22 Oct 2011
Posts:

Hi Abi,

thank you for your example.
Your example works fine but I don't find the secret.

After some weeks learning MoSync I have a better example that does not work. I think MoSync is too complex for me and my simple "problem" so I think I give up and build android programs in Java.

Thank you for your help!
Regards,
David

Bogdan Iusco
grigaci's picture
Offline
Joined: 22 Feb 2011
Posts:

Hi David,

Fixed your problem with the back button. You need to set NewRoute screen title.
I've attached your program modified.

AttachmentSize
AndNaviki-AndNaviki-MoSync-43b0683.zip 351.69 KB