ons, 21 04 2010 kl. 17:01 -0400, skrev Carnë Draug: > On 11/04/2010, Søren Hauberg <[email protected]> wrote: > > Honestly, I have no idea. No one have written guidelines. In practice, I > > think this issue happens very rarely, so I guess nobody bothered > > figuring out how to deal with this. I realise this is not a particularly > > satisfying answer, but it is the best I got :-( > > I've already changed some of the functions. Could you please look into > some of the ones already changed and see if the API is according to > the default? The only ones changed thus far are: > > zenity_file_selection > zenity_list > zenity_message > zenity_entry
This looks good to me. Just to match the general style in Octave, I think you should rename '_zenity_options_' to '__zenity_options__' (two underscores instead of one). Alternatively, you should put this function into a 'private' directory. Søren ------------------------------------------------------------------------------ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
