Re: Copy quoting

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Copy quoting
Date: 2006-01-11 09:20:03
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D692@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

> -----Original Message-----
> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
> Sent: 10 January 2006 19:52
> To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> Subject: RE: [pgadmin-hackers] Copy quoting
>
> > > Therefore, included is also a second patch which creates
> new config
> > > options for quoting/separating when doing copy, accessed
> > from the main
> > > options screen.
> >
> > I haven't applied this one for the following reasons:
> >
> > - It is missing a doc update (don't worry about the screen
> > shot, just the text).
>
> Right. Coming up here. Can't generate the right screenshots, wrong
> platform ;-)
>
> Indent characters also was not documented. Not really sure
> what it sets?
> (well it sets indenting, but of what?)
>
>
> > - The combo box is not wide enough to display 'Strings' in
> > English, which means it almost certainly will be too small in
> > some other languages. As a rule of thumb, try to allow 30-50%
> > extra space.
>
> Oh. It does show it fine in the list, but not when selected. Bummer.
> Fixed, also enlarged the other fields, so they are all the same width.
>
>
> > - The 'copy sql from...' option on the options tab now seems
> > too close to the bottom of the tab. Perhaps the dialogue
> > should be enlarged slightly?
>
> Hmm. It looked reasonable on mine, but yeah, a bit on the close edge.
> Enlarged another 15 units.
>
> Well, here's the patch. Also properly anchored this time :-)
>
> //Magnus
>

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-01-11 09:23:38 SVN Commit by dpage: r4888 - trunk/pgadmin3/src
Previous Message svn 2006-01-11 09:19:12 SVN Commit by dpage: r4887 - in trunk/pgadmin3: . docs/en_US src/ctl src/frm src/include src/ui src/utils