facebook

Screen Focus

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #337675 Reply

    nvts
    Member

    Has anyone else experienced screen focus or active screen?

    Meaning. I have a sqlite app with CRUD. I have a view list of the DB screen (works). If I select and go to the edit screen (works). If on the edit screen I use the button with just goback. It looses focus and needs a f5 for it to be active and let the db side work and other buttons on that screen.

    But, if I use the goto screen and call the view screen again it works.

    This does it for all screens that use the goback and not the goto screen.

    Thanks

    #337679 Reply

    Brandon
    Member

    I remember someone else having a problem with using the back button feature but I cant remember details. Maybe you could just set the back buttons manually to use the goto screen call.

    #337681 Reply

    nvts
    Member

    That is what I am doing at this time.

    It is like is I have a entry screen, then have a button to goto the help for the entry and return. I have to reload. Use goto screen OK.

    If I have the list view, then click to edit, then back to list view, then to add new, to add new help screen, then back to add new it looses were it is.

    Thanks

    #337863 Reply

    support-michael
    Keymaster

    > If I select and go to the edit screen (works). If on the edit screen I use the button with just goback. It looses focus and needs a f5 for it to be active and let the db side work and other buttons on that screen.

    f5 sounds like your issue is with the Test Center. Can you confirm or describe the test environment? If it is the Test Center please share if you are affected by this on a device.

    Also if you post a small example (omit any db suff) that illustrates just the focus issue you are describing we can dig into it.

    Another thought is to add your own screen init logic to the prePageTransition() or postPageTransition() function that are stubbed out in the xxx_custom.js file of your project’s www folder.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Screen Focus

You must be logged in to post in the forum log in