Re: [Geany-Users] GUI Program Development in Geany

2017-09-26 Thread Lex Trotman
> Well, this feature would be for GUI programs in their own window, so no need > for input from the tab, just output of possible error messages. Well, I guess a narrowly focussed feature might be suggested to go in a plugin then. There are several other things a plugin that executes stuff could

Re: [Geany-Users] GUI Program Development in Geany

2017-09-26 Thread Keith Brown
Thanks Lex. You're right - using the VTE with the bash %c workaround nicely pops up either a terminal window or a GUI window, and messages from the GUI window go to the terminal tab. It's even cleaner if "Don't use run script" is selected (now if I could only bind a key to the second Execute co

Re: [Geany-Users] GUI Program Development in Geany

2017-09-26 Thread Lex Trotman
On 26 September 2017 at 18:56, Keith Brown wrote: > Hi everyone, > > I'm using Geany on Ubuntu 14.04/16.04, mostly for console/terminal program > dev in Python. I've always found Geany to be a great piece of software. > > I've started doing GUI program dev in Python with TKinter, PyQT, etc. and >

[Geany-Users] GUI Program Development in Geany

2017-09-26 Thread Keith Brown
Hi everyone, I'm using Geany on Ubuntu 14.04/16.04, mostly for console/terminal program dev in Python. I've always found Geany to be a great piece of software. I've started doing GUI program dev in Python with TKinter, PyQT, etc. and find the fact that Geany always runs commands in the Exec