Обсуждение: CVS Commit by dpage: Turns out that wxMac actually supports a macish

Поиск
Список
Период
Сортировка

CVS Commit by dpage: Turns out that wxMac actually supports a macish

От
cvs@developer.pgadmin.org
Дата:
Log Message:
-----------
Turns out that wxMac actually supports a macish behaviour of
the "Quit" MenuItem. It works similar to the About and Help menu
handling - you just set s_macEditMenuItemId to the id of
the Exit-Menuitem, and wx takes care of the rest.

Here is is patch (3-liner, including the compiler conditionals)
for this.
[Florian Pflug]

Modified Files:
--------------
    pgadmin3/src/ui:
        frmMain.cpp (r1.128 -> r1.129)


Вложения