473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Text Size all funny

Hello Everyone,

I hope I'm posting this in the right forum. I have a problem with a VB.net
application where out of thousands of users, only the people at two specific
companies experience extra large text that displaces other objects and makes
things appear where they shouldn't. I am clueless as to how to fix this. I
can't even recreate it on my side. If anyone has experienced similar problems
I would greatly appreciate hearing how you fixed things.

Paul
Nov 23 '05 #1
11 1174
"Paul" <Pa**@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
Hello Everyone,

I hope I'm posting this in the right forum. I have a problem with a VB.net
application where out of thousands of users, only the people at two
specific
companies experience extra large text that displaces other objects and
makes
things appear where they shouldn't. I am clueless as to how to fix this.
I
can't even recreate it on my side. If anyone has experienced similar
problems
I would greatly appreciate hearing how you fixed things.

Paul


If I had to guess...

Do they have their font size set to "Large Fonts" or "Extra Large Fonts" in
Control Panel->Display Properties->Appearance tab?

Does it only happen in your application?

Greg
Nov 23 '05 #2
No, the windows font size was my first guess too, but changing the font size
or resolution for windows does not cause the same effect. just to be sure i
had the customer try changing it on their side and it didn't do the trick. to
anwser your second question - yes, they claim this happens only with my
program.
Nov 23 '05 #3
ask them to send you a screencap....maybe what they are telling you isnt'
what is really happening...

--
--Eric Cathell, MCSA
"Paul" <Pa**@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
Hello Everyone,

I hope I'm posting this in the right forum. I have a problem with a VB.net
application where out of thousands of users, only the people at two
specific
companies experience extra large text that displaces other objects and
makes
things appear where they shouldn't. I am clueless as to how to fix this.
I
can't even recreate it on my side. If anyone has experienced similar
problems
I would greatly appreciate hearing how you fixed things.

Paul

Nov 23 '05 #4
"Paul" <Pa**@discussions.microsoft.com> wrote in message
news:08**********************************@microsof t.com...
No, the windows font size was my first guess too, but changing the font
size
or resolution for windows does not cause the same effect. just to be sure
i
had the customer try changing it on their side and it didn't do the trick.
to
anwser your second question - yes, they claim this happens only with my
program.


Are you using a non standard font in your program? Maybe they don't have
that one on their system and it is substituting.

The screen cap idea is a good one. Alt-Print Scrn. Paste into Word or
something they can handle and email it to you.
Nov 23 '05 #5
here's what it looks like on my computer
http://i32.photobucket.com/albums/d3...MyComputer.jpg

and here's the shot they sent me
http://i32.photobucket.com/albums/d3...yFineFoods.jpg

you can see that in addition to things being sized differently, the
"Calculate Growth Data" button has moved down to cover the the Initial Level
inputs
Nov 23 '05 #6
the font is Microsoft Sans Serif. I'm pretty sure that any XP and Win2000
computer can handle that. (Those are the OS's that they're experiencing the
problems with)
Nov 23 '05 #7

"Paul" <Pa**@discussions.microsoft.com> wrote in message
news:67**********************************@microsof t.com...
here's what it looks like on my computer
http://i32.photobucket.com/albums/d3...MyComputer.jpg

and here's the shot they sent me
http://i32.photobucket.com/albums/d3...yFineFoods.jpg

you can see that in addition to things being sized differently, the
"Calculate Growth Data" button has moved down to cover the the Initial
Level
inputs


Looks like the have their color scheme (on Win 2000) set to Slate or
something. Maybe they also tweaked invidiual window item sizes. You can
still do this in XP but it is hidden in the advanced button on the
Appearance tab. Have them change it back to "Windows Standard" and see what
happens.

What happens on your computer when you change your screen resolution? Does
the Calculate Growth stay put or does it move appropriately?

Greg

Nov 23 '05 #8

