Big Problem

  • Thread starter Thread starter Raffaele
  • Start date Start date
R

Raffaele

Hi,

i've error Overflow or undrflow arthimetic operation when i change textsize
on textbox or combo box.

How can i solve?

Raffaele
 
Raffaele,

Probably you should change your code.

When you want help with that from somebody visiting as well this newsgroup
it is maybe good to show the part of the code that give the error.

Just my thought,

Cor
 
Raffaele said:
i've error Overflow or undrflow arthimetic operation when i change
textsize on textbox or combo box.

What font/Windows version are you using? I remember overflow problems when
..NET applications ran on Windows 98, but I have never experienced such
exceptions on my development machine (which is not running Windows 98 for
obvoius reasons). Changing the font to Tahoma solved the problem for the
Windows 98 machines.
 
Hi Herfried,

Nice message, however what do you want to say with this
 
Cor,

Cor Ligthert said:
Nice message, however what do you want to say with this

:-))

VS.NET does not run on Windows 98, so I was not able to repro the problem on
my Windows 2000/XP machines.
 
Herfried,
VS.NET does not run on Windows 98, so I was not able to repro the problem
on my Windows 2000/XP machines.
Really?

Was it not complete obvious?

Never mind, I had to laugh about it and thought let me show it him maybe he
can do that than as well. I shall not say that I never make such crazy
useless extra sentences.

:-)

Cor
 
You might 'never make such crazy useless extra sentences' but you certainly
do make 'crazy sentences'.

:)
 
Stephany,

I know, however I am glad you understood this one.

:-)

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top