473,385 Members | 1,817 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,385 software developers and data experts.

Incorect components positions

Hi!

I have faced a problem: I have an application based on Windows Forms
(Framework 1.1) - everything works just fine with 99% of computers, but
there is still 1% where components doesn't fit the window... It looks like
everything grows... but the window itself. The most interesting thing is
that I have the same problem with installer made with VS .NET 2003 ("Setup
Project"). Additional information: windows have 'AutoScale' property set
to 'true'. None of the 'infected' computers use non-standard fonts.

I've been trying to reproduce the error with my computer, but without any
luck (changed screen resolution, screen DPI, font size...).

Thanks in advance,
Piotrek

Jul 21 '05 #1
1 1071
> I have faced a problem: I have an application based on Windows Forms
(Framework 1.1) - everything works just fine with 99% of computers, but
there is still 1% where components doesn't fit the window... It looks like
everything grows... but the window itself. The most interesting thing is
that I have the same problem with installer made with VS .NET 2003 ("Setup
Project"). Additional information: windows have 'AutoScale' property set
to 'true'. None of the 'infected' computers use non-standard fonts.

I don't know about .NET winforms, but in the case of MFC dialog boxes, you
could get this problem because you used a font that was not installed on
that machine, so the Windows guessed a font and took the nearest one that
seemed to fit.

Check if you use the Windows standard font like Arial or Times Roman for
your forms that are installed on aal Windows versions in any language.
Jul 21 '05 #2

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

Similar topics

1
by: Colin Green | last post by:
OK here's is what I wish to do. I have an XML file that I want to read into an XmlDocument. I then want to be able to interrogate the XmlNodes to find both their start AND end character positions...
0
by: KK | last post by:
Dear All I have an MDI Application which needs to restore it's previously closed state on subsequent openings. While closing the application, I am storing the positions of all the Mdi child...
4
by: Anon | last post by:
Hello All! I have a long string that I need to make sense out of. I have the documentation about what info is between which characters, I just need to somehow parse each 94 character string into...
1
by: Piotr Szukalski | last post by:
Hi! I have faced a problem: I have an application based on Windows Forms (Framework 1.1) - everything works just fine with 99% of computers, but there is still 1% where components doesn't fit...
12
by: Patrick Dugan | last post by:
I know that I can change the opacity of an entire form, but is there a way to control opacity to specific controls or components? For example I want to create a form that is semi-transparent...
14
by: micklee74 | last post by:
hi say i have string like this astring = 'abcd efgd 1234 fsdf gfds abcde 1234' if i want to find which postion is 1234, how can i achieve this...? i want to use index() but it only give me the...
0
by: Jeff | last post by:
MORE THAN A THOUSAND POSITIONS NATIONWIDE Go to www.sayhi.to/JeffAltman Jeff Altman, The Big Game Hunter, is looking for people with a variety of backgrounds for Technology jobs Accounting...
0
by: IT Jobs | last post by:
Hi We are from Ventures IT Solutions, A Young Organisation based in Delhi, and is started with a vision to provide, quality services to our esteemed clients and candidates, We have some...
2
by: Bruce | last post by:
Hi I am trying to come up with an algorithm to solve the following problem. There are x components and y machines (y x) one machine can only run one component. Each component has 2 requirements...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.