Jump to content

CustomDialog Udf


kjactive
 Share

Recommended Posts

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.zip

kjactive :)

Edited by kjactive
Link to comment
Share on other sites

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 by ResNullius
Link to comment
Share on other sites

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 by kjactive
Link to comment
Share on other sites

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_Rus_Community.png AutoIt Russian Community

My Work...

Spoiler

AutoIt_Icon_small.pngProjects: 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 Program

AutoIt_Icon_small.pngUDFs: 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
 
AutoIt_Icon_small.pngExamples: 
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 AutoIt_Rating.gif)

* === My topics === *

==================================================
My_Userbar.gif
==================================================

 

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...