Re: Clipboard copy problem

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Clipboard copy problem
Дата
Msg-id 3F5E323C.4030907@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Clipboard copy problem  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Dave Page wrote:

>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 09 September 2003 18:53
>>To: Dave Page
>>Cc: Jean-Michel POURE; pgadmin-hackers@postgresql.org
>>Subject: Re: [pgadmin-hackers] Clipboard copy problem
>>
>>
>>
>>>That sounds like it might be my fault - I stopped the xrc files being
>>>
>>>
>
>
>
>>>installed in src/Makefile.am (they are only distributed in the source
>>>
>>>
>
>
>
>>>now). In what circumstances are they actually required?
>>>
>>>
>>>
>>When compiled for debugging.
>>
>>
>
>That's what I originally thought, but when I tested the Slackware build
>on Snake (which is a debug build) it worked fine!
>

To be more precise:
If the macro EMBED_XRC is defined (and it should be defined only for
release, not for debug), embedded dialogs are used.
There's no technical problem using EMBED_XRC with debug builds also,
it's just that ui/common/*.xrc are ignored.

Regards,
Andreas



В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: dlgOperator_patch
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: pgadmin3.chm in CVS