Board index » cppbuilder » screwy options dialog box

screwy options dialog box

Hi.

I just started using BCB5 and I have a strange problem with the options
dialog box. It seems that for most of the tabs, the dialog box is too
small for the property sheet! There are options I can't see and I can't
make the dialog box bigger. Thus there are options I can't set.

I did download and run BCB5ProUpdate1.exe from Borland's web site but it

didn't help.

Has anyone else run into this problem? Any idea on how to fix it?

TIA
Marvin.av...@spg.org

 

Re:screwy options dialog box


It seems fine on my system. Could be the screen resolution your running
might be too small for the dialog box. I run my PC at 1280 x 1024

Re:screwy options dialog box


I assume you mean the Project Options?
Have you set larger than default fonts in windows
desktop/sceen setup? Just a guess.

"Marvin Avery" <marvin.av...@spg.org> skrev i meddelandet
news:3A7AC1C1.457DE4A3@spg.org...

Quote
> Hi.

> I just started using BCB5 and I have a strange problem with the options
> dialog box. It seems that for most of the tabs, the dialog box is too
> small for the property sheet! There are options I can't see and I can't
> make the dialog box bigger. Thus there are options I can't set.

> I did download and run BCB5ProUpdate1.exe from Borland's web site but it

> didn't help.

> Has anyone else run into this problem? Any idea on how to fix it?

> TIA
> Marvin.av...@spg.org

Re:screwy options dialog box


Quote
Arne Weise wrote:
> I assume you mean the Project Options?
> Have you set larger than default fonts in windows
> desktop/sceen setup? Just a guess.

> "Marvin Avery" <marvin.av...@spg.org> skrev i meddelandet
> news:3A7AC1C1.457DE4A3@spg.org...
> > Hi.

> > I just started using BCB5 and I have a strange problem with the options
> > dialog box. It seems that for most of the tabs, the dialog box is too
> > small for the property sheet! There are options I can't see and I can't
> > make the dialog box bigger. Thus there are options I can't set.

> > I did download and run BCB5ProUpdate1.exe from Borland's web site but it

> > didn't help.

> > Has anyone else run into this problem? Any idea on how to fix it?

> > TIA
> > Marvin.av...@spg.org

As a matter of fact, I have. My default fonts are 10 pts instead of 8 pts. But
this should not make a difference for dialog boxes as all (normal) dialog
boxes in Windows are measured in "dialog box units" that are independent of
screen/font resolution. Windows converts the dialog box units to "screen"
units when the dialog box is displayed thus making the dialog box bigger or
smaller depending on the screen resolution. Does BCB not do this??

Re:screwy options dialog box


Don't know really, but the ide is known to be a bit quirky.
Try the 8 pts & if it helps.

"Marvin Avery" <marvin.av...@spg.org> skrev i meddelandet
news:3A7ACBD9.27432DEE@spg.org...

Quote

> As a matter of fact, I have. My default fonts are 10 pts instead of 8 pts.
But
> this should not make a difference for dialog boxes as all (normal) dialog
> boxes in Windows are measured in "dialog box units" that are independent
of
> screen/font resolution. Windows converts the dialog box units to "screen"
> units when the dialog box is displayed thus making the dialog box bigger
or
> smaller depending on the screen resolution. Does BCB not do this??

Re:screwy options dialog box


Quote
Arne Weise wrote:
> Don't know really, but the ide is known to be a bit quirky.
> Try the 8 pts & if it helps.

> "Marvin Avery" <marvin.av...@spg.org> skrev i meddelandet
> news:3A7ACBD9.27432DEE@spg.org...

> > As a matter of fact, I have. My default fonts are 10 pts instead of 8 pts.
> But
> > this should not make a difference for dialog boxes as all (normal) dialog
> > boxes in Windows are measured in "dialog box units" that are independent
> of
> > screen/font resolution. Windows converts the dialog box units to "screen"
> > units when the dialog box is displayed thus making the dialog box bigger
> or
> > smaller depending on the screen resolution. Does BCB not do this??

I tried that but to avail.

Re:screwy options dialog box


On Fri, 02 Feb 2001 16:32:00 -0500, Marvin Avery <marvin.av...@spg.org>
wrote:

Quote
>I tried that but to avail.

Just a guess,  but are you using "Large Fonts"?  I remember that there are
a number of applications on the market which don't "scale well" when the
user changes the system fonts from "small fonts" (96 dpi) to "large fonts"
(120 dpi) (and even worse when a custom size is used over the default 125%
for large fonts).

Jerry Bloomfield (TeamB)
--
http://www.teamb.com                                      JersW...@wwa.com
Please do *NOT* send private e-mail without prior permission (my anti-spam
filters will probably just delete it anyway <g>)

Re:screwy options dialog box


Quote
"Jerry Bloomfield (TeamB)" wrote:
> On Fri, 02 Feb 2001 16:32:00 -0500, Marvin Avery <marvin.av...@spg.org>
> wrote:

> >I tried that but to avail.

> Just a guess,  but are you using "Large Fonts"?  I remember that there are
> a number of applications on the market which don't "scale well" when the
> user changes the system fonts from "small fonts" (96 dpi) to "large fonts"
> (120 dpi) (and even worse when a custom size is used over the default 125%
> for large fonts).

> Jerry Bloomfield (TeamB)
> --
> http://www.teamb.com                                      JersW...@wwa.com
> Please do *NOT* send private e-mail without prior permission (my anti-spam
> filters will probably just delete it anyway <g>)

Problem solved (sort of)....
As a matter of fact, I was using a "custom font size" (112%) as I find small
fonts too small for me to read and large fonts too big. Anyway, when I
switched to small fonts, I was able to view the Project|Options with no
problems (other than my eye-sight)!

This is the only app I have run into that has a problem with font sizes. Any
idea why? Any suggestions as to how I can use small fonts but somehow increase
the font size so I can easily see stuff?

Thanks.

Marvin.Av...@spg.org

Re:screwy options dialog box


On Mon, 05 Feb 2001 09:28:44 -0500, Marvin Avery <marvin.av...@spg.org>
wrote:

Quote
>This is the only app I have run into that has a problem with font sizes. Any
>idea why? Any suggestions as to how I can use small fonts but somehow increase
>the font size so I can easily see stuff?

Regretfully,  I have no ideas at this time (other than using a larger
monitor and a smaller screen resolution,  which are not good choices).  I
have actually seen this with several applications,  and I feel it has
something to do with the developer not taking font sizes into account.  If
you ever develop a form using small fonts,  then display it using large
fonts,  you can see a good example of just what you are describing.

(BTW,  I used to use 140% fonts on 1280x1024 on my 15" monitor,  but I ran
into this problem too many times,  so I bought a 17" monitor and dropped
back to 1024x768 resolution and small fonts to resolve the problems.)

Jerry Bloomfield (TeamB)
--
http://www.teamb.com                                      JersW...@wwa.com
Please do *NOT* send private e-mail without prior permission (my anti-spam
filters will probably just delete it anyway <g>)

Re:screwy options dialog box


Quote
Bill Zitomer wrote:

> The bug reporting page is down indefinitely (has been for months).

Actually, they claim to be fixing the system, which did not work
properly when it was there.  They just do not seem to consider it a
priority to get it back up quickly.

 - Leo

Other Threads