Soft82.com » Windows » Developer Tools » Tools & Editors » Editors » Tooltip Code Generator 1.0
Tooltip Code Generator 1.0
Download Tooltip Code Generator
| Developer | |
| Product Homepage | |
| Date Added | March 04, 2009, 15:05 GMT |
| License | Free (Freeware) |
| Last Week / All Time Downloads | 3 / 307 |
| Filename / Size | tooltip-v1.0.zip / 102.4K |
| OS Support | Windows All |
Tooltip Code Generator Description
Paste all the ID equates for the controls you want tooltips for into the top textbox all at once
You can now edit the tooltips one by one in the box marked
"Type your tooltip here...". Pressing ENTER will save the current tip and
advance to the next ID in the list. You can also use the navigation buttons
for this.
The delay settings group:
1) Initial delay: the time before a tooltip shows after the pointer stops
over a control.
2) Autopop delay: the time a tooltip remains showing.
3) Reshow delay: the time before a tooltip reshows after the pointer stops
over a different control.
These delays are preset to the defaults at startup.
When you need the complete code for pasting into your project, select "Show
full source". You can paste this into your project or "#Include" it after
your control equates and your Windows #Includes. Here's the #Include code:
#Include "ToolTips.inc"
You can continue editing the tooltips at any time with no problems.
You will also need to call "SetToolTips" so it will run right after your
dialog and controls are created. A good place for this is in your dialog's
callback function in response to the "%WM_INITDIALOG" message. For this
you can use:
SetToolTips CbHndl
Another good place is just BEFORE the dialog's "Dialog Show" statement.
For this, you can use:
SetToolTips hDlg
where "hDlg" is your dialog's handle.
To switch to code view mode select "Show code"
Here are examples of what you can paste directly into the equates box:
%Dlg = 101 'main dialog
%BackBtn = 1001 'to move backward
%ForBtn = 1002 'to move forward
%CodeOpt = 1003 'show the code
%HelpOpt = 1004 'show help
%FullChk = 1005 'show full source code
%IdTxt = 1050 'holds ID's
%EditTxt = 1051
%CurTxt = 1052
%OutTxt = 1053
%InitTxt = 1054
%InitLbl
%CurLbl
%AutoLbl
%ReshowLbl
%IdLbl
%EditLbl
%MsLbl
If you happen to include extra equates or lines without equates or any other
stray text, you can keep it out of the final code by simply not writing tool-
tips for them when they appear in the "current ID" box.
Tooltip Code Generator 100% CLEAN Certification
Tooltip Code Generator has been tested by Soft82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.
View Antivirus ReportDownload Tooltip Code Generator
New Editors Software
TeXstudioMay 22, 2012An integrated environment for writing LaTeX documents |
VbsEditMay 21, 2012VBScript editor that dramatically reduces the time you spend writing VBS scripts |
|||
MS Developer Studio AddInMay 17, 2012MS Developer Studio AddIn was designed for Microsoft Developer Studio |
Modem Master ActiveX ComponentMay 17, 2012Powerful COM Port wrapper Active-X |
|||
AthTek Code to FlowChartMay 17, 2012Code to FlowChart generates flowchart from source code, to let code visual |
CibetMay 17, 2012The Cibet framework helps to control the execution of important business processes |
|||
TortoiseHgMay 17, 2012TortoiseHg is an all-inclusive Mercurial binary installer package for Windows |
BitNami Jenkins StackMay 11, 2012An easy-to-install distribution of Jenkins |
|||
DataMatchMay 10, 2012data quality, cleansing, matching and deduplication software in one easy to use |
DeployMasterMay 9, 2012Installation builder delivering your software with a good first impression |
|||
CodeSmith StandardMay 9, 2012CodeSmith is a template-based code generator that allows you to generate code for any text language |
ASPrunnerProMay 9, 2012Database management tool |
|||
SynWrite (formerly Syn2)May 8, 2012Plugin-editor with syntax hilighting |
EditPlusMay 8, 2012EditPlus is a text and html editor for Windows |
|||
PilotEdit LiteMay 7, 2012An advanced text and hex editor that supports opening of files larger than 4GB |
Komodo EditMay 7, 2012Free multi-platform, multi-language editor for dynamic languages and Ajax tech |
|||
HelpSmithMay 7, 2012Create CHM HTML Help files and Printed Manuals easily with HelpSmith |
SprintometerMay 4, 2012A simple but powerful tool for management and tracking of SCRUM and XP |
|||
My NesApril 27, 2012A portable open source NES/FAMICOM emulator written in C# |
Zeta Resource EditorApril 27, 2012Application that enables you to edit standard Microsoft .NET string resources |
|||
Last 7 Days Most Downloaded Editors Products
Adobe (Macromedia) Dreamweaver898 downloadsAdobe Dreamweaver is a popular graphical web development tool. |
EditPlus354 downloadsEditPlus is a text and html editor for Windows |
|||
Eclipse234 downloadsEclipse is an open source community whose projects are focused on building an open development... |
NetBeans IDE125 downloadsA modular developer tool for a wide range of development tasks |
|||
Notepad++83 downloadsNotepad++ is source code editor and Notepad replacement |
Help Generator for Visual Basic 6.065 downloadsHelp Generator and help editor to add Help to your applications easily. |
|||
PowerBuilder Desktop51 downloadsQuickly deliver applications that solve business challenges using a robust, innovative and proven |
Microsoft Visual Studio 2008 SDK49 downloadsAllows developers to integrate tools, editors, designers, languages, and other features |
|||
Force42 downloadsa full-featured programming environment for FORTRAN 77 (the engineering programming language). |
Microsoft .NET Framework39 downloadsA preview release of the latest version of the .NET Framework |
|||
All Time Most Downloaded Editors Products
Adobe (Macromedia) Dreamweaver942,766 downloadsAdobe Dreamweaver is a popular graphical web development tool. |
EditPlus276,937 downloadsEditPlus is a text and html editor for Windows |
|||
Eclipse75,673 downloadsEclipse is an open source community whose projects are focused on building an open development... |
NetBeans IDE64,083 downloadsA modular developer tool for a wide range of development tasks |
|||
Notepad++60,393 downloadsNotepad++ is source code editor and Notepad replacement |
Help Generator for Visual Basic 6.027,276 downloadsHelp Generator and help editor to add Help to your applications easily. |
|||
PowerBuilder Desktop10,458 downloadsQuickly deliver applications that solve business challenges using a robust, innovative and proven |
Microsoft Visual Studio 2008 SDK66,284 downloadsAllows developers to integrate tools, editors, designers, languages, and other features |
|||
Force6,078 downloadsa full-featured programming environment for FORTRAN 77 (the engineering programming language). |
Microsoft .NET Framework40,371 downloadsA preview release of the latest version of the .NET Framework |
|||
Download Tooltip Code Generator

