kjactive Posted March 30, 2008 Posted March 30, 2008 (edited) I sampled some dialogs that I offen use - well included some not so offen used but anyway I don't have to write these again,Most have an option include sidepanel graphics, optional animated .gifs supported - needs component Gif89.Gif89..._AboutBox - Simple Aboutbox dialog with option to include sidepanel graphics and include homepage/topics control..._CustomBox - Messagebox with unlimited custom text controls - option to display sidepanel graphics..._LicenseBox - Simple License agreement dialog with option to display toppanel graphics..._RadioBox - Plain Radio control dialog - Unlimited dialogs ( no graphics )..._ComboBox - Plain dialog with a combo - Option to display side panel graphics..._TextBox - Plain textbox with option to display sidepanel graphics..._ColorPick - Extended colorpickdialog with option to use graphics as spectrum palette..._HotSpotBox - Display a picture with unlimited custom defined hotspots ( controls ) needs JSDraw.Ops component..._PickIconDialog - shell32.dll, pick an icon dialog..._ShellAboutDialog - shell32.dll, display common OS information..._RestartDialog - Shell32.dll - well all know this dialog ( beaware that it's function alright )_EmptyRecycleBin ( no intuition ) just empty trashcan with different options...Documentation in autoit3 style supported - all dialogs is in msg blocking mode - feel free to expand the library...Download from site:http://www.sitecenter.dk/latenight/nss-fol...ialog%20UDF.zipkjactive Edited March 31, 2008 by kjactive Au3PP 4.1 - Autoit3 preprocessor, optimize speed, performance to scripts and do executes....[/url]Au3Calibur - Create libraries of commonly used code excerptsWords manipulate UDF, functions that is lent from the rexx language, topics and index file includedCustomDialog UDF to include custom made dialogs like a extended colorpick requester to scripts...[url="ftp://fritidshjemmet.com/Autoit3/SysColor.zip"]SysColor UDF a low level color library to manipulate RGB and Hex values...Shell32 UDF to Automate Windows® operating tasks from native dialog and Wizards browsers... Optimized the CodeWicard with options to generate browser code etc...
ResNullius Posted March 30, 2008 Posted March 30, 2008 (edited) Very nice! I haven't run any yet, but did look through your documentation/screenshots (which is also well done). I've always liked most of the things you've put together and decided to share, so now is a good time to thank you for all of them Edit: spelling Edited March 30, 2008 by ResNullius
kjactive Posted March 31, 2008 Author Posted March 31, 2008 (edited) Thanks for the nice words - well words.au3 is one of my libraries and I did miss to remove that from the final CustomDialog library... Please download ones more or remove the line #include <Words.au3> - it serve no purpose other than in testing state... Feel free to expand the library - would be nice with a huge collection of custom made dialogs library, drop me a line with new source and I'll attach it and write documentation... Sorry kjactive Edited March 31, 2008 by kjactive Au3PP 4.1 - Autoit3 preprocessor, optimize speed, performance to scripts and do executes....[/url]Au3Calibur - Create libraries of commonly used code excerptsWords manipulate UDF, functions that is lent from the rexx language, topics and index file includedCustomDialog UDF to include custom made dialogs like a extended colorpick requester to scripts...[url="ftp://fritidshjemmet.com/Autoit3/SysColor.zip"]SysColor UDF a low level color library to manipulate RGB and Hex values...Shell32 UDF to Automate Windows® operating tasks from native dialog and Wizards browsers... Optimized the CodeWicard with options to generate browser code etc...
MrCreatoR Posted March 31, 2008 Posted March 31, 2008 Nice UDFs, especialy _ShellAboutDialog() and _RestartDialog() You could add _FileSelectFolder(), _FileOpen/SaveDialog(), _MsgBox(), and also i have made recently a custom MsgBox that handles known bug(?) with child activation issue, and there is a hWnd option as well.btw, what app you are using to make the documentation stuff? Spoiler Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1 AutoIt Russian Community My Work... Spoiler Projects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize ProgramUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF Examples: ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating ) * === My topics === * ================================================== ================================================== AutoIt is simple, subtle, elegant. © AutoIt Team
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now