Gigglestick Posted July 30, 2008 Posted July 30, 2008 (edited) Nice work!But... (there's always a butt with a but, isn't there?)Resizable window would be nice, scrolling sucksClicking the tray icon simply made it disappearFull row select would be niceByte variation selection (KB, MB, GB, TB, Auto) to change how the numbers are shown in the columnsRound off the numbers to integers or limit them to 2 decimalsDoesn't seem to actually copy anything to the clipboardThe exported CSV-formatted data should maybe have a header line for manual viewing, identifying the columns?Probably a silly request, but maybe have it check the serial number of mapped network drives. If they match, consolidate them into one bar (separate in the ListView, but a single bar), for those who have several drives mapped to multiple shares on the same remote drive (not by choice, mind you)Great start! Keep going!Edit: TL;DR the whole chain, so I'm sure much of this has already been mentioned. Sorry. Edited July 30, 2008 by c0deWorm My UDFs: ExitCodes
James Posted July 31, 2008 Author Posted July 31, 2008 Thanks for the comments worm! I have no idea about the tray icon. There is no CSV exporting yet, just my own little export file. Copying to clipboard should work, it's basically the export function but to the clipboard? The size configuration sounds good idea! Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
monoceres Posted July 31, 2008 Posted July 31, 2008 Hi James!Maybe the ability to view the cluster size on the drive could prove a useful feature.I made a UDF for getting it here:http://www.autoitscript.com/forum/index.ph...c=74647&hl= Broken link? PM me and I'll send you the file!
smartee Posted July 31, 2008 Posted July 31, 2008 btw you know those white blotches on your screenshot by your menu can be fixed if you select winxp as your theme in display properties and under the appearance tab for windows and buttons you select media center style
James Posted July 31, 2008 Author Posted July 31, 2008 Hi James!Maybe the ability to view the cluster size on the drive could prove a useful feature.I made a UDF for getting it here:http://www.autoitscript.com/forum/index.ph...c=74647&hl= Cool! I will do that soon, I hope!btw you know those white blotches on your screenshot by your menu can be fixed if you select winxp as your theme in display properties and under the appearance tab for windows and buttons you select media center styleI didn't know that! I am on Vista now so... Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
James Posted March 8, 2009 Author Posted March 8, 2009 (edited) A screenshot of HTML export. I got bored and thought I'd work on it.I have started sizable windows but having a problem with the listView. Edited July 15, 2009 by JamesBrooks Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
CBuckley Posted March 8, 2009 Posted March 8, 2009 Nice work, James DataHostDirect Linux VPS Specialists
James Posted March 8, 2009 Author Posted March 8, 2009 Thanks CBuckley! Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
James Posted March 8, 2009 Author Posted March 8, 2009 Import DMA (export files) into the list.To-do:Resize listviewColour listview items based on different factorsCustom colour schemes (I lost my backup)CSV exportBug reporterNo downloads yet, more work. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
James Posted March 9, 2009 Author Posted March 9, 2009 Updated first post for a complete list of to-do items. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
ModemJunki Posted July 15, 2009 Posted July 15, 2009 James, Somehow I have the incorrect GUIStatusBar.au3, I think - I can't run your .au3! Which GUIStatusBar.au3 are you using? Always carry a towel.
James Posted July 15, 2009 Author Posted July 15, 2009 James,Somehow I have the incorrect GUIStatusBar.au3, I think - I can't run your .au3!Which GUIStatusBar.au3 are you using?I've not ran the source for a while, however everything seems to be working fine.Running under Beta doesn't work though. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
logmein Posted July 16, 2009 Posted July 16, 2009 very nice! the gui is very pro! [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font]
James Posted July 16, 2009 Author Posted July 16, 2009 very nice! the gui is very pro!Thank you logmein! Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
James Posted December 26, 2009 Author Posted December 26, 2009 Update! See first post! Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
James Posted July 12, 2013 Author Posted July 12, 2013 I've updated Disk Manager to have a quick play with the new AutoIt v3.3.9.6 features, mainly the optional explicit array size initialization feature. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
guinness Posted July 12, 2013 Posted July 12, 2013 This is wrong, as you need an initialiser list for it to be an array. Global $Tips[] UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018
James Posted July 12, 2013 Author Posted July 12, 2013 This is wrong, as you need an initialiser list for it to be an array. Global $Tips[] And yet it works, or am I thinking of that other thing... Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
guinness Posted July 12, 2013 Posted July 12, 2013 It's not an valid array at least. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018
James Posted July 12, 2013 Author Posted July 12, 2013 It's not an valid array at least. Then it's that thing. I'll put up a new version tonight Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
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