> > Always got the "Woodrat" folder under File | Create menu, no
> > shortcut key indicated.
On 3 Oct 2010 at 11:17:05, Sven Neumann wrote:
> I am pretty sure that it theoretically should work this way. After
> all the Script-Fu extension itself creates sub-menus this way and
> those sub-menus d
On Sun, Oct 3, 2010 at 9:49 AM, Gino D wrote:
> Hi
>
> Currently, what type of data should be used to enter a parasite as a
> parameter within those Script-fu procedures that handle such an
> object? By chance, can you give me any examples?
>
AFAIK, only strings are supported and are passed in as
On Sun, 2010-10-03 at 13:42 +, Alan Campbell wrote:
> > You need to explicitly create the submenu using
> > gimp-plugin-menu-branch-register. This procedure should accept
> > mnemonics marked with an underscore.
> >
>
> Tried
> (gimp-plugin-menu-branch-register "/File/Create" "W_oodrat")
> (
Hi
Currently, what type of data should be used to enter a parasite as a
parameter within those Script-fu procedures that handle such an
object? By chance, can you give me any examples?
In order to figure it out, I have done several tests through the
TinyScheme Console, from time to time using lis
On 03/10/2010 14:00, Kekko wrote:
>> On 03/10/2010 09:21, Kekko wrote:
>>> Hi, this is the first time I post something in this forum, so let me thank
>>> you in advance for your amazing work and website.
>>> The pb I have is that I'm noting since a lot of time a very slowness in
>>> loading t
Hi Sven,
On 3 Oct 2010 at 14:19, Sven Neumann wrote:
> On Sun, 2010-10-03 at 12:59 +, Alan Campbell wrote:
> > One of uses of an underscore is to pick out the shortcut character
> > in a menu item:
> >
> > (script-fu-register "wrdhb_create_half_blind_dovetail"
> > "_Half blind dovetail.
On Sun, 2010-10-03 at 12:59 +, Alan Campbell wrote:
> One of uses of an underscore is to pick out the shortcut character in
> a menu item:
>
> (script-fu-register "wrdhb_create_half_blind_dovetail"
> "_Half blind dovetail..." ;menu label
> "Create Template for Half blind Dovetail"
> .
> On 03/10/2010 09:21, Kekko wrote:
>> Hi, this is the first time I post something in this forum, so let me thank
>> you in advance for your amazing work and website.
>> The pb I have is that I'm noting since a lot of time a very slowness in
>> loading the extension at the startup of GIMP. This
One of uses of an underscore is to pick out the shortcut character in
a menu item:
(script-fu-register "wrdhb_create_half_blind_dovetail"
"_Half blind dovetail..." ;menu label
"Create Template for Half blind Dovetail"
)
There also appears to be
(script-fu-register "wrdhb_create_ha
On 03/10/2010 09:21, Kekko wrote:
> Hi, this is the first time I post something in this forum, so let me thank
> you in advance for your amazing work and website.
> The pb I have is that I'm noting since a lot of time a very slowness in
> loading the extension at the startup of GIMP. This happe
Hi, this is the first time I post something in this forum, so let me thank you
in advance for your amazing work and website.
The pb I have is that I'm noting since a lot of time a very slowness in loading
the extension at the startup of GIMP. This happened with the 2.6.10 version
that I uninstal
11 matches
Mail list logo