UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sb
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    sb

    @sb

    2
    Reputation
    4
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    sb Unfollow Follow

    Best posts made by sb

    • Behaviour of BottomEdge and PageStack

      Hi guys,

      I'm working on my first Ubuntu Touch app but sadly I've been stuck for several days. What I want to achieve is a BottomEdge component that contains a PageStack so that I can push 2 different pages that ask the user for some input. When I push the first Page onto the PageStack, the page's height is reset to 0 after (!) the page's component.onCompleted() method is executed and I can't figure out what's wrong. A more detailed explanation with code snippets is already on StackOverflow:

      https://stackoverflow.com/questions/69292221/behaviour-of-pagestack-bottomedge-ubuntu-components

      Maybe someone of you who's familiar with these components can help me out. I read all the relevant documentation but I can't figure out what's wrong.
      If this is the wrong place to ask this kind of question, please let me know so I can close or delete it.

      Thanks for reading!

      posted in App Development
      S
      sb
    • RE: Behaviour of BottomEdge and PageStack

      @irnbru Hi, sorry for replying late. I tried what you suggested and it actually works as I want it to! Thats awesome! Thank you very much for taking some time to help!

      posted in App Development
      S
      sb

    Latest posts made by sb

    • RE: Behaviour of BottomEdge and PageStack

      @irnbru Hi, sorry for replying late. I tried what you suggested and it actually works as I want it to! Thats awesome! Thank you very much for taking some time to help!

      posted in App Development
      S
      sb
    • Behaviour of BottomEdge and PageStack

      Hi guys,

      I'm working on my first Ubuntu Touch app but sadly I've been stuck for several days. What I want to achieve is a BottomEdge component that contains a PageStack so that I can push 2 different pages that ask the user for some input. When I push the first Page onto the PageStack, the page's height is reset to 0 after (!) the page's component.onCompleted() method is executed and I can't figure out what's wrong. A more detailed explanation with code snippets is already on StackOverflow:

      https://stackoverflow.com/questions/69292221/behaviour-of-pagestack-bottomedge-ubuntu-components

      Maybe someone of you who's familiar with these components can help me out. I read all the relevant documentation but I can't figure out what's wrong.
      If this is the wrong place to ask this kind of question, please let me know so I can close or delete it.

      Thanks for reading!

      posted in App Development
      S
      sb