I have a .net application.
In my screen the labels (texts) are not exactly aligned or chopped.:mad:
In other user's screens everything looks OK.
I checked the resolusion and there is no difference between
the screens.
What should I fixed?
Rivki.
The labels (texts) are not the same size on different screens!!
Started by rivkic, Jul 14 2010 04:42 AM
7 replies to this topic
#1
Posted 14 July 2010 - 04:42 AM
|
|
|
#2
Posted 14 July 2010 - 06:21 AM
Can you tell more description? You mean that when you maximize form it doesn't maximize labels or what?
THink positive :)
#3
Posted 14 July 2010 - 11:04 PM
I use the same application as other users. The labels Text strings are trancated (cut) or misaligned on my screen. It doesn't happen on other users' screens. The application doesn't have the option to maximize or minimize the Form.
I added a picture that shows the problem.
In my screen the font is bigger!
I added a picture that shows the problem.
In my screen the font is bigger!
Attached Files
#4
Posted 14 July 2010 - 11:23 PM
Probably a stupid question but, CTRL + scrolling doesn't work right?
#5
Posted 14 July 2010 - 11:30 PM
The question is not so stupid - Anyhow, the application in NOT a web application, just C# application. Installation is the same as in other users' machines - Only the screen display is different when some of the labels' Text valeus are shown.
#6
Posted 14 July 2010 - 11:46 PM
Stolen from: DotNet C# (C sharp): Different Form Size on different PCs (What can i DO??) - dotnet.itags.org :P
I assume they are talking about visual studio settings, and to set the value to 96 if that's not the case.
Edit: They possibly are talking about the settings of the computer. You can also set the DPI value there, in xp it's accessible by doing:
control panel-> display properties->settings -> advanced -> general -> Display -> DPI setting.
final 2-3 steps may differ a bit.
Quote
Settings->Advanced and change DPI Setting. This is the setting that has
weird consequences for values other than 96.
weird consequences for values other than 96.
Edit: They possibly are talking about the settings of the computer. You can also set the DPI value there, in xp it's accessible by doing:
control panel-> display properties->settings -> advanced -> general -> Display -> DPI setting.
final 2-3 steps may differ a bit.
#7
Posted 15 July 2010 - 12:27 AM
Thanks!!!!!!!!!!!!
It's working!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
:)
It's working!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
:)
#8
Posted 15 July 2010 - 01:05 AM
You're welcome^^
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top










