Обсуждение: Text getting swallowed PGA2-1.6

Поиск
Список
Период
Сортировка

Text getting swallowed PGA2-1.6

От
Chris Gamache
Дата:
FYI: I set my font to Courier New 9pt, and when I visit Options -->
PostgreSQL(Tab) some of the text in the labels are spilling over into digital oblivion.

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


Re: Text getting swallowed PGA2-1.6

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Chris Gamache [mailto:cgg007@yahoo.com]
> Sent: 18 July 2003 14:20
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Text getting swallowed PGA2-1.6
>
>
> FYI: I set my font to Courier New 9pt, and when I visit Options -->
> PostgreSQL(Tab) some of the text in the labels are spilling
> over into digital oblivion.

Unfortunately that will always be the case for some fonts/sizes. I
assume it fits OK for the default?

Regards, Dave.


Re: Text getting swallowed PGA2-1.6

От
Chris Gamache
Дата:
Why do those label fields need to use the font from the font dialog? There are
some labels that use Arial 9, and others that are linked to the font from the
font dialog... IMO, the only thing that really NEEDS to use the font from the
font window are the grids, table defs, and explain.

CG

--- Dave Page <dpage@vale-housing.co.uk> wrote:
> 
> 
> > -----Original Message-----
> > From: Chris Gamache [mailto:cgg007@yahoo.com] 
> > Sent: 18 July 2003 14:20
> > To: pgadmin-support@postgresql.org
> > Subject: [pgadmin-support] Text getting swallowed PGA2-1.6
> > 
> > 
> > FYI: I set my font to Courier New 9pt, and when I visit Options -->
> > PostgreSQL(Tab) some of the text in the labels are spilling 
> > over into digital oblivion.
> 
> Unfortunately that will always be the case for some fonts/sizes. I
> assume it fits OK for the default?
> 
> Regards, Dave.
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faqs/FAQ.html


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


Re: Text getting swallowed PGA2-1.6

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Chris Gamache [mailto:cgg007@yahoo.com]
> Sent: 18 July 2003 20:27
> To: Dave Page; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Text getting swallowed PGA2-1.6
>
>
>
> Why do those label fields need to use the font from the font
> dialog? There are some labels that use Arial 9, and others
> that are linked to the font from the font dialog... IMO, the
> only thing that really NEEDS to use the font from the font
> window are the grids, table defs, and explain.

Yes, you're right. It is doing more than it probably should. I'll
correct it in CVS.

Regards, Dave