2017년 4월 11일 화요일

Multiplicar botão clicado (Multiply button clicked)


Is it possible to create a function that, when I click on a certain BUTTON (EX: BtnFrente), the program makes a copy of the button clicked,
So I can, click and drag the created btn?

As the attached image


--
Outside chance that you can do it with a webviewer and html or Java Script.

In AI, you cannot set the left and top properties of a component...  But you could possibly do it with HTML...

Probably would be pretty difficult.

--
Referente aos botoes serem copiados não encontrei nada na net, e também no app inventor.

Saberia dizer como eu faria pra armazenar a informação que determinado Botão x foi clicado, e acionar esse botãox somente depois que o botao Y for clicado ?

--
you can't create components dynamically in App Inventor
but you could use the canvas and image sprites as buttons
just set the image sprites to visible = false you do not need currently and set them to visible = true as soon as you need them
also you can click and drag image sprites around...

--
Sounds similar to my > frogs-n-flies < game.
The aia and apk are there to see how it works.
But basically it is as Taifun said.
Create ImageSprites ahead of time and hide them.
Then make them Visible as you need them.

--
Taison, thank you for your reply, I confess I had not thought of that, because it is beginner with AppInventor. 

Scott, Looking at the picture, is just that. 
The difference is that when you press the "GO" button will send a bluetooth command to an Arduino. 
Can contact on my email? 

--

댓글 없음:

댓글 쓰기