RE: add scroll frmtable

From: frank_lupo <frank_lupo(at)email(dot)it>
To: dpage <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: RE: add scroll frmtable
Date: 2003-03-19 17:18:09
Message-ID: HC0AQ9$320C69CD8467F205306F94138BAF9D01@email.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
patch.zip application/x-zip-compressed 3.4 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message frank_lupo 2003-03-21 10:02:12 Re: Clone object database
Previous Message Dave Page 2003-03-19 15:11:25 Re: add scroll frmtable