viksoe.dk - WTL downloads (original) (raw)
WTL code
Sample Projects
Dialog Ed
Dialog Ed implements a dialog editor using the DHTML Editing Component.
Find out more here.
Docked UI
A sample project demonstrating my experimental WTL UI classes. It includes trendy classes such as the Docking Views, TaskBar Iconand Dialog Shadows classes.
Find out more here.
IconPackager
The StarDock IconPackager user-interface.
Find out more here.
Script Studio
A remake of the Envox Studio application.
Find out more here.
Skinned UI
A mock-up project, which displays a skinned User Interface.
Find out more here.
Vista Photo Thing
A recreation of the Windows Vista Photo Gallery user-interface.
Find out more here.
WTL XP UI and Script
A sample project demonstrating my experimental WTL XP classes.
Find out more here.
Documentation
WTL Documentation
HTML Help Documentation for the WTL library.
Find out more here.
Utilities
ASCII Desktop
Displays the Windows Desktop as ASCII art.
Find out more here.
FileMess
FileMess is a neat utility, which moves files from one folder to another using pattern matching.
Find out more here.
Focus Flasher
Tracks the current window/control with focus.
Find out more here.
Non-Rect
Sample showing how to create a non-rectangular window.
Find out more here.
Controls
Alpha Play
A short walk-through of the alpha functions in Windows XP.
Find out more here.
Auto Hide control
Adds "Auto Hide" side-bar to you window frame. It's that annoying left-side pop-up window from VisualStudio.NET.
Find out more here.
Balloon Dialog
An Office 97-like balloon dialog.
Find out more here.
Bevel Line
Turns a regular label (static control) into a bevel (raised or sunken) line.
Find out more here.
Blue Marquee
Dragging a blue transparent selection box.
Find out more here.
Breadcrumbs in Vista
How to create the Breadcrumbs in Windows Vista.
Find out more here.
ButtonMenu
A menu button control. Ownerdrawn button painting in Windows 98 and Windows XP.
Find out more here.
Calendar
A simple calendar control with appointment lists.
Find out more here.
ChoiceBar
A generic popup bar with buttons in a grid. Includes a palette chooser, border style bar and a pen style popup.
Find out more here.
Collapsible Panel
A Collapsible Panel Container like the Windows XP Explorer kind.
Find out more here.
Coloured controls
Extensions to most of the standard Windows controls with custom colouring.
Find out more here.
ComboBoxes
Various ComboBox controls.
Find out more here.
Cool Tabs
A set of custom drawn tab controls.
Includes DevStudio 6 and VisualStudio.NET folder tabs.
Find out more here.
Day Planner
Plan you day! With drag'n'drop and custom drawing.
Find out more here.
Edit Filter
A simple subclassed EDIT control, which filters input.
Find out more here.
Edit ListBox
Looks like the MS Developer Studio edit listbox.
Find out more here.
Edit Validate
A subclassed EDIT control that only accept input based on a pattern-matching mask. With nice visual cues on errors.
Find out more here.
Fade Button
A button which glows when the mouse hovers over it.
Find out more here.
Gradient Label
Turns a regular label (static control) into a gradient filled label control.
Find out more here.
GraphLite
A simple graph control.
Find out more here.
HTML ListBox
A WTL list control which uses the HTML layout engine.
Find out more here.
Hex Editor
A Hex Editor control.
Find out more here.
Hosting FLASH Charts
How to host a FLASH Charts ActiveX control in a dialog.
Find out more here.
Image ListBox
An ownerdrawn listbox with images and formatting.
Find out more here.
IntelliMouse
Adds IntelliMouse support to a WTL window.
Find out more here.
LED control
A LED control.
Find out more here.
ListView Tip
A tracking tooltip for a ListView control
Find out more here.
MS Access Bar
A control which looks like the MS Access 2000 Navigation bar.
Find out more here.
MS Outlook Bar
A control which looks like the MS Outlook Navigation bar.
Find out more here.
Menu Control
A fix for the infamous WTL 3.1 CommandBar MDI bug.
Find out more here.
MiniHTML
A GDI based label control with text formatting.
Find out more here.
MultiSelect Tree
A tree with multi-select capabilities.
Find out more here.
Namespace Tree Control
How to use the Namespace Tree Control in Windows Vista.
Find out more here.
Non-Client control
Testing non-client painting in Windows.
Find out more here.
Pie Chart
A simple pie chart control with two sections.
Find out more here.
PropertyGrid
A simple WTL grid control.
Find out more here.
PropertyList
A WTL property list control; just like the one in MS Visual Basic.
Find out more here.
PropertyTree
A WTL Property Tree control; resembles the IE Options control.
Find out more here.
PropertyView
A LISTBOX subclass that displays a property-list. Not in-place editable.
Find out more here.
RTF ToolTip
Use RTF in your tooltips. Create tooltips like in MS SQL Server 7.
Find out more here.
Relationship
A control modelled after the MS Access Relationship editor.
Find out more here.
RtfStatic
A RTF based label replacement with text formatting.
Find out more here.
Scanf Edit
A masked edit control, which displays like the Date Time Picker control.
Find out more here.
Script Editor
A RTF based editor with syntax highlighting.
Find out more here.
Shell Controls
A bunch of controls that show files and folders using the Shell interfaces.
Find out more here.
Simple HTML Viewer
A RTF-based HTML viewer control. Extends the RichEdit control.
Find out more here.
Skinned Button
A WTL version of Shinya Miyamoto's Window Blinds skinned button.
Find out more here.
SplitterBar
An even more simple SplitterBar control.
Find out more here.
Tabbed Dialog Container
A container window for dialogs. Also includes a Tab control with view support.
Find out more here.
Task Dialog 98
A TaskDialog replacement for Windows XP and worse.
Find out more here.
Task Dialog Wizard
Using TaskDialog in multi-paged mode.
Find out more here.
TreeListView
It's one of those "tree with a combined listview" controls.
Find out more here.
TreeMap Graphs
Shows disk usage with treemapping algorithms.
Find out more here.
Waiting Anim
A small spinning wheel animating control.
Find out more here.
If you can't find the control you're after, why not suggest it to me?
Classes
Command Bar XP
An extension to the WTL Command Bar. Looks more Office XP like.
Find out more here.
Control Panel Applet
Creates a Windows Control Panel Applet.
Find out more here.
Recent Command Bar
An extension to the WTL Command Bar. Looks more Office 2000 like.
Find out more here.
TaskBarIcon
A wrapper for the Shell Task Bar API to enable your own taskbar icons.
Find out more here.
atlctrlsext
Additional WTL Window control wrappers.
Find out more here.
atldib
A DIB (Device Independant Bitmap) class.
Find out more here.
atldock
A basic docking windows framework for WTL.
Find out more here.
atlgdix
Some extra GDI classes. Implements a memory DC for offscreen flicker-free painting.
Find out more here.
atlwinmisc
Wraps a couple of the common Windows data types and functions.
Find out more here.