Thanks Ashesh. Steffen - I can't reproduce the issue here; can you test the patch please, and confirm it resolves the issue for you, without introducing any regressions?
Thanks. On Mon, Aug 30, 2010 at 2:51 PM, Ashesh Vashi <[email protected] > wrote: > Hi Guillaume/Dave, > > Please find the patch for the same. > > > *--** > **Thanks & Regards,** > > **Ashesh Vashi** > **EnterpriseDB INDIA:* Enterprise Postgres > Company<http://www.enterprisedb.com> > > > On Mon, Aug 30, 2010 at 6:21 PM, Ashesh Vashi < > [email protected]> wrote: > >> That's means - the current hard coded value: GQB_MIN_WIDTH->1280 >> & GQB_MIN_HEIGHT->800 are not enough on some system. >> We need some way to identify the actual size of the window, by modifying >> the updateModelSize function in the gqb/gqbView.cpp file. >> >> I am working on it. >> >> *--* >> * >> **Thanks & Regards,** >> >> **Ashesh Vashi** >> **EnterpriseDB INDIA:* Enterprise Postgres >> Company<http://www.enterprisedb.com> >> >> >> >> On Mon, Aug 30, 2010 at 6:11 PM, Steffen Kuhn <[email protected]> wrote: >> >>> Hi Ashesh, >>> >>> moving behind this point / border is possible. >>> A refresh does not trigger a repaint. But a double click >>> for adding an alias does and the border moves a bit to the right and >>> the table is viewed completely. >>> >>> Regards Steffen >>> >>> >>> On 30.08.2010 13:37 "Ashesh Vashi" <[email protected]> >>> wrote: >>> > Hi Steffen, >>> > >>> > >>> > >>> > Can add a table in to that view and take it to beyond that point and >>> say >>> > 'refresh'? >>> > >>> > Does it refresh it well? >>> > >>> > >>> > >>> > -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA:Enterprise >>> Postgres >>> > Company <http://www.enterprisedb.com> >>> > >>> > >>> > >>> > On Mon, Aug 30, 2010 at 4:57 PM, Steffen Kuhn <<[email protected]>> >>> > wrote: >>> > >>> > > Hi Ashesh, >>> > > >>> > > no refresh does not solve the problem. >>> > > >>> > > Regards Steffen >>> > > >>> > > >>> > > On 30.08.2010 12:37 "Ashesh Vashi" <<[email protected]>> >>> > > wrote: >>> > > >>> > > > Hi Stefen, >>> > > > >>> > > > >>> > > > >>> > > > Does right click on canvas and press "refresh" context menu >>> resolves >>> > > > the >>> > > > issue? >>> > > > >>> > > > >>> > > > -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA:Enterprise >>> > > > Postgres >>> > > >>> > > > Company <<http://www.enterprisedb.com>> >>> > > >>> > > >>> > > >>> > > > >>> > > > >>> > > > >>> > > > On Mon, Aug 30, 2010 at 3:38 PM, Steffen Kuhn >>> > > > <<<[email protected]>>> >>> > > > wrote: >>> > > > >>> > > > > Hi Guillaume, >>> > > > > >>> > > > > there are still this strange visual relicts (seen on Windows >>> > > > > Vista) in >>> > > > > pgAdmin III 12.0 rc1. >>> > > > > See a screenshot attached. It looks like the "canvas" size is not >>> > > > > determined >>> > > > > correct and difference is not repainted. >>> > > > > >>> > > > > Regards Steffen >>> > > > > >>> > > > > -- >>> > > > > Sent via pgadmin-hackers mailing list >>> > > > > (<<[email protected]>>) >>> > > > > To make changes to your subscription: >>> > > > > <<http://www.postgresql.org/mailpref/pgadmin-hackers>> >>> > > > > >>> > > > > >>> > > > >>> > > > >>> > > >>> > >>> > >>> >>> -- >>> Sent via pgadmin-hackers mailing list ([email protected]) >>> To make changes to your subscription: >>> http://www.postgresql.org/mailpref/pgadmin-hackers >>> >> >> > > > -- > Sent via pgadmin-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company
