LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Dialog controls and display settings

Greg Lovern formulated on Saturday :
Normally I keep my Windows display text size setting at 125% (in
Windows 7, Personalize | Display).

But if I lay out a userform with controls while on that computer, then
run it on another computer with the default setting (100%), text seems
to become bigger, or maybe the controls holding them become smaller.
Anyway, text is cropped in labels, listboxes get vertical scrollbars
they don't have on my computer, etc. Controls carefully laid out to
work together, such as an edit box right next to a listbox item named
"Other:", are positioned all wrong relative to each other.

Why would the text seem to get bigger when going to a smaller text
size setting?

And, what's the best practice when developing for use by others on
other computers? Default 100%? Smaller than 100% to cover users who
may have their Windows text size set smaller?

Aside from leaving gobs of white space, is it possible to make text in
dialog controls look the same size regardless of the Windows text size
setting?


Thanks,

Greg


I have the same issue with some of the dialogs in my CAD software. I
believe the best practice is to develop at 100% because users will then
be responsible for any mishaps that arise due to customizing their
display output. <just my opinion!

OT; FWIW
Another issue I used to have was always having to change font settings
for controls. I eventually figured out that added controls inherit the
userform's font when created. Solution: set userform font before doing
anything else!

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 ribbon Controls & "My.Settings" equivalent in VBA rogge Excel Programming 0 January 8th 09 11:33 PM
Change Settings in Find Dialog Box Elaine Excel Programming 6 February 19th 07 11:31 PM
I don't want to display any controls in excel. areddy Excel Discussion (Misc queries) 0 October 31st 05 08:46 AM
Common Controls Color Dialog Box ... Sean[_11_] Excel Programming 2 September 28th 04 03:53 PM
display settings Mark[_17_] Excel Programming 4 February 13th 04 07:57 AM


All times are GMT +1. The time now is 06:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"