Juan Toledo wrote:
> 
> Hi, I'm developing etherape (a graphical network browser modeled after
> etherman) with glade. It's using gnome. Here's my list of bugs and
> suggestions.
> 
> 1. The active state for a checkbox menu item is disregarded.

This has recently been reported and I have a fix for it.

> 2. Menus created can't be linked to an appbar to provide menu
>     hints from within the interface. What's more, they can't be linked
>     (with gnome_app_install_appbar_menu_hints) from code either,
>     since the uiinfo structures created in interface.c are static and
>     can't be accessed from other files.

Yes, I've been meaning to add support for this for a while.
I think it is quite easy to do. We don't want it optional, do we?


> 3. When LANG is set, some code produced has as default language
>     the language set in the LANG setting. For instance toolbar buttons
>     and tooltips and the window title for a font selection dialog.
>     Since gettext says that the language in the source code should be
>     English and other languages should be provided as po files, I
>     suggest changing the behaviour, or at least, making it optional.

We discussed this a while back. Where does gettext say the language in the
source code should be English? I couldn't find that.

I suggested we may want to have 2 native language options for Glade:

1. The language to use for the Glade interface.
2. The language to use for the source code.

(Or maybe just a simple "Use English source code" boolean option.)

But that may require changing LANG or the other variables quite a bit
within Glade.


> Other than that, I'm extremely happy with glade. It's allowed me to
> produce etherape really fast, with absolutely no previous knowledge
> of GTK+. Thank you Damon. :-)
> 
> You might want to add etherape to the list of applications built
> with glade. It's running quite popular in sourceforge, being the third
> most downloaded software.

OK. I will do.

Damon


+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to