Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,479

    Re: Screen item not appearing when routine called

    By jvm I meant the Android OS that executes the app.
  2. Replies
    5
    Views
    1,479

    Re: Screen item not appearing when routine called

    That sounds like a threading problem. The method is using the thread the jvm uses for updating the GUI so it can't do the update until the method exits.
Results 1 to 2 of 2