"Paul" <Pa**@discussions.microsoft.com> wrote in message news:67**********************************@microsof t.com...
here's what it looks like on my computer
http://i32.photobucket.com/albums/d3...MyComputer.jpg

and here's the shot they sent me
http://i32.photobucket.com/albums/d3...yFineFoods.jpg

you can see that in addition to things being sized differently, the
"Calculate Growth Data" button has moved down to cover the the Initial Level
inputs


Paul, I would ask them to click and hold the left mouse button on the lower right of the form that has your data and drag it to
the lower right corner of the parent form. It looks like someone resized it and it messed
up the locations of your labels and other controls. (or send them a version that won't allow them to resize
the second form (I'm assuming it's two forms) or panel and then set the Anchor Property to all four locations of the parent
form. That should stop them from resizing and causing the problem.
james
Nov 23 '05 #9
Dear Paul,

Thank you for the screens: it is much clearer this way. Just curious: are
you using the default winform controls?
Also notice, that besides the weird text, some control do not position
correctly. So... secondly, are your controls anchored or are they
'manual' positioned?

If you could provide us with a bit more information, we could help you
better IMO,

Michel van den Berg

"Paul" <Pa**@discussions.microsoft.com> schreef in bericht
news:67**********************************@microsof t.com...
here's what it looks like on my computer
http://i32.photobucket.com/albums/d3...MyComputer.jpg

and here's the shot they sent me
http://i32.photobucket.com/albums/d3...yFineFoods.jpg

you can see that in addition to things being sized differently, the
"Calculate Growth Data" button has moved down to cover the the Initial
Level
inputs

Nov 23 '05 #10
I think I've found the problem. When I set my DPI to Large I experience the
same problems theat they do.

The controls are manually positioned. I assume that if they were anchored
they wouldn't be moving on me. I'll have to make that change for the next
version. Thanks guys.
Nov 23 '05 #11
"Paul" <Pa**@discussions.microsoft.com> schrieb:
I think I've found the problem. When I set my DPI to Large I experience the
same problems theat they do.

The controls are manually positioned. I assume that if they were anchored
they wouldn't be moving on me. I'll have to make that change for the next
version.


In addition to doing so you may want to check out the form's 'AutoScale'
property.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 23 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Abby Lee | last post by:
I have back to back text boxes used to create university account numbers. I'm actually creating them with a script so they can create as many account numbers as they need. <edited and cut down...
27
by: Marcus Kwok | last post by:
I am getting warnings when comparing a (regular) int to the value returned from std::vector.size() in code similar to the following: int i = //stuff if (i >= vec.size()) The compiler gives...
2
by: robbiehenry | last post by:
I built my company's website and the content portion of the site uses text with styles with relative values and the navigational part of the site uses text with styles with absolute values. The...
3
by: Keith Smith | last post by:
How do most people deal with different screen sizes? I was thinking about creating certain Forms that are displayed when certain screen sizes are used, but that sure does seem like an awful lot of...
12
by: one man army | last post by:
New to this, good programmer, picking up some js I wanted to set a line of text as text BOLD more text BOLD text BOLD I can set the text in javascript in a single <div>, but I tried this ...
11
by: panic attack | last post by:
Hello everbody, Our system is using Sql Server 2000 on Windows XP / Windows 2000 We have a text file needs to be imported into Sql Server 2000 as a table. But we are facing a problem which is,...
4
by: jason.teen | last post by:
Hi, when i am joining on a Column of Text Type with one of Memo type the resulting entry has funny chinese characters! Has anyone else encountered this before? Is there a cure?? Cheers.
0
by: JosAH | last post by:
Greetings, Introduction At the end of the last Compiler article part I stated that I wanted to write about text processing. I had no idea what exactly to talk about; until my wife commanded...
6
by: ashraf02 | last post by:
hi i have tried to take up the advice of yoda and harshmaul for aligning text with the table however i have not succeeded. the funny thing is that they both come in line when i set to table align...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.