[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using qt dialogs in Octave 4.0.0
From: |
Sergio |
Subject: |
Re: Using qt dialogs in Octave 4.0.0 |
Date: |
Wed, 8 Jul 2015 06:08:49 -0300 |
Hi Mike,
First at all thanks for your answer.
Some time ago (when octave had no official GUI interface) I worked to do some integration between qt libraries and octave. But I used pipes and don't work fine under Ms Windows. Now, with the new version of octave gui (qt based) I want to return to this work making some GUIs for m scripts files.
This is my motivation, but I don't find information about how can do this. I try for this way because the qt library was distributed with the octave windows binaries but I'm not sure about what is the best way.
You know where can I find some link about how can use someĀ ui* interpreter functions to create dialogs and interfaces directly from m-files?
Thanks a lot.
Sergio