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

Help with touchscreen

Started by Pashok26rus, 26 August 2013 - 06:30 AM
Pashok26rus #1
Posted 26 August 2013 - 08:30 AM
Hi all) sorry for my bad english, I'm Russian) Actually, I need help … Touch control the entire base that would have 1 computer uses WiFi can be controlled on / off
for example I press the button on the touch screen, a signal is sent to another computer that receives and processes it, and in turn emits a redstone signal once again push it off rudstoun …
I need 10 - 15 buttons with rednetom I know so I will correct id
For earlier huge thank you …
Lyqyd #2
Posted 26 August 2013 - 10:27 AM
Split into new topic.
svdragster #3
Posted 26 August 2013 - 10:59 AM
What do you actually need help with?
Detecting someone pressing a button on a monitor or sending over rednet?
Last1Here #4
Posted 26 August 2013 - 11:33 AM
There a few button api's out there, there's the one direwolf made. Here's the pastebin link


http://pastebin.com/1iwuzsh8
Pashok26rus #5
Posted 26 August 2013 - 12:18 PM
I'm on the biggest screen 8x4 need 10-15 buttons when you send the message code well, or what goes on around the house are on the number of buttons that take computers is their message and emit redstone signal
theoriginalbit #6
Posted 26 August 2013 - 12:21 PM
There a few button api's out there, there's the one direwolf made. Here's the pastebin link

http://pastebin.com/1iwuzsh8
Much, much, much more useable API made by Lyqyd.
Pashok26rus #7
Posted 26 August 2013 - 12:22 PM
Ummm … Tipo's http : //pastebin.com/7f8y6GCZ the program once it is working with the wires of the Red and I have to believe that would work with rednet
Last1Here #8
Posted 27 August 2013 - 10:13 AM
There a few button api's out there, there's the one direwolf made. Here's the pastebin link

http://pastebin.com/1iwuzsh8
Much, much, much more useable API made by Lyqyd.

Haha I've not seen that one I'll take a look
Pashok26rus #9
Posted 27 August 2013 - 01:00 PM
MDA theme is ask Profesional's not a dick who does not help throwing links to guides that I already know and help dick there all lazy but what I expected from .. "Professionals" cool mdya one name
Lyqyd #10
Posted 27 August 2013 - 01:11 PM
Okay, clearly, you don't understand the point of Ask a Pro.

We're not here to write code for you. We're here to help you fix problems you can't find in your code, or point you in the right direction when you're starting a project, or help you improve your code. We don't create programs on demand. You posted some code earlier that you copied and pasted from somewhere, but that isn't even useful since the only thing it has in common with your project's stated goals is that there are buttons on a monitor. theoriginalbit pointed you toward a button API that we recommend for use, so that's already covered. The usage is pretty simple, so programming a simple rednet message sender controlled by the button API wouldn't be terribly difficult. Here in Ask a Pro, the effort people are willing to expend helping you is usually about equal to the effort you are putting in.

So don't go around calling the people trying to help you "dicks". It won't make anyone any more likely to help you (it will, in fact, have the opposite effect). Post the code you have written so far, preferably either the rednet controlling part, or a simple button display with the API theoriginalbit posted above. Then ask a specific question about whatever is giving you trouble with the next stage of the implementation. You will receive much better help if you show that you're putting a little effort in to this too instead of just expecting it to be handed to you complete and calling people names when that doesn't happen. Childish tantrums aren't well tolerated around here.