| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Query grid |
| Date: | 2006-04-03 16:12:18 |
| Message-ID: | 44314962.3070606@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
>>Sent: 03 April 2006 16:40
>>To: Dave Page
>>Cc: pgadmin-hackers
>>Subject: Re: [pgadmin-hackers] Query grid
>>
>>A correct implementation has *no* retrieval time, just some
>>microseconds of setting up the virtual control.
>
>
> Unless I'm misunderstanding, what you would like to see is a class
> derived from wxGridTableBase which is attached to the grid using
> SetTable()? If so, that is exactly what Ed implemented originally, and
> it *was* slower than what is there now.
Then the implementation was wrong. ATM I'm not sure if wxGridTableBase
has virtual methods, and if it had I wouldn't trust them.
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2006-04-03 16:16:26 | Re: Query grid |
| Previous Message | Edward Di Geronimo Jr. | 2006-04-03 16:06:42 | Re: Query grid |