gheorghe_pop
October 28th, 2005, 12:13 PM
Hello.
I want to build a gui-frontend for octave. I have a design for the interface (for now in my mind only). It's made with glade and to programm the application I will use python.
The first probblem that i encounter is the following:
How can I build a small console in my application using python and glade?
In the console octave will start by default. And when the user run's a octave program evry line from the program will be passed to the console and executed.
Documentation,examples all is wellcome.
10x
I want to build a gui-frontend for octave. I have a design for the interface (for now in my mind only). It's made with glade and to programm the application I will use python.
The first probblem that i encounter is the following:
How can I build a small console in my application using python and glade?
In the console octave will start by default. And when the user run's a octave program evry line from the program will be passed to the console and executed.
Documentation,examples all is wellcome.
10x