Re: PointToScreen problem in UserControl
- From: A Nonymous <anonymous@xxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 08:38:14 -0700
Pete,
Here again, you obviously misunderstood me.
I don't want you to check my code. I just want to know if anyone else
has seen this problem and knows how to fix it.
And by the way I spent some time with Google and discovered the source
of the problem. It is not actually the PointToScreen at all, but the
StartPosition setting of the form being popped up. If it is not set to
Manual, the first time the form is shown any location that was set is
overridden. Normally when I create a create components like this I hard
code everything. Using a UserControl and dropping components on it is
easier but it is also easy to miss something.
This was the first time I used this technique, and I am relatively new
to C# (but not new to programming). It was a dumb mistake but I have
learned.
So less time? Well I wasn't asking anyone to check my code and if you
knew the answer you could just answer as above. (Did you check the
Form.StartPosition?)
I apologize if everything is not what you expected or exactly the way
you would like it to be.
So relax, Please.
Sorry I can't resist, my hostility and selfishness makes me do it, and I
just like poking at pompous people.
Actually I didn't think I was hostile by pointing out that you seemed
terse and condescending. And as far as selfish, how is asking for help
selfish? I do give back, and post solutions when I find them even if
the solution was not provided here. I do help others, albeit
anonymously.
Even though I have been programming for many years I don't assume I am
superior to anyone. I listen to everyone even novices because anyone can
have a good idea, and even the smartest person can't know everything.
I know you probably think you know more than anyone here. I think you
are probably under 30, been programming for a few years and are fairly
sharp, but not necessarily the smartest one here. I am glad that you
try to help, but now that I have looked at some of your other posts to
other people, I see a pattern. Get over yourself.
I bet you blood pressure is shooting up as you read this...
Have a nice day. ;-)
.
- Follow-Ups:
- Re: PointToScreen problem in UserControl
- From: Peter Duniho
- Re: PointToScreen problem in UserControl
- References:
- PointToScreen problem in UserControl
- From: A Nonymous
- Re: PointToScreen problem in UserControl
- From: Peter Duniho
- Re: PointToScreen problem in UserControl
- From: Fred Hebert
- Re: PointToScreen problem in UserControl
- From: Peter Duniho
- Re: PointToScreen problem in UserControl
- From: A Nonymous
- Re: PointToScreen problem in UserControl
- From: Peter Duniho
- Re: PointToScreen problem in UserControl
- From: A Nonymous
- Re: PointToScreen problem in UserControl
- From: Peter Duniho
- PointToScreen problem in UserControl
- Prev by Date: Re: C# generic containers from a "C++ perspective"
- Next by Date: Re: C# set algorithm
- Previous by thread: Re: PointToScreen problem in UserControl
- Next by thread: Re: PointToScreen problem in UserControl
- Index(es):
Relevant Pages
|