Re: FTS Parser dialogue

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: FTS Parser dialogue
Date: 2009-03-16 20:18:19
Message-ID: 937d27e10903161318l100b3819g1cabe07e40498a9b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Mar 16, 2009 at 6:02 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Dave Page a écrit :
>> On Mon, Mar 16, 2009 at 12:11 PM, Guillaume Lelarge
>> <guillaume(at)lelarge(dot)info> wrote:
>>> Dave Page a écrit :
>>>> On Mon, Mar 16, 2009 at 11:56 AM, Guillaume Lelarge
>>>> <guillaume(at)lelarge(dot)info> wrote:
>>>>> Dave Page a écrit :
>>>>>> [...]
>>>>>> Any reason you can see that we cannot make the FTS parser dialogue the
>>>>>> same size as the other FTS dialogues? It looks odd on the visual tour.
>>>>>>
>>>>> You're right, we can lower the comment text box size.
>>>> You wanna fix that or shall I?
>>>>
>>> I can do it.
>>
>> Thanks.
>
> Actually, I can't. Due to the multiline option, if I set the FTS parser
> dialog at the same size than the FTS dictionary dialog, the replication
> combobox is invisible (on GTK) or partially visible (on Mac OS X). It
> seems that the multiline option set a different min size to the textbox
> widget. I tried many different options, but none worked.

OK, np. Thanks for looking.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-03-16 20:20:03 Re: pgAdminIII 1.10 Visual Tour
Previous Message svn 2009-03-16 19:46:55 SVN Commit by dpage: r7711 - trunk/pgadmin3/pgadmin