No announcements
Found 2142934 threads
-
0 Votes
Balloon Tooltips not showing on Windows 10?
Hi PhilBwood, Did you follow the instruction: How to Implement Balloon Tooltips Basically I create an app and test the code, it works fine, but ...Answered | 1 Replies | 2396 Views | Created by PhilBwood - Wednesday, October 14, 2015 2:51 PM | Last reply by Jamles Hez - Thursday, October 15, 2015 3:17 AM -
6 Votes
Notify icon balloon tip.
Note that even if your icon is hidden, clicking the button on your application should un-hide it long enough to show the Balloon Tip.Answered | 15 Replies | 9282 Views | Created by Konstantinos pap - Thursday, March 15, 2018 7:11 PM | Last reply by Konstantinos pap - Saturday, March 17, 2018 1:56 PM -
0 Votes
problem with CreateWindowEx to Show Balloon for button
i Subclassed inputbox and now cannot show balloon for button , Tooltip Create But Never show -
0 Votes
CreateWindowEx edit control
HINSTANCE hinst) // Application or DLL instance. { LoadLibrary(TEXT("Msftedit.dll")); HWND hwndEdit = CreateWindowEx(0, MSFTEDIT_CLASS, ...Answered | 2 Replies | 1289 Views | Created by chong kyong kim - Saturday, July 12, 2014 4:51 PM | Last reply by chong kyong kim - Saturday, July 12, 2014 11:49 PM -
0 Votes
turn off printing balloon
Please check the following URL on ...Answered | 1 Replies | 1518 Views | Created by Serve Laurijssen - Tuesday, February 5, 2013 9:50 AM | Last reply by Konrad Neitzel - Tuesday, February 5, 2013 10:02 AM -
3 Votes
Set a balloon's tail
What about this problem now?Answered | 11 Replies | 3282 Views | Created by mortaza.mkr - Tuesday, October 4, 2011 8:28 PM | Last reply by Mike Dos Zhang - Monday, October 24, 2011 8:08 AM -
2 Votes
Balloon tip clicking question
Created a notify icon like that - NotifyIcon tray; And created a Balloon tip with this command ...Answered | 1 Replies | 1787 Views | Created by New Coder Trying Code - Tuesday, March 8, 2016 11:41 AM | Last reply by Viorel_ - Tuesday, March 8, 2016 12:54 PM -
1 Votes
Collision for a bullet and balloon
I'm trying to get a line printed showing the number of shots taken when the balloon and bullet touch.Answered | 1 Replies | 676 Views | Created by Strawhatter - Tuesday, January 15, 2019 1:13 PM | Last reply by Nonki Takahashi - Thursday, January 17, 2019 5:15 AM -
1 Votes
Balloon Game Help!
I didn't have your images so I used shapes to make the cannon and balloon.Answered | 1 Replies | 745 Views | Created by Forbidden Duck - Wednesday, February 1, 2017 6:40 AM | Last reply by jricestk - Wednesday, February 1, 2017 12:43 PM -
0 Votes
Balloon tip for CEdit
The edit control the balloon is attached to is created just for the balloon itself .Answered | 3 Replies | 961 Views | Created by AlexanderZel - Wednesday, May 20, 2015 8:54 PM | Last reply by AlexanderZel - Friday, May 22, 2015 7:06 PM -
0 Votes
CreateWindowEx and TextOut( )
Hi chong, the problem in your program is the paint event of the window is not handled correctly, first you must separate between the click event and the paint ...Answered | 3 Replies | 1172 Views | Created by chong kyong kim - Thursday, July 10, 2014 3:23 PM | Last reply by chong kyong kim - Thursday, July 10, 2014 5:39 PM -
2 Votes
Unable to capture Notification(Balloon) from system tray
2.when the notification balloon pop up , press button1.Answered | 14 Replies | 4462 Views | Created by zafi - Friday, February 11, 2011 9:45 AM | Last reply by zafi - Thursday, February 24, 2011 1:20 PM -
0 Votes
I missed a notification balloon again!!
To place mouse on notification icons sometimes show some messages.Answered | 3 Replies | 1411 Views | Created by PRB0123 - Wednesday, October 29, 2014 5:58 AM | Last reply by Nonki Takahashi - Friday, October 31, 2014 1:31 PM -
0 Votes
How do I get back handle of created control via CreateWindowEx
Example: HWND hWnd = CreateWindowEx(0, "WindowClass", "Window", WS_OVERLAPPEDWINDOW, 100, 100, 500, 500, NULL, NULL, hInstance, ...Answered | 1 Replies | 3938 Views | Created by vmars316 - Saturday, November 21, 2009 7:53 PM | Last reply by Nikita Leontiev - Saturday, November 21, 2009 10:28 PM -
10 Votes
Balloon Text needed when Curser hovers over an Object
If you use a borderless form with a picture of a balloon as the background and set the TransparencyKey property to the backgroundcolor outside of the Balloon image you can simulate a ...Answered | 20 Replies | 7657 Views | Created by Hotrodderbob - Wednesday, January 6, 2010 8:48 PM | Last reply by Hotrodderbob - Monday, January 11, 2010 7:09 PM -
5 Votes
How to show the caps lock is on balloon warning like Windows
This is the class that will create the balloon tool tip when the caps lock key is pressed or on.Answered | 11 Replies | 9133 Views | Created by nbaker - Tuesday, December 19, 2006 1:17 PM | Last reply by nbaker - Monday, May 7, 2007 12:45 PM -
0 Votes
How to display icon in CMFCTooltipctrl with balloon style
How to get up arrow in balloon style tooltip like below.Answered | 13 Replies | 1766 Views | Created by sgrm123 - Monday, April 10, 2017 2:07 PM | Last reply by sgrm123 - Wednesday, April 12, 2017 1:20 PM -
0 Votes
How to get up arrow in balloon style CMFCTooltipCtrl?
How to change angle and width of balloon stem?Answered | 7 Replies | 945 Views | Created by sgrm123 - Wednesday, April 12, 2017 12:47 PM | Last reply by sgrm123 - Tuesday, April 18, 2017 6:35 AM -
1 Votes
Window style Balloon tool tip for TextBox
Thanks Pavel Celba, I read the code (http://www.foxite.com/archives/balloon-tips-0000280437.htm) I will try to make ...Answered | 7 Replies | 6510 Views | Created by A.Ankit - Sunday, December 23, 2012 1:08 PM | Last reply by Pavel Celba - Friday, May 10, 2019 10:06 PM -
1 Votes
Using Office Assistant Balloon with VB .NET Form (with a datagridview)
The Panels backcolor was altered to show where it is on the Form so you can see where the ToolTip displays.Answered | 6 Replies | 717 Views | Created by Sansevieria - Wednesday, November 30, 2016 3:01 PM | Last reply by Mr. Monkeyboy - Friday, December 9, 2016 4:35 PM - Items 1 to 20 of 2142934 Next ›
No announcements