Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to add icon in the tooltip ??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to add icon in the tooltip ??

 Post Reply Post Reply
Author
Message
jigarmehtamscit View Drop Down
Groupie
Groupie
Avatar

Joined: 29 October 2005
Location: India
Status: Offline
Points: 64
Post Options Post Options   Thanks (0) Thanks(0)   Quote jigarmehtamscit Quote  Post ReplyReply Direct Link To This Post Topic: How to add icon in the tooltip ??
    Posted: 25 November 2005 at 3:51pm
Hi,

I am using tooltip control to show balloon tooltip.. Now, I want to add my own application icon to be shown in the tooltip along with the text and caption.. So, how do I do that ? Will I be able to do that ??

Current implementation in my program, I can use codejock's private constants to get some commonly used icons.. like,

    NIIF_ERROR,  // Error icon.
    NIIF_INFO,   // Information icon.
    NIIF_NONE,   // No icon.
    NIIF_WARNING // Warning icon.

But I want my own icon to be there in the tooltip.. Please guide me..
Regards,
Jigar Mehta
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 26 November 2005 at 6:36am
sorry, but windows not support custom icons.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
jigarmehtamscit View Drop Down
Groupie
Groupie
Avatar

Joined: 29 October 2005
Location: India
Status: Offline
Points: 64
Post Options Post Options   Thanks (0) Thanks(0)   Quote jigarmehtamscit Quote  Post ReplyReply Direct Link To This Post Posted: 26 November 2005 at 1:13pm
Hi,

    A new question al-together.. Do CodeJock library has any control or class which may help us to show the messagebox with different functionality like showing user-defined bitmap and having timer in built into it.. so that if anybody doesnt give any input it hides itself by giving default action itself.. If library has such class can anybody point me to some literature for that.. ?
Regards,
Jigar Mehta
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 November 2005 at 3:58am

 

You always can create it with IDE dialog resource editor.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.043 seconds.