Re: [Gimp-developer] script-fu menu

2008-03-11 Thread Martin Nordholts
Sven Neumann wrote: > On Sat, 2008-03-08 at 14:29 -0500, Kevin Cozens wrote: > >> The one question I forgot to ask is how would a person get to see these >> preview images? Using an image preview browser? A "show preview" button (or >> menu item) in the scripts UI window? Some other mechanism

Re: [Gimp-developer] script-fu menu

2008-03-10 Thread Sven Neumann
Hi, On Sat, 2008-03-08 at 14:29 -0500, Kevin Cozens wrote: > I don't know if you would consider a library as being part of the GIMP core. > This feature could be implemented in a new GIMP library or as part of > libgimpui. How so? This is really something that can be implemented in about ten l

Re: [Gimp-developer] script-fu menu

2008-03-08 Thread Kevin Cozens
Sven Neumann wrote: > On Tue, 2008-03-04 at 17:16 -0500, Kevin Cozens wrote: >> This feature would be of enough general use that it should be available to >> all >> scripting systems. > > I don't see this as a feature that the GIMP core would implement. It is > up to the scripting language(s) to

Re: [Gimp-developer] script-fu menu

2008-03-04 Thread Sven Neumann
Hi, On Tue, 2008-03-04 at 17:16 -0500, Kevin Cozens wrote: > It would be a useful feature. Again, it isn't on my ToDo list for Script-Fu. > This feature would be of enough general use that it should be available to > all > scripting systems. I don't see this as a feature that the GIMP core wo

Re: [Gimp-developer] script-fu menu

2008-03-04 Thread Kevin Cozens
Sven Neumann wrote: > What about the possibility to add an example image as proposed in bug > #520066 ? It would be a useful feature. Again, it isn't on my ToDo list for Script-Fu. This feature would be of enough general use that it should be available to all scripting systems. It would need to

Re: [Gimp-developer] script-fu menu

2008-03-04 Thread Sven Neumann
Hi, On Sun, 2008-03-02 at 13:34 -0500, Kevin Cozens wrote: > You can't do either of the above in Script-Fu. Adding new parameter types to > allow adding extra text or horizontal lines is possible but is not currently > on the ToDo list. What about the possibility to add an example image as pro

Re: [Gimp-developer] script-fu menu

2008-03-02 Thread Kevin Cozens
Luis A. Florit wrote: > But I do not know if these are possible in script-fu, and I didn't > find a complete enough reference for script-fu. There is some documentation about Script-Fu at http://www.gimp.org/docs/. I have been putting together my own set of documentation for Script-Fu which you

Re: [Gimp-developer] script-fu menu

2008-03-02 Thread Kevin Cozens
Luis A. Florit wrote: > I want to do these on the plugin option window: > > 1) Gray-out some options according to checkboxes; > 2) Add arbitrary text, horizontal lines, boxes, or something like that. You can't do either of the above in Script-Fu. Adding new parameter types to allow adding

Re: [Gimp-developer] script-fu menu

2008-03-02 Thread Joao S. O. Bueno
On Sunday 02 March 2008, Luis A. Florit wrote: > * El 02/03/08 a las 15:25, Laxminarayan Kamath chamullaba: > > I am not a GIMP developer, though I have been a spectator on this > > list for a while now. > > > > I suggest that you specify exactly what you are trying, and what > > exactly you are lo

Re: [Gimp-developer] script-fu menu

2008-03-02 Thread Bill Skaggs
On Sun, Mar 2, 2008 at 4:44 AM, Luis A. Florit <[EMAIL PROTECTED]> wrote: > Sorry, I thought I was clear enough (did I specify the solution??) > What I want to do is what is pretty standard in these cases: You were certainly clear enough, but there is no way to do that using script-fu. If you

Re: [Gimp-developer] script-fu menu

2008-03-02 Thread Luis A. Florit
* El 02/03/08 a las 15:25, Laxminarayan Kamath chamullaba: > I am not a GIMP developer, though I have been a spectator on this > list for a while now. > > I suggest that you specify exactly what you are trying, and what > exactly you are looking for. > > A detailed work-flow and a UI mock-up image

Re: [Gimp-developer] script-fu menu

2008-03-02 Thread Laxminarayan Kamath
I am not a GIMP developer, though I have been a spectator on this list for a while now. I suggest that you specify exactly what you are trying, and what exactly you are looking for. A detailed work-flow and a UI mock-up image would best describe what you want. Specify the problem.. not the solut

[Gimp-developer] script-fu menu

2008-03-01 Thread Luis A. Florit
Hi, I am writting a (almost finished) plugin in script-fu and wanted some features for the script-fu main option window of my plugin, but I was unable to find this googling. So it's probably not possible... I want to do these on the plugin option window: 1) Gray-out some options accordi