Mon Jul 29, 2013 8:01 pm
If I use NEW to get a new blank document in Geany, enter print("Hello DJ"), do SAVE_AS test.py, then run it by using the 'Gears' icon, I get a text box containing the printed message. Does that work for you?
What Operating System is running on your RPi? How did you install Geany? Do you have a very small sample program to demonstrate this failure?
(I am assuming your source code is in python, but maybe it's C? In that case my little test above is not helpful. Based on seeing IDLE used for python development - does it do other languages too?)
How To Ask Questions The Smart Way: http://www.catb.org/~esr/faqs/smart-questions.html
How to Report Bugs Effectively: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html