Thread: Dictionary selection of a FTS dialog is not visible.
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
Hiroshi Saito a écrit : > [...] > 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 > == > [...] > > However, It is not clear whether it is a good general view. What do you > think? It seems better than what we already have. It sure works on GTK. +1 to commit it. Thanks. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com
Hi. >> However, It is not clear whether it is a good general view. What do you >> think? > > It seems better than what we already have. It sure works on GTK. +1 to > commit it. Yeah, I will do it. thanks!!! Regards, Hiroshi Saito