From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
---|---|
To: | "Guillaume Lelarge" <guillaume(at)lelarge(dot)info> |
Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Dictionary selection of a FTS dialog is not visible. |
Date: | 2009-01-13 16:51:46 |
Message-ID: | EA19790DDD874950BB99E7ACAB9CECA2@HIRO57887DE653 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi Guillaume.
Now, Dictionary selection of a FTS dialog is not visible.:-(
http://winpg.jp/~saito/pgAdmin/20090113_dlgProperty_FTS.png
Some adjustments
http://winpg.jp/~saito/pgAdmin/20090113_dlgProperty_FTS_2.png
==
<object class="sizeritem">
<object class="wxTextCtrl" name="txtDictionary">
<size>111,-1d</size>
<content/>
</object>
<flag>wxEXPAND|wxALIGN_CENTER_VERTICAL</flag>
</object>
<object class="sizeritem">
<object class="wxChoice" name="cbDictionary">
<size>56,-1d</size>
<content/>
</object>
<flag>wxALIGN_CENTER_VERTICAL</flag>
</object>
==
However, It is not clear whether it is a good general view.
What do you think?
Regards,
Hiroshi Saito
From | Date | Subject | |
---|---|---|---|
Next Message | Quan Zongliang | 2009-01-14 01:22:29 | Re: about new module to software |
Previous Message | Dave Page | 2009-01-13 14:54:22 | Re: Patch: database version check |