Re: Latest DataTable Code - Mailing list pgadmin-hackers

From Tim Finch
Subject Re: Latest DataTable Code
Date
Msg-id 5.1.0.14.0.20020403094347.00b1dd80@mail.cix.co.uk
Whole thread Raw
In response to Latest DataTable Code  (Dave Page <dpage@vale-housing.co.uk>)
List pgadmin-hackers
At 08:45 03/04/2002 +0100, Dave Page wrote:
>Hi Tim,
>
>Apologies for not getting to this sooner...
>
>I just took a *quick* look at the latest DataTable code. Looks good, just 2
>things spring to mind:
>
>1) Resize doesn't appear to work either in design mode, or runtime.

Next job on the to do list. The last thing I got working was the scroll bar
in readiness for the resize work.

>2) Consider using a true collection for m_dtbFields. That way, you can index
>them by name & numeric index, have an unlimited amount (someone will go over
>127, I'm sure!), and expose the collection to the client application
>(similar to how the listview exposes the listitems collection.

OK.

>Regards, Dave.


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Latest DataTable Code
Next
From: Dave Page
Date:
Subject: RFD: PostgreSQL Schema Support