dialogs
Extended Dialogs 1.02
Delphi dialog components more>> Three dialog components. TInputBox for single line input dialogs with some features. such as, standard and custom Icons, password char, etc. TProgressBox for quick progress meter dialogs, and TChDirDialog for directory selection. Full source code is included.<<less
CoolDBDialogs 1.01
Delphi dialogs to work with databases more>> Package contains five dialogs to work with your databases. Its small but neat and easy to use piece of code with some nice advanced features like design time preview etc. Package distributed as FREEWARE with full source codes. In order to install and work with the package you need CoolControls to be installed on your computer. CoolDBUtilities is NOT required and dialogs from the package can be used separately from it.<<less
Ortus Shell Dialogs 1.51
Get access to the Microsoft® Windows® shell dialogs from within your application. more>> <<less

Filesystem Dialogs 2.1.3.5280
Filesystem Dialogs functions as a reinforced file and folder selector component for the Win32 platform more>>
Filesystem Dialogs 2.1.3.5280 functions as a reinforced file and folder selector component for the Win32 platform. It is call compatible with comdlg32.dll. It is an Open File/Save File/Folder selector replacement. It's purpose is to provide the most powerful user-friendly file and folder selection options and file managament tools for the session.
Major Features:
- All window/column position/size & sorting settings are saved for every application and/or the user can choose to always use his/her favorite dialog settings
- Has a very hiqh quality thumbnail mode (that supports much more formats then the default Windows dialog, supports EXIF thumbnails and displays audio files too Taged with ID3v2 and containing a SESC frame)
- Drag&Drop for files/folders (you can drop files from Windows explorer onto the window too)
- If bass.dll is found initialized in the process space thumbnails are generated from all audio files (all file formats that BASS actually supports, or there is plugin loaded for BASS for the particular format - see http://www.un4seen.com/bass.html for details) quite an option to BASS using applications
- FreeImage.dll is supported also (adds many more formats)
- Can give back multiple files from different folders (that comdlg32.dll's can't) for example when loading multiple recent documents (not available with comdlg32.dll interface)
- Has a recent document list on a per-application basis (one of my favorite features - a real implementation of the Windows idea) available with one click: click the button above the drives
- You can use all y
Filesystem Dialogs functions as an enhanced file and folder selector component for the Win32 platform. Filesystem Dialogs 2.1License:Freeware
Open and Save Dialogs Toolkit 2.0
Open and Save dialogs toolkit allows you to open 50 graphics file types and save to 21 graphics file types from your application. This toolkit is free for noncommercial use. Commercial use require lic more>>
Open and Save dialogs toolkit allows you to open 50 graphics file types and save to 27 graphics file types from your application. Just few lines of code will allow you to get your own working program. Dialogs use HBITMAP handle as input and output and even novice developer can learn how to work with it. Supported formats - reading support 50 image file types (ico, cur, any, bmp, dib, rle, gif, jpeg, jpg, jpe, pcd, pcx, dcx, png, ppm, pbm, pgm, tga, tif, tiff, wbmp, wbm, wmf, apm, emf, psd, img, iff, ras, sgi, xbm, xpm, wpg, dxf, rle, pict, pic, pct, psp, jng, mng, clp, cut, fpx, jp2, jpc, j2k, jpx, j2c, raw); saving support - 27 image file types (jp2, jpc, j2k, jpx, j2c, pcx, dcx, png, ppm, pbm, pgm, tga, tif, tiff, wbmp, wbm, wmf, apm, emf, psd, bmp, dib, rle, gif, jpeg, jpg, jpe). Installation includes binary files, help file and examples how to use OSDialog in applications. All examples are for working under MSVisualStudio 6.0. We provide a free license for noncommercial use without any limitations in functionality. Commercial usage require licensing.
Requirements: Pentium 100, 16 MB RAM
Whats new in this version: New Release
<<lessDialog Sizer 0.8
Resizes common dialogs like open dialog, run dialog or system properties more>>
Combo boxes are also enlarged so that more file types etc. are visible at once. You can add your "own" dialogs so that they can be resized, too. Therefore you have to open it and specify properties for its elements in the included editor (alpha version).
Dialog Strategy 2.0
Define your business strategy, assign measures and monitor your performance. more>>
Dialog Mate 1.54
Dialog Mate application was designed to help yu work with your active windows more>>
Main features:
- Minimize window to floating icon
- Minimize window to system tray
- Make window on top
- Favorites in Open/Save dialog
The first 3 functionalities are associated with all top-level windows and can be reached from the system menu, i.e. menu that appears on right click on windows title bar. Moreover, the first two functionalities also have short-cuts: right click on minimize and maximize button, respectively. Shortcuts exists because it may happens that some window do not show system menu. The last listed functionality helps with every day Open/Save dialogs usage.
Minimize window to floating icon
More effective than tray minimization, this unique functionality hides window and show its floating semi-transparent icon placed at the position of windows top-right corner. Can be activated with right click on top-level windows maximize button, or by choosing it from window system menu.
Floating icons can be moved around. Left double click on floating icon restores window to its original position and right click gives simple menu.
Floating icons can be positioned on creation in any of four windows corners. If the following mode is active, position of restored window (if it is not aximized) will depends on position of floated icon.
Minimize window to system trayIt hides a window from the desktop and adds its icon to the tray. Can be ctivated with right click on top-level windows minimize button, or by choosing it from window system menu.
While in tray, left click on tray icon restores window and right click
gives simple menu.
Make window on top
Toggles window on-top flag. Can be activated only by choosing it from window system menu. On-top windows are always placed over all other non-top windows, even when they are not focused.
Favorites in Open/Save dialog
DialogMate adds a new button on standard Open/Save File Dialogs. By clicking on the button a menu appears, with the list of favorites folders and files. By selecting an item from the menu, current folder will change or a file will be opened/saved.
All definitions of favorites folders and files are stored in dlgmate.ini. This file must be placed in the same folder as DialogMates executable. Favorite items for all application are defined in [global] section.
If some application needs specific favorite items, then they can be defined in a section named same as the application executable (without extension).
On the other hand, section [exception] defines applications that will not use the help from DialgMate. An self-explanatory example of dlgmate.ini can be found in the distribution archive. Ini file can be edited with DialogMate.
BeCyDialog 1.21
BeCyDialog ist a utility for displaying simple dialogs from shell scripts. The programs exit code indicates the button which the user pressed. Currently, four types of dialogs are supported: MsgBox, YesNo, InfoBox und TextBox. more>>
BeCyDialog - BeCyDialog ist a utility for displaying simple dialogs from shell scripts. The programs exit code indicates the button which the user pressed. BeCyDialog is similar to the UNIX programs CDialog and XDialog, but is not as powerful (because text inputs cannot be returned to the batch, the dialogs are limited to those that merely display static text and some buttons). Currently, four types of dialogs are supported: MsgBox, YesNo, InfoBox und TextBox. MsgBox displays a text and an OK button, YesNo displays a text and Yes+No buttons, InfoBox is an extended MsgBox which automatically hides after some time, and TextBox displays the contents of a file together with OK+Cancel buttons.
Enhancements:
Version 1.21
http://www.becyhome.de/becydialog/description_ger.htm#version
System Requirements:<<less
Message Dialog 1.0
A Code of Message Dialog. more>> File this under "there must be a way to do this in the Win32 API, but I couldnt find it".
I whipped this up one night last year, but never got around to putting it on the website. Its a message box with custom buttons. Lets hope something like this makes it into the framework some year.
You can have as many buttons as youd like, and button width is determined by the length of each buttons text. You can override this by setting AutoSizeButtons to false and ButtonWidth to whatever width youd like.<<less
Smart Dialog 0.83.0
Auto-answers dialog boxes, resizes them or sets them topmost more>>
Dialog Converter 3.3
Converts Microsoft Dialog Editor scripts into complete BCX source code, removing the need for the resource file completely more>>
The code will be generated for BCX 3.0. Supports several of the standard controls such as edit, static, combobox, listbox and more. It even handles the richedit, common controls and multiple dialogs!
Startup Dialogue 1.0
Startup Dialogue is a free tool that allows you to set up to 5 applications you want to run at startup more>>
Mic Dialog Editor 2.0
build mirc script dialog more>> ircDialogEditor 2.0 is a program to build Mirc Script Dialog. for this beta, no open file is available because theyre too Many bug and we work on it. theyre is no multi line textbox to but normal textbox is ok. you can save and evaluate the BETA or report new bug theyre is some cool function . here is the list :
- draw control direct on the dialog
- move controls by selecting MOVE
- easy add event will help you to dont make error(all event is listed)
- the property window let you change the property of each controls but not the ID
- the tab is supported
Win2k File Dialog Customizer 1.1
Customize the shortcut folders in most file dialogs under Windows 2000 more>> The standard file dialogs in Windows 2000 contain a bank of shortcut folders that allow you to jump to certain directories instantly. This could be a very useful feature, except that the folders chosen by Microsoft for these shortcuts arent anything that most poeple would actually use.
The Win2k File Dialog Customizer allows you to edit the registry settings that control these dialogs.
The Win2k File Dialog Customizer works by changing the registry settings Windows 2000 uses to control the standard file dialog, so will change the file dialogs of most applications under Windows 2000.
Office 2000 uses its own set of registry settings, with slightly different capabilities. The Win2k File Dialog Customizer can edit these as well, and this should work under any Win32 operating system, not just Windows 2000.<<less