bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8176: 24.0.50; GUI toolkit differences


From: Tim Cross
Subject: bug#8176: 24.0.50; GUI toolkit differences
Date: Tue, 5 Jul 2011 16:02:18 +1000

No, As I understand it, it only works under Lucid  and MS Windows. I
confirmed the Lucid/X side of things and some others confirmed the
windows version.

Is OSX/Nextstep just using GTK+ under the hood or is it a completely
different toolkit?

Tim

On Tue, Jul 5, 2011 at 3:56 PM, Jan Djärv <jan.h.d@swipnet.se> wrote:
> FWIW, this doesn't work under OSX/Nextstep either.
>
>        Jan D.
>
>
> Tim Cross skrev 2011-07-05 02.00:
>>
>> (defun tx-greet ()
>>>>
>>>>    (interactive)
>>>>    (message "Hello Tim!"))
>>>>
>>>>  (defun tx-menu ()
>>>>    (interactive)
>>>>    (define-key lisp-interaction-mode-map [menu-bar tx]
>>>>      '(menu-item "TX Test" tx-greet)))
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]