Valik Posted December 7, 2011 Share Posted December 7, 2011 In AutoIt beta 3.3.7.22 the documentation has undergone a visual style change. Please leave all feedback (positive and negative) in this thread so we can fine tune the style before release. Link to comment Share on other sites More sharing options...
guinness Posted December 7, 2011 Share Posted December 7, 2011 (edited) As I've mentioned previously I'm liking the overall style of the Help file. A couple of points to make: 1. What used to be grey text in the 'Example' section is being displayed as red text e.g. the WinAPI.au3 in #include <WinAPI.au3> is displaying as red text. 2. An extra line break between Parameters, Return Value, Remarks, Related & Example. Thanks for the update. Edited December 7, 2011 by guinness 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 Link to comment Share on other sites More sharing options...
Valik Posted December 7, 2011 Author Share Posted December 7, 2011 I don't know if trancexx changed the colors in examples or if that was a glitch in how I built it. I like the colors, though, because they are closer to my own. As for extra line breaks, those are probably intentional. trancexx, you should probably explain the rationale behind this visual style. I think guinness may be the first of many who think extra whitespace is a mistake and not a design feature. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 7, 2011 Moderators Share Posted December 7, 2011 I like the new style overall, but I have a couple of minor points:- 1. The font in the "text" pages (e.g. Introduction, Command Line Parameters) is too large. In the example pages it is fine other than the initial explanation line above the syntax box which is of the same size as the "text" pages. - 2. There are too many added blank lines in the example pages (as guinness mentioned above). It makes the whole page look too washed out and forces unnecessary scrolling.trancexx,Valik's comments seem to indicate that you were behind these changes. Please take the above as constructive criticism - I think the overall style is great improvement on what went before. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
trancexx Posted December 7, 2011 Share Posted December 7, 2011 Valik's comments seem to indicate that you were behind these changes. Please take the above as constructive criticism - I think the overall style is great improvement on what went before. M23Valik did that intentionally. You believe him?I saw new help file 30 minutes ago for the first time. I would have chosen thinner font for some stuff, for example. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted December 7, 2011 Moderators Share Posted December 7, 2011 trancexx,You believe him?Of course! Would our beloved leader ever tell intentional untruths? Well, perhaps..... M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Valik Posted December 7, 2011 Author Share Posted December 7, 2011 Valik did that intentionally. You believe him?I saw new help file 30 minutes ago for the first time. I would have chosen thinner font for some stuff, for example.Do not make me move the thread to a more visible forum. Also they can just look at the logs on the CSS and HTML files you changed to see who the author is. Link to comment Share on other sites More sharing options...
wraithdu Posted December 7, 2011 Share Posted December 7, 2011 I like it, more MSDN flavor. I think the bigger font and extra space makes for easier reading. Maybe that's my oldish eyes talking... Link to comment Share on other sites More sharing options...
Homes32 Posted December 7, 2011 Share Posted December 7, 2011 the orange text looks nice but I think the old black was easier to read on the white background. Link to comment Share on other sites More sharing options...
SkinnyWhiteGuy Posted December 7, 2011 Share Posted December 7, 2011 I like the new looks of it. The extra white space is a little much, but I can see how it can work. Looking at the source for the 3.3.6.1 help files, those extra line breaks were there already. It looks like they were needed with the old style, but not as much now. Link to comment Share on other sites More sharing options...
Bowmore Posted December 7, 2011 Share Posted December 7, 2011 The new documentation style gets the thumbs up from me. I find it much easier to read and generally looks cleaner. The extra whitespace and coloured headings makes the different sections stand out. "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook Link to comment Share on other sites More sharing options...
BrewManNH Posted December 7, 2011 Share Posted December 7, 2011 I'm of the exact opposite opinion, while I like the colors and such. The excess whitespace makes for bad readability, for me. The font for the code examples are too small compared to the rest of the page information, it looks like it was thrown in as an after thought and shrunk to fit. The header text is FAR too large in comparison to the rest of the text on the page and isn't needed to be that large for a help file entry. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
FaridAgl Posted December 7, 2011 Share Posted December 7, 2011 (edited) Vote for new style in documentation, i really like it. It's now much cleaner and readable, i have no problem with reading it. It looks like the MSDN and it makes me to feel better. Edited December 7, 2011 by D4RKON3 jvanegmond 1 http://faridaghili.ir Link to comment Share on other sites More sharing options...
trancexx Posted December 7, 2011 Share Posted December 7, 2011 If someone would be wondering what music goes with the new style, the answer is this one. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
ChrisN Posted December 7, 2011 Share Posted December 7, 2011 I personally don't really care for the large fonts, & the headings are too large even with the larger body text. Also, there are some inconsistent font sizes in some articles, e.g. String Regular expression Tutorial Link to comment Share on other sites More sharing options...
Zedna Posted December 8, 2011 Share Posted December 8, 2011 (edited) The excess whitespace makes for bad readability, for me. The font for the code examples are too small compared to the rest of the page information, it looks like it was thrown in as an after thought and shrunk to fit. The header text is FAR too large in comparison to the rest of the text on the page and isn't needed to be that large for a help file entry.The same for me.I think:- section header without blue background as in previous version is worse- header text (function name) is too big- orange color of section names is bad - should be more dark and more bold, maybe some better color- too much spaces (empty rows) between sections - it looks really worse than in previous version- font for example scripts is too small - should be the same as in previous version- button "Open this script" doesn't work for me (in 3.2.12.1 release it works fine)- all (not auto generated?) pages beside Functions/UDFs are with bad font (bold/too big)I don't like new style. Previous one was much better.EDIT:- button "Open this script" doesn't work for me (in 3.2.12.1 release it works fine)It didn't work when helpfile was opened by installer during update. At that moment also index Tab of helpfile was empty. After reopening helpfile (close+open) all works fine. Edited December 8, 2011 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Bowmore Posted December 8, 2011 Share Posted December 8, 2011 It looks like we have a Marmite situation developing. "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook Link to comment Share on other sites More sharing options...
MvL Posted December 8, 2011 Share Posted December 8, 2011 Hi, perhaps it is because of the small font, but the font in the example code seems to be Italic, and that makes it less readable. The general colourscheme is an improvement though. Link to comment Share on other sites More sharing options...
Valik Posted December 8, 2011 Author Share Posted December 8, 2011 If you guys see pages that do not match the new theme then please list them. Unfortunately the documentation isn't as... elegant as it could be with regards to web technology (Lots of styles are hard-coded). We need some help spotting all these pages so if you see one please tell us where it is. Link to comment Share on other sites More sharing options...
jaberwacky Posted December 8, 2011 Share Posted December 8, 2011 Other than the aforementioned whitespace issue, I like the new look. It looks -- friendly. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Link to comment Share on other sites More sharing options...
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