[OctDev] Need help with fgets to read from zenity

2011-04-30 Thread Carnë Draug
Hi I've been working on the zenity package for some time but I'm stuck on zenity_scale. Basically zenity opens a dialog window with a bar and every time it is moved, it prints that number followed by a newline. The idea is to start zenity with popen and then read the values from the pipe. If I un

Re: [OctDev] [PATCH 2/2] fix checklist and print-column + more options available

2011-04-30 Thread Carnë Draug
Hi Philippe It's nice to see someone else looking at the zenity package. If you look at the development version of the package you'll notice there's been major changes to it, inclusive the ones you mentioned. The only reason it hasn't been released yet is that I haven't finished zenity_scale. So s

[OctDev] [PATCH 2/2] fix checklist and print-column + more options available

2011-04-30 Thread Philippe MALLET
There were a bug when using the checklist option. The message was : (zenity:6946): GLib-GObject-CRITICAL **: g_value_dup_string: assertion `G_VALUE_HOLDS_STRING (value)' failed It was because of the option «print-column="1"» : when use with checklist option it can’t work because the first column

[OctDev] [PATCH 1/2] change call to zenity_list (for checklist)

2011-04-30 Thread Philippe MALLET
I made this little change because the way to write the data field were different in shell than in octave. Now, a line in the data cell array is a line in the list window. (It seems to me more logical). Before, call was : zenity_list('Title',{'Name of checkbox column','Name of choices column'},{'F

[OctDev] FWD: [Octave-tracker] [ octave-Bugs-3292411 ] Failing tests in odepkg 0.6.12

2011-04-30 Thread Thomas Treichl
Am 25.04.11 17:29, schrieb SourceForge.net: > Bugs item #3292411, was opened at 2011-04-24 11:16 > Message generated for change (Comment added) made by treichl > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=102888&aid=3292411&group_id=2888 > > Please note that th