Re: TIP #213: A Standard Dialog for Font Selection

From: Kevin Kenny (kennykb_at_acm.org)
Date: 08/30/04

  • Next message: Wohnivec: "Posibly Tk bug?"
    Date: Mon, 30 Aug 2004 00:14:14 -0400
    
    

    Bryan Oakley wrote:
    > If there were an easy way to set the button labels via X resources
    > and/or message catalogs we wouldn't necessarily need the last three
    > options.

    'OK' and 'Cancel' are already localised resources in Tk's message
    catalogs; only 'Apply' would need to be added. These are really
    needed only on Un*x, since on Windows, the common dialogs are
    already ostensibly localised. I'm against exposing the button
    labels in any way other than Tk's message catalogs.

    (It's *possible* to reconfigure the labels under Windows, but
    it's really, really, ugly - MS is obviously sending the message,
    "Don't Do That.")

    --
    73 de ke9tv/2, Kevin
    

  • Next message: Wohnivec: "Posibly Tk bug?"