Re: Grid column caption not readable

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andrus" <eetasoft(at)online(dot)ee>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Grid column caption not readable
Date: 2006-04-03 16:11:18
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C99ED@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Andrus
> Sent: 03 April 2006 16:57
> To: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] Grid column caption not readable
>
> > This has been fixed in SVN trunk.
>
> I looked into changelog but havent found any information.
>
> What is the file name or revision number where this was fixed ?

It was fixed as part of:
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi?rev=5057&view=rev

See the line:

SetColLabelAlignment(wxALIGN_LEFT, wxALIGN_CENTER);

In ctlSQLGrid::ctlSQLGrid(wxWindow *parent, wxWindowID id, const
wxPoint& pos, const wxSize& size) in ctlSqlGrid.cpp (now renamed to
ctlSQLGrid.cpp).

Regards Dave.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raymond Auge 2006-04-03 16:12:36 Re: Compile on x86_64
Previous Message Andrus 2006-04-03 15:56:32 Re: Grid column caption not readable