Groups
Sign in
Groups
MIT App Inventor Forum
Conversations
Labels
About
Send feedback
Help
Extension Toast con valores X Y personalizados en la pantalla
2,968 views
app-inventor-extensions
Skip to first unread message
Andres Daniel
unread,
Apr 25, 2017, 6:06:59 PM
4/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Comparto código java extensión toast con posición x y personalizada
co.com.dendritas.ToastU.aix
ToastU.java
Taifun
unread,
Apr 25, 2017, 7:07:39 PM
4/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
thank you for the extension!
you might want to add a short documentation and a screenshot, for example which methods does the extension offer, how can you use the new blocks, etc
thank you again.
Taifun
Taifun
unread,
Apr 26, 2017, 10:12:29 AM
4/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
public void
m
ensaje(String texto, int eje
x
,int eje
y
)
please also follow the naming conventions, which is
UpperCamelCase
for property, method and event names and
lowerCamelCase
for parameter names
example:
Taifun
Reply all
Reply to author
Forward
0 new messages