On Tue, Jul 29, 2008 at 1:26 PM, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've downloaded Padre 0.03.
>
> I found a new module which is required but perl Makefile.pl can't detect 
> that's required.

What version of MakeMaker are you using?
What happens if you upgrade?

> It is Pod::Simple::HTML.
>
> I wrote another message yesterday but I couldn't send it because I had no 
> internet connection at home.
>
> The labels from some menus are not defined at all, so there are no hotkeys 
> defined for them either explicitly.
> The problem is that some menus have a label defined, but their hotkeys are 
> not defined well.
>
> For example, instead of
>
> "Search again (F3)"
>
> if I changed to
>
> "Search again\tF3"
>
> the hotkey F3 works fine.
>
> and it is the same for other modules which don't use this syntax.
>
> Some modules like copy, paste, have a stock ID defined and the hotkeys for 
> them work fine even it doesn't appear in the menu, but I think the best idea 
> would be to set the labels explicitly and also define a hotkey manually for 
> them, because it will be visible in the menu item.
>
> I don't know, maybe if the label for a menu that has a stock ID defined is 
> not specified explicitly, that menu label will appear in different languages 
> based on the locale, so it would be an advantage, but if a translation is 
> wanted, I think it is better to specify the labels manually, specify the 
> hotkeys, and do the translation separately using a perl module for that thing.


Some of this was addressed in your other mail (titled Padre).
I'll have to figure why some of the icons of stock menus don't show up
on Windows.

Gabor

Reply via email to