Enter Keywords:
1 - 10 of 517(0.011 seconds)
Sort By:
 
I'm showing a tooltip like window when the user moves the cursor over the client area. The tooltip is my own CWnd derived class, because I need to display multiline information. I want the window t...
Zones: Windows MFCDate Answered: 05/26/1997 Rating: 6.2 Views: 0
I want add tooltip with more than one line. Any suggestion? Thanx in advance.
Zones: Windows MFCDate Answered: 10/06/1997 Rating: 9.0 Views: 0
i need a very simple example of how to put my program into the system tray. just one form, just one icon, no tooltips, no popup menus (just a single click restores), no frills. thanks
Zones: Visual BasicDate Answered: 11/14/1997 Rating: 7.6 Views: 0
I'm using a CTreeCtrl which displays a tooltip when the text of an item is too long to be displayed in the window.  The problem is that the tooltip will only display the first 77 (I might have coun...
Zones: Windows MFCDate Answered: 01/06/1998 Rating: 7.6 Views: 0
What I want is this I created 2 button palette in layout editor in D2000 and I want my custom message to display on button palette (mouse triggers) the message should shrink according to message le...
Zones: OracleDate Answered: 02/09/1998 Rating: 6.2 Views: 0
Title: "VC++ question    From: englm                    Date: Friday, May 15 1998 - 10:51AM PDT      You recently answered a question for me on how to determine if my mouse is    over a particul...
Zones: C++Date Answered: 05/21/1998 Rating: 7.8 Views: 0
How does one implement a multi-line tooltip?  I've tried putting various characters (like \r and \n) in the string resource to be display but I always get: This is line 1|This is line 2 If the li...
Zones: Windows MFCDate Answered: 05/23/1998 Rating: 6.6 Views: 0
On VB5 Form_A, on the MouseMove() event, I show a custom Tooltip which is Form_B (it shows a graph using Shape controls).  Form_B appears on top of Form_A briefly, obviously much smaller, and disap...
Zones: Visual BasicDate Answered: 08/20/1998 Rating: 6.6 Views: 0
For some reason, my tooltips won't display in my new tool bar. The resource file shows that each button does have text   associated with it, and yet they don't display. I used to have just button...
Zones: Windows MFCDate Answered: 11/23/1998 Rating: 6.6 Views: 0
I am trying to create tooltips for List control items in the ICON view(NOT the REPORT View).   I create a list of Icons from an array which also contains the description of each element. I want to...
Zones: Windows MFCDate Answered: 12/03/1998 Rating: 6.8 Views: 0