Re: Connection dialogue size in case of a remote server

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Connection dialogue size in case of a remote server
Дата
Msg-id CA+OCxozRtJSQxCXBsD+0xmiU-b2wHE58Sc2dna2WZOnEdyBFdg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Connection dialogue size in case of a remote server  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
On Fri, Jan 13, 2012 at 9:32 AM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> On Fri, 2012-01-13 at 09:25 +0000, Dave Page wrote:
>> Thanks - patch applied.
>>
>> On Fri, Jan 13, 2012 at 8:31 AM, Dharmendra Goyal
>> <dharmendra.goyal@enterprisedb.com> wrote:
>> > Hi,
>> >
>> > When we try to connect to a remote database server or name of the server is
>> > a bit long , text gets cut because of additional information of the server.
>> > Please find attached patch to fix it..
>> >
>
> Well, this fixes the issue for this example. But I guess that, if I put
> a text a little longer than yours, it'll screw up again, right?

Right - this allows a 2 line description to display properly. Any
longer than that and you'll still have issues - but that doesn't seem
like it's worth spending too much effort on as that's likely to be a
rare (and slightly unusable case). Overflowing to a second line is
pretty easy to do, even with a reasonable length description.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Connection dialogue size in case of a remote server
Следующее
От: Dharmendra Goyal
Дата:
Сообщение: Re: Connection dialogue size in case of a remote server