> -Original Message-
> From: Dave Page
> Sent: 18 October 2003 13:15
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] EditGrid options
>
> It's rumoured that Andreas Pflug once said:
> >
> > Just a hint: when inheriting a dlg from dlgProperty, it
> will
Dear friends,
I got a RPM build problem in snapshots:
checking for wxWindows... yes
configure: error: you need to install the stc package from wxWindows/contrib/
src/stc
error: Bad exit status from /var/tmp/rpm-tmp.76395 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.76395 (
It's rumoured that Andreas Pflug once said:
> Hi Dave,
>
> I just had a look at your recent work, and have some remarks.
>
> - You know I'm not really a fan of popup windows (especially the modal
> ones), can't we implement this in a different way?
I don't think it's an unreasonable use of a modal
Hi Dave,
I just had a look at your recent work, and have some remarks.
- You know I'm not really a fan of popup windows (especially the modal
ones), can't we implement this in a different way?
- The sort (filter-to-come) options are not visible.
- for very large tables, it's annoying if the quer
Hiroshi Saito wrote:
Did you define monolithic ?
Hiroshi, this put me on the way (and also latest mail from Adam
concerning Mac OS X Port)!
I had a look to the libs included in the latest link stage and wx ones
were missing (as I suspected before).
The configure script from 1.1.0 adds lots
It's rumoured that Adam H.Pendleton once said:
> Anyway, at least it compiles and runs, right?
Cool, nice one!
> :-)
>
> Dave, you might want to think about backporting my acinclude and
> Makefile.am changes to the REL_1_0_1 branch, especially the new
> wxWindows library code detection, since th