It is currently Sun May 19, 2013 5:43 pm


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 1:47 pm  (#1) 
Offline
Administrator
User avatar

Joined: May 22, 2008
Posts: 5469
Location: Somewhere in GIMP
What determines the location of scripts in the filter lists?

For example, the list in my Filters > Animation is a hodge podge. Few are alphabetical. The list is very long and it's easy to miss finding a script. :puzzled

_________________
Image
Law of Gravity - Any tool, nut, bolt, screw, when dropped, will roll to the least accessible place.
Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Profile  
 

 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 1:53 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Oct 07, 2010
Posts: 351
Location: home/Nixnine/.gimp-2.0/scripts/nixnine.scm
Good question. Some type of order would be very helpful. I've even noticed scripts changing location in the list. I am already confused enough, haha. If there was some way to order them it would make using them much easier -- well, finding them anyway.

_________________
Image

I refuse to be confused, but am often confused at this refusal.


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 1:56 pm  (#3) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 8945
Location: "Looking for my eraser" =P
That is a great question. :)
One of many Gimysteries in life. ;)

_________________
Image
Gimp Rocks Blog
Simply Gimp Tutorials
"Once your in the cloud, you're in the net"
____________
OK, . . . . so what's the speed of dark?


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 2:05 pm  (#4) 
Offline
Administrator
User avatar

Joined: May 22, 2008
Posts: 5469
Location: Somewhere in GIMP
nixnine wrote:
I've even noticed scripts changing location in the list. I am already confused enough, haha.
Yes, I've noticed that too. A script is down in the list, use it, and it may be at the top of the list when you look for it again. ;)

_________________
Image
Law of Gravity - Any tool, nut, bolt, screw, when dropped, will roll to the least accessible place.
Image


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 2:11 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Apr 23, 2010
Posts: 817
Location: not from Guildford after all
Oregonian wrote:
What determines the location of scripts in the filter lists?

For example, the list in my Filters > Animation is a hodge podge. Few are alphabetical. The list is very long and it's easy to miss finding a script. :puzzled

They should be alphabetical except for those entries which 1) have been assigned to a particular menu group, or 2) have been added after starting GIMP (these will be sorted alphabetically after restarting GIMP).

Can you post a screenshot of your Animation menu?

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 2:23 pm  (#6) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 4957
:ninja well Saulgoode was faster anyway

###############################
O

It is the alphabetic order but may confuse because it is a alphabetic order that include numbers and simbols,and even blanc spaces (number get before then letters,

as example i wished a script be on top of its submenu, and i got that simply adding a blanc space before the filter name as from
<Image> /Filters/ Light and Shadows/Contrast Mask to <Image> /Filters/ Light and Shadows/ Contrast Mask

the blank space before Contrast make that filter the topmost but i believe would be the same using * or even -

But about fiters jumping i have no clue never happened to me, in theory should not happen except when filters pushed down or up by new additions, but list should remain in alphabetic order

Except AS SOON you add a new scripts and refresh, but once reloaded gimp everything will be again in alphabetical order

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 2:31 pm  (#7) 
Online
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 2072
Location: Gimpville
It would be nice to have a script/plug-in organizer. Maybe we will see something like that in future releases.

_________________
Image


Top
 Profile  
 

 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 2:52 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Oct 25, 2010
Posts: 1295
I suspect (but never tried to prove it) that location of menu item may also depend on installation type (public vs private).

_________________
Image


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 3:09 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Apr 23, 2010
Posts: 817
Location: not from Guildford after all
GnuTux wrote:
It would be nice to have a script/plug-in organizer. Maybe we will see something like that in future releases.

Doing so would not be trivial. In fact, figuring out a way of doing so would not be trivial.

The difficulty is that GIMP's plug-in system is dynamic and as plug-ins are added to the menus, there is no way of knowing what other plug-ins will be added to the menus (as subsequent plug-ins get registered). Or even to make any assumptions about which plug-ins have already been added to menus.

There is an internal mechanism for grouping menu commands which allows, for example, Select->Grow to appear directly after Select->Shrink in the menus; but I don't believe that mechanism has been made available to plug-ins yet. At least not the ability to define new groups -- one can register plug-ins to existing groups as demonstrated in my Edit->Isolate Script-fu (which registers itself as part of the "<Image>/Edit/Cut" menu group).

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Profile  
 
 Post subject: Re: Location of scripts in filter lists
PostPosted: Wed Jul 06, 2011 3:18 pm  (#10) 
Offline
Administrator
User avatar

Joined: May 22, 2008
Posts: 5469
Location: Somewhere in GIMP
saulgoode wrote:
Can you post a screenshot of your Animation menu?
Here's my list. Actually, it's alphabetical sections. I only have to look in two places. I guess I'm just impatient to find what I'm looking for.

Image

_________________
Image
Law of Gravity - Any tool, nut, bolt, screw, when dropped, will roll to the least accessible place.
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

* Login   * Subscribe to RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group