| From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
|---|---|
| To: | Kristis Makris <kristis(dot)makris(at)datasoft(dot)com> |
| Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: UI Update (was: int8 becames string in BDE :-() |
| Date: | 2002-06-13 00:05:28 |
| Message-ID: | 3D07E1C8.45AF6DC8@tpf.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc pgsql-patches |
Kristis Makris wrote:
>
> Hi Dave,
>
> > 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?
>
> I haven't looked at the patch, but here's a way you can setup
> a tabset (untested):
>
> Create a class deriving out of CPropertySheet and instantiate
> an object for it (I'll call it m_sheet). For each tab you want
> to have displayed, create a dialog and class deriving out of
> CPropertyPage and instantiate an object for it. On WM_INITDIALOG
> do something equivalent to:
I also prefer CPropertyPage but the driver is written in C.
We may be able to separate the setup dll but I have no time
to try it now.
regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Grob | 2002-06-13 13:49:01 | PostgreSQL 7.1.3 + OpeOffice 1.0 |
| Previous Message | Dave Page | 2002-06-12 15:49:40 | Re: UI Update (was: int8 becames string in BDE :-() |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2002-06-13 06:39:50 | Re: Chinese GB18030 support is implemented! |
| Previous Message | Dave Page | 2002-06-12 15:49:40 | Re: UI Update (was: int8 becames string in BDE :-() |