|
-
November 13th, 2004, 05:37 PM
#1
accessing the bubble.
good day.
Please tell me (if its possible), how can i activate (in winXP)
the bubble window (the yellow "massage bubble" that appears above the icon tray at the corner of the screen)?
and if its possible, how do i show a masseg thrue it?
thanks...
yaniv.
-
November 14th, 2004, 09:46 AM
#2
Re: accessing the bubble.
Set the ToolTipsText in the properties of the control.
Wayne
-
November 14th, 2004, 05:21 PM
#3
Re: accessing the bubble.
WHAT????????????
Your answer is a little bit a fending!!!
i NEVER meant to the tool tip bubble and i believe, that i made it perfectly clear...
i meant, to the windows massage bubble. the one that appears right after you plug in a new device, or right after you plug in/out the network cable...
anyway, thanks for your attention to my qewstion... it's nice to know that the forum is still alive.
yaniv.
-
November 18th, 2004, 08:08 AM
#4
Re: accessing the bubble.
come on guys....
can't some one give me a hand?
-
November 18th, 2004, 08:55 AM
#5
Re: accessing the bubble.
I think this is a good lesson for you on the forum. When I read your response, I was shocked. It's no wonder no one else had answered as of yet.
A little tip: don't be a ****.
-
December 3rd, 2004, 06:39 AM
#6
Re: accessing the bubble.
I'm sorry to read that you were offended / Shocked by my response. That wasn't my intension, please forgive me.
But it seams like when you really need an answer on an URGENT matter, you are considered with no significance, by the people who know the answers to your question, although you searched the forum before asking the question.
When I enter the forum, and I look at other questions, if I think, that maybe my answer could be wrong, I keep it to my self! So that the person who asked the question won't be lead in the wrong direction or be wasted of his time!
And when I write a question in this forum, i ALWAYS try to write it as clear and as correct as i can (although I'm not match of an English speaker), so the reader won't be wasted of his time or grasp the question in the wrong way! And more important is, that I search the forum fore the subject before writing the question!!!
Naturally I expect the same from the other readers!
So when I get an answer that's got nothing to do with my question, and more than that, the answer was the basics of visual basic, of course I'll be mad + offended…..
Now, can you help me with my first question that I posted instead of trying to educate me?
or should I search for it in other places? And if I'll search in other places, what's the use of this forum?
-
December 3rd, 2004, 08:00 AM
#7
Re: accessing the bubble.
See this article on vbAccelerator. Most GUI functionality has been covered by Steve at some point!
http://www.vbaccelerator.com/home/VB...ay/article.asp
-
December 3rd, 2004, 06:00 PM
#8
Re: accessing the bubble.
thank you Dmorley, i'll look in to it.
-
December 5th, 2004, 07:06 AM
#9
let everybody take an advantage from this
First, another link you could follow on that subject:
http://www.vb-helper.com/howto_tray_icon.html
and then:
A bit of comments to let everybody take an advantage from this small crash...
As per my knowledge of this forum, there is something that may be worth to
tell
 Originally Posted by shariryaniv
I'm sorry to read that you were offended / Shocked by my response. That wasn't my intension, please forgive me.
Good. I appreciate everyone that is able to tell he/she did not mean to offend.
By the way, it is very rare that someone does want to offend, and usually
he/she does not live in Codeguru for long.
 Originally Posted by shariryaniv
But it seams like when you really need an answer on an URGENT matter, you are considered with no significance, by the people who know the answers to your question
Do not be so sure everyone holds correct answers...for example: do you want a
list of my personal blunders?
 Originally Posted by shariryaniv
When I enter the forum, and I look at other questions, if I think, that maybe my answer could be wrong, I keep it to my self! So that the person who asked the question won't be lead in the wrong direction or be wasted of his time!
Never occurred that you are quite sure to know the matter, and then discover
you misundestood the question or that there is a better answer? How
about giving out an aswer like "I think it could be..." .It might be out of
topic, but it might also be the suffcient push in the right direction...Software
developing is continuously developing itself (!) and we all have something to
learn quite every day
 Originally Posted by shariryaniv
And when I write a question in this forum, i ALWAYS try to write it as clear and as correct as i can
Very good. That is more important than it could seem. Of course, something
depends also on the level of people you are writing to: it is different - about
being clear - if you are dealing with a junior or with a senior...An effort to be clear
is always welcome. But sometimes the different languages herearound have an
heavy effect...Not to speak about the hurry the most have...In any case, your question, for example, could be clear for you, but I thought immediately at tooltip
(of System, not of Vb) - more precisely, of traybar...Indeed, if you follow Dmorley link, you can read there:
Code:
.ToolTip = "SysTray Sample!"
That is: it is implemented as a tooltip...You see? It seems as if we could never be really sure of questions, and never be really sure of answers...But we must act as
if, or we will never go anywhere
 Originally Posted by shariryaniv
And more important is, that I search the forum fore the subject before writing the question
Very good. Matter however is the time, but often searching first
is the best way to start.
 Originally Posted by shariryaniv
Naturally I expect the same from the other readers!
And this not always happens, as you have just found out.
Keep patience, and simply answer: "Thanks for the effort, but this does
not help me..."
 Originally Posted by shariryaniv
So when I get an answer that's got nothing to do with my question, and more
than that, the answer was the basics of visual basic, of course I'll be mad + offended…..
get mad, ok
get offended not ok: as I wrote a bit above, it is really rare that soemone
gives you a wrong-unexpected answer by will. Usually it is a mistake due to
too few knowledge of what is happening and who are you, or it is a true
misunderstand on the question.
Be patiente, everybody, and always do your best.
Ceasare
Last edited by Cimperiali; December 5th, 2004 at 07:16 AM.
...at present time, using mainly Net 4.0, Vs 2010
Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
all the other wonderful people who made and make Codeguru a great place.
Come back soon, you Gurus.
-
December 5th, 2004, 04:19 PM
#10
Re: let everybody take an advantage from this
 Originally Posted by Cimperiali
Do not be so sure everyone holds correct answers...for example: do you want a
list of my personal blunders?
can you cut most of them out.. my laptop only has 1.5gb free on the hard disk and i do not want it to crash downloading the list..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|