Re: [pgadmin-hackers] add scroll frmtable

2003-03-24 Thread frank_lupo
> > > > -Original Message- > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > Sent: 19 March 2003 17:18 > > To: Dave Page > > Cc: pgadmin-hackers > > Subject: RE: [pgadmin-hackers] add scroll frmtable > > > > > > Hi dave > > > change the top position > > from : > ... > > OK for Colum

Re: [pgadmin-hackers] add scroll frmtable

2003-03-24 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 24 March 2003 08:05 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] add scroll frmtable > > > > The problem is when compile VB, Initialize usercontrol which > is present in frmdummy. When

RE: [pgadmin-hackers] add scroll frmtable

2003-03-24 Thread frank_lupo
> > > > -Original Message- > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > Sent: 24 March 2003 09:11 > > To: Dave Page > > Cc: pgadmin-hackers > > Subject: Re: [pgadmin-hackers] add scroll frmtable > > > > > > > > > > > > > > -Original Message- > > > > From: frank_lupo [ma

Re: [pgadmin-hackers] add scroll frmtable

2003-03-24 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 24 March 2003 12:42 > To: Dave Page > Cc: pgadmin-hackers > Subject: RE: [pgadmin-hackers] add scroll frmtable > > > > You have not replaced completely the code that I have passed to you. Ack!! Sorry, I got it

[pgadmin-hackers] EventLog public function mis

2003-03-24 Thread frank_lupo
Is possible to add the EventLog in basMisc.bas and change the call to: frmMain.svr.LogEvent "Entering " in: LogEvent "Entering " There are of the problems? Performances? This is a code. Public Sub EventLog(EventLevel As pgSchema.LogLevel, EventMessage As String) 'Note - No function e

[pgadmin-hackers] create distibution

2003-03-24 Thread frank_lupo
Why it does not come created the distribution of this version? We have one management of the errors better and many new functionalities. Bye !! Frank Lupo (Wolf) !! /\_ _/\ \ o o / --ooo-ooo--- -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Con i co

RE: [pgadmin-hackers] Clone object database

2003-03-24 Thread frank_lupo
>>1) It should include all object types - aggregates, casts, types etc should be >>handled as well. add all object type no database,schema,language,sequence >>2) The new objects are not added to the treeview. ok >>3) User variables are not cloned with the user. Ok >>4) Numeric columns in tables

Re: [pgadmin-hackers] create distibution

2003-03-24 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 24 March 2003 13:07 > To: pgadmin-hackers > Subject: [pgadmin-hackers] create distibution > > > Why it does not come created the distribution of this version? > > We have one management of the errors better an

Re: [pgadmin-hackers] EventLog public function mis

2003-03-24 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 24 March 2003 13:03 > To: pgadmin-hackers > Subject: [pgadmin-hackers] EventLog public function mis > > > Is possible to add the EventLog in basMisc.bas and change the call > > to: > > frmMain.svr.LogEvent "Ent

RE: [pgadmin-hackers] create distibution

2003-03-24 Thread frank_lupo
> > > > -Original Message- > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > Sent: 24 March 2003 13:07 > > To: pgadmin-hackers > > Subject: [pgadmin-hackers] create distibution > > > > > > Why it does not come created the distribution of this version? > > > > We have one management

Re: [pgadmin-hackers] create distibution

2003-03-24 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 24 March 2003 13:25 > To: Dave Page > Cc: pgadmin-hackers > Subject: RE: [pgadmin-hackers] create distibution > > > > > > > > > -Original Message- > > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > >

Re: [pgadmin-hackers] add scroll frmtable

2003-03-24 Thread frank_lupo
> > > > -Original Message- > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > Sent: 24 March 2003 08:05 > > To: Dave Page > > Cc: pgadmin-hackers > > Subject: Re: [pgadmin-hackers] add scroll frmtable > > > > > > > > The problem is when compile VB, Initialize usercontrol which > > is

Re: [pgadmin-hackers] Clone object database

2003-03-24 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 24 March 2003 16:21 > To: Dave Page > Cc: pgadmin-hackers > Subject: RE: [pgadmin-hackers] Clone object database > > >>6) The patch doesn't include updates to frmMain and clsContext to > >>handle the menus. > Ok,