screens

  1. walterf25

    B4J Question Show MessageBox on top of Parent Form regardless of Which Screen I move the Parent Form to

    Hi all, not sure if I'm not searching for the right thing but I was not able to find anything in the forums. I have a B4J project and I have a custom_message box, but I want the custom_message box to appear on top of the Parent form regardless of where I move my main parent form to, I have two...
  2. walterf25

    Android Question libGDX lgScreen issue

    Hello all, i have been re-writing my old Whack A Bieber game written with libGDX, i decided to make use of the lgScreen and lgScreenManager classes to have better control of the game and to try to get rid of unnecessary code. I followed the MultiScreen example that comes in the Examples written...
Top