Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Excel > Tool Tips or Comments on Command Buttons ....


Reply
 
Thread Tools Display Modes
  #1  
Old 12-17-2003, 09:58 AM
Gunslinger's Avatar
Gunslinger Gunslinger is offline
Junior Contributor
 
Join Date: Apr 2003
Posts: 209
Default Tool Tips or Comments on Command Buttons ....


.... is it possible to apply tool tips or comments to embedded command buttons ... or am i barking up an extremely tall tree ?

If it is not possible, i have a possible solution and that is to create "custom" cursors shaped like info bubbles with the text i want entered in them and then save them as an icon and then apply then "icon" in the properties for the command button as "mouse over cursor" ....... it could just take some time to build each info bubble and was wondering if there was a slightly quicker way

Cheers

Gunslinger

anyway .... i'm off to find some icons to use as pics on my command buttons ... will pop back later and read any replies
TIA
Reply With Quote
  #2  
Old 12-17-2003, 10:21 AM
italkid's Avatar
italkid italkid is offline
Down...

Retired Moderator
* Expert *
 
Join Date: Dec 2002
Location: Belgium.
Posts: 6,731
Default

Add a comment to a cell and make the cell a litter wider then your button...
Just an idea
Reply With Quote
  #3  
Old 12-17-2003, 02:34 PM
Kluz's Avatar
Kluz Kluz is offline
Sapience.Aquire

Super Moderator
* Expert *
 
Join Date: Oct 2003
Location: Lake Bluff, Ill., U.S.
Posts: 3,306
Default

Another possible option: hide a testbox with the tooltip behind the button, then use the MouseOver event to move the textbox into view (and possibly resize it). Maybe use some of the callouts (an autoshape type) for special effect.
__________________
No the other right mouse click
Reply With Quote
  #4  
Old 12-18-2003, 04:42 AM
Gunslinger's Avatar
Gunslinger Gunslinger is offline
Junior Contributor
 
Join Date: Apr 2003
Posts: 209
Default

ItalKid .... nice thought, i was thinking of that myself, but the buttons are located at the top of my worksheet and all the cells are all merged across the width of the screen .... once I get done with the main stuff for this wirkbook, i will have a look at a custom toolbar ... but have no iddea with them at the moment so will have to do lots of reading and research .... and this is not a good time of year to start something like that !!

Kluz .... that would work ... interesting idea, but almost as much work, bearing in mind i could use something like IconCool editor or MyOddIcon to create my info bubble cursor ... i think this might be the way to go as i can specify the part of it that has to be over the object before the cursor changes

thanks anyway guys

Gunslinger
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Tool tips carlosandrade General 3 09-18-2003 12:11 PM
use item lookup to excel cell comments ex-altarboy Excel 3 08-10-2003 04:25 AM
April Coding Challenge ENTRIES lebb Tech Discussions 28 05-29-2003 08:46 PM
Simple Tool. Please Check ALEX_0077 Tech Discussions 1 05-07-2003 05:42 PM
Tool Tips or something similar. CornMaster General 9 05-16-2001 10:00 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->