This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Romfly's profile picture

Noob in LUA need to make a "graphic display" on computercraft...

Started by Romfly, 02 December 2012 - 03:11 AM
Romfly #1
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
anonimo182 #2
Posted 02 December 2012 - 08:19 AM
Look up for APIs or tutorials of how to make them
Doyle3694 #3
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.
Romfly #4
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 ?
Tiin57 #5
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/wiki
That's your link.
Look in the APIs section.
Bubba #6
Posted 02 December 2012 - 08:47 AM
http://computercraft.info/wiki
That'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.
Romfly #7
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
Romfly #8
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/wiki
That's your link.
Look in the APIs section.

thanks a lot for this reply !

Romain