Re: UI Update (was: int8 becames string in BDE :-()

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
Cc: <pgsql-odbc(at)postgresql(dot)org>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: UI Update (was: int8 becames string in BDE :-()
Date: 2002-06-12 09:41:57
Message-ID: D85C66DA59BA044EB96AB9683819CF61015387@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc pgsql-patches

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue(at)tpf(dot)co(dot)jp]
> Sent: 12 June 2002 03:32
> To: Dave Page
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] int8 becames string in BDE :-(
>
>
> I've just committed the change to cvs.
> Please improve the UI.

Patch attached, & CC'd to -patches.

A couple of things that I noticed whilst playing with this:

1) There is no default button on DLG_OPTIONS_DS - I have left space for
one but didn't know how to plumb it in (sorry, I don't have time to
figure it out now).

2) Each time DLG_OPTIONS_DS or DLG_OPTIONS_DRV are opened by pressing
the Page 1/2 buttons, they move progressively further down the screen.

3) I looked briefly at using a tabset instead of 2 dialogues, however I
couldn't figure it out in the time I had spare. Does anyone else know we
do this?

Regards, Dave.

Attachment Content-Type Size
ui.patch application/octet-stream 36.8 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Kristis Makris 2002-06-12 15:42:01 Re: UI Update (was: int8 becames string in BDE :-()
Previous Message Hiroshi Inoue 2002-06-12 02:32:25 Re: int8 becames string in BDE :-(

Browse pgsql-patches by date

  From Date Subject
Next Message Manfred Koizar 2002-06-12 12:17:04 WriteBuffer return value
Previous Message Bruce Momjian 2002-06-11 22:39:39 Re: PATCH SSL_pending() checks in libpq/fe-misc.c