[Gimp-developer] Re: Gimp menu thumbnail

2001-08-24 Thread OSHIRO Naoki

Hello, many thanks to your replys.

In mail of Aug  7 2001 22:53:56 +0200, Guillermo S. Romero writes:
 IIRC, no new features will go into 1.2.x. Also 1.2.2 is the latest.
  ..
 About GTK+, they are working in 1.3/2.0 now, so I doubt the patch will
 be applied. You should check what is going in CVS of both, and then
 see if it still applies, and how.

I don't use and check development/unstable version Gimp/Gtk+, now. I
got some advices before that gtk does not have feature of image
displaying on menu. So I worked on easy available version. But I
should more precise trace current state, sorry. (And I missed
gimp-stable updated to 1.2.2).

 I have not test it, but is there a way to turn them off? In GNOME
 there is a global option for this (of course some smart apps ignore
 what the user wants). Sorry, but some people dislike distractions.

I added a toggle option to preferences panel (ver.1.2.1). The patch
defaults of the feature is TRUE. Screen shot of panel is put on my
site.

Further, I contained icon image of Script-Fu (text logos and effects)
to scripts by new SF-MENUICON argument (XPM format). This screen shot
also put there. 

  http://mibai.tec.u-ryukyu.ac.jp/~oshiro/Programs/others/gimp-iconmenu/index-eng.html

The toggle option is applied on restart Gimp (Plug-ins/Script-Fu menu) or
Script-Fu refresh (Script-Fu menu). 

 And as cosmetic detail, the text should be aligned, thus plugins that
 do not have icon should have a blank. It seems a general rule of
 interface design.

Yes, I agree with you. I want to realize these looks, however current
my work does not atain it.

I hear that development gimp have menu icon feature, I check it later.

=
OSHIRO Naoki: [EMAIL PROTECTED]
http://mibai.tec.u-ryukyu.ac.jp/~oshiro/
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Re: Gimp menu thumbnail

2001-08-08 Thread Sven Neumann

Hi,

myself wrote:

 We want to allow plug-ins to register an icon together with their menu 
 entry and I'd prefer this solution over trying to create an icon 
 automatically. 

I'm sorry, I hadn't looked close enough. Of course this is essentially
what you did. I was under the impression you had managed to create the
icons automatically by applying the respective filter to the wilber
icon.

We should consider using GParam and GParamSpecs as defined in GObject
for an overhaul of the Gimp plug-in protocol. This needs some serious
thoughts and discussions so we get it right and we should definitely 
consider extendending the plug-in registration to allow for menu icons 
when we do this. At the moment, the Gimp core is under heavy 
development, so I'd like to delay the implementation a little so we 
don't break everything at the same time, but it might be a good time 
to start to think about it...


Salut, Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Re: Gimp menu thumbnail

2001-08-07 Thread Sven Neumann

Hi,

Guillermo S. Romero / Familia Romero [EMAIL PROTECTED] writes:

 IIRC, no new features will go into 1.2.x.

this is correct.

 About GTK+, they are working in 1.3/2.0 now, so I doubt the patch will
 be applied. You should check what is going in CVS of both, and then
 see if it still applies, and how.

current development GIMP in CVS uses the unstable GTK+ tree that has 
support for icons in menus and GIMP already makes use of this feature. 
We want to allow plug-ins to register an icon together with their menu 
entry and I'd prefer this solution over trying to create an icon 
automatically. 

It's a nice hack though and we might want to pick up the idea of 
applying the filters to a wilber image to create the plug-ins icons.


Salut, Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer