Closed GoogleCodeExporter closed 9 years ago
Hello pernille,
I am having difficulty recreating the bug. Here's what I did:
1. Created a new App Inventor project
2. Moved a horizontal arrangement onto the designer
3. Moved two textboxes into the horizontal arrangement.
The two textboxes stayed side by side, as expected. Are there any other steps I
should take to recreate the issue?
Thank you.
Logan Mercer
MIT App Inventor Developer
Original comment by loganjmmercer@gmail.com
on 17 Jul 2012 at 8:34
I did as the project/tutorial told me. After that I made my own program and
the same problem came up. I solved it by dragging the button pieces that I
wanted in the horizontal arrangement up and down to the top of screen and
then I clicked on the screen until it popped in place.
I don't remember the exact steps but I added the things I needed (it was
more things than just two text boxes and the horizontal arrangement) and
when I wanted to move them in place it bugged and the program did a little
as it wanted and the blocks just jumped around when I tried to move them,
some times it worked as some times it just moved some where else.
The blocks I used was:
lable
lable
button
button2
horizontal arrangement
when I tried to move the horizontal arrangement it just popped back to the
bottom. But when i dragged it to the top it ended up like this:
label
horizontal arrangement
label
button
button2
And then when I click the first label it popped in to the horizontal
arrangement.
But the problem isn't just the horizontal arrangement. It's also when you
try to drag and drop everything else and it doesn't come in place. It pop
back or it pop before or below where I want to put it.
When I start it all over and have:
label
label
button
button2
horizontal arrangement
And the try to put the buttons in the horizontal arrangement it works
for the first button but not for the second one. That one just pop to the
bottom. The it comes out like this:
label
label
horizontal arrangement/button
button
when I drag the button to the top it comes in second place.
label
button2
label
horizontal arrangement/button
then when I click it it pop one step down until it finally pop in to the
horizontal arrangement. Like this:
1 click:
label
label
button2
horizontal arrangement/button
2 clicks:
label
label
horizontal arrangement/button/button2
3 clicks:
label
label
horizontal arrangement/button
button2
Hope you understand how I mean :-)
Den 17 jul 2012 22:34 skrev <app-inventor-for-android@googlecode.com>:
Original comment by pernille...@gmail.com
on 18 Jul 2012 at 9:41
Please use the forums for this type of support queries.
Thanks!
Original comment by josmasfl...@gmail.com
on 11 Sep 2012 at 9:10
Original issue reported on code.google.com by
pernille...@gmail.com
on 10 Jul 2012 at 10:38