Go to advanced search

by fhp14
Fri Apr 17, 2015 4:47 am
Forum: Graphics programming
Topic: Terminal displays through running program
Replies: 5
Views: 1615

Re: Terminal displays through running program

Yes, that worked perfectly. I added that to /etc/rc.local so that it does this automatically upon boot. Thanks for your quick and accurate help. I really appreciate it! :D
by fhp14
Fri Apr 17, 2015 2:30 am
Forum: C/C++
Topic: Terminal displays through running program
Replies: 1
Views: 432

Terminal displays through running program

I am attempting to run this program https://github.com/mwilliams03/Pi-Touchscreen-basic/blob/master/buttonExample.c from http://ozzmaker.com/2013/09/10/controlling-the-gpio-on-a-raspberry-pi-with-a-touchscreen/ . I have made this program auto-start, but the terminal 'behind' the program shows throug...
by fhp14
Fri Apr 17, 2015 2:26 am
Forum: Graphics programming
Topic: Terminal displays through running program
Replies: 5
Views: 1615

Re: Terminal displays through running program

The problem continues.... I need the program to autostart. I have that figured out by modifying the etc/local.rc. However, the same error occurs that the the background text shows through the program image. Is there a way to control this? I basically need the program to always execute in the foregro...
by fhp14
Thu Apr 16, 2015 4:39 am
Forum: Graphics programming
Topic: Terminal displays through running program
Replies: 5
Views: 1615

Re: Terminal displays through running program

Yes! That fixed it. This crossed my mind, but I wasn't focusing on it when I was troubleshooting.

Thank you so much!
by fhp14
Thu Apr 16, 2015 12:26 am
Forum: Graphics programming
Topic: Terminal displays through running program
Replies: 5
Views: 1615

Terminal displays through running program

Hi folks, I am working on a school project that is coming down to the wire (of course). Any help ASAP would be really appreciated. I am attempting to test the tutorial found here: http://ozzmaker.com/2013/09/10/controlling-the-gpio-on-a-raspberry-pi-with-a-touchscreen/ The code can be found here. ht...

Go to advanced search