RE: add scroll frmtable - Mailing list pgadmin-hackers

From frank_lupo
Subject RE: add scroll frmtable
Date
Msg-id HC0AQ9$320C69CD8467F205306F94138BAF9D01@email.it
Whole thread Raw
List pgadmin-hackers
Hi dave

> 1) Control positioning (see attachment). Could this be because I have XP's fancy graphics turned on?

change the top position 
from :
'.Top = objForm.Height - .Height * 2 - 25
to
.Top = objForm!cmdOK.Top

> 2) It doesn't work for all objects (is this just because they were missed?) e.g. columns, rules (there may be more).

OK for Column,ForeignKey,Rule,Trigger,Index

> 
> 3) It scrolls all objects. Need to check whether the user is viewing
> system objects or not.

Now Verify 

> 4) When I scroll to another table, the properties window closes! Most
> other object types seem OK.

Correct error

Bye !!
Frank Lupo (Wolf) !!

    /\_ _/\
    \ o o /
--ooo-----ooo---


--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Conto Arancio. Zero rischi, zero spese, tanti interessi.
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=658&d=19-3
Attachment

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: add scroll frmtable
Next
From: "frank_lupo"
Date:
Subject: Re: Clone object database