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 >
