| От | Andreas Pflug |
|---|---|
| Тема | Re: pgadmin3 GTK |
| Дата | |
| Msg-id | 3E93DD4C.3050701@web.de обсуждение исходный текст |
| Ответ на | Re: pgadmin3 GTK (efesar <efesar@nmia.com>) |
| Список | pgadmin-hackers |
efesar wrote: >As far as I know, I've used the correct event maps. Hopefully I'm using the >correct number of arguments on everything, but I'm not 100% sure (sometimes >the docs are not explicit, and the only way to know for sure is by seeing >examples). As I'm coding I'll double check them. > >One concept I'm having trouble understanding is the WXUNUSED macro. > > > Keith, rules are quite simple. Every OnXXX method must have exactly one argument, and it must be wxEvent& or something derived from that to make the return stack cleanup functions happy. The WXUNUSED is just to make some compilers not to complain about unused parameters. No problem if you don't use it. Regards, Andreas
В списке pgadmin-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера