11 posts
Posted 02 December 2012 - 04:11 AM
Hi all, I need your help to do a program in LUA.
I want to use the turtles to sort items in chests, but I want to make a graphical dislplay like in this video :
http://www.youtube.com/watch?v=PIwp8NTHpvs .
I don't know how make this… Can you help me to do this ?
I know how program the turtle for storting items in chests, but not for make a graphical display…
Thanks a lot
Romain
249 posts
Location
In the universe
Posted 02 December 2012 - 08:19 AM
Look up for APIs or tutorials of how to make them
818 posts
Posted 02 December 2012 - 08:31 AM
well if you have no clue, start out smaller. We wont code for you, neitiher can we help you without you showing us an actual problem with a code
We are talking 200 lines code here.
11 posts
Posted 02 December 2012 - 08:32 AM
Look up for APIs or tutorials of how to make them
do you have a link about these ?
1243 posts
Location
Indiana, United States
Posted 02 December 2012 - 08:39 AM
Look up for APIs or tutorials of how to make them
do you have a link about these ?
http://computercraft.info/wikiThat's your link.
Look in the APIs section.
1190 posts
Location
RHIT
Posted 02 December 2012 - 08:47 AM
http://computercraft.info/wikiThat's your link.
Look in the APIs section.
Can we just make it a rule for the Ask a Pro forum that question without code = link to wiki? People should know by now that we aren't going to code things for them but apparently they don't.
11 posts
Posted 02 December 2012 - 10:52 AM
well if you have no clue, start out smaller. We wont code for you, neitiher can we help you without you showing us an actual problem with a code
We are talking 200 lines code here.
understood, I didn't ask you to code for me, I just need to get the "vocabulary" about the GUI. I think I found some interesting stuff since this morning, I'll check all I found. This topic was to know if one of you knew an interesting link to a tutorial about this…
Thanks a lot
Romain
11 posts
Posted 02 December 2012 - 10:53 AM
Look up for APIs or tutorials of how to make them
do you have a link about these ?
http://computercraft.info/wikiThat's your link.
Look in the APIs section.
thanks a lot for this reply !
Romain