playlet Posted December 6, 2011 Posted December 6, 2011 (edited) --- Edited August 18, 2016 by playlet coffeeturtle and mLipok 2
playlet Posted December 7, 2011 Author Posted December 7, 2011 (edited) --- Edited August 18, 2016 by playlet
wakillon Posted December 7, 2011 Posted December 7, 2011 (edited) Look very nice !But i don't see any text ! Edit : i'm on Xp Edited December 7, 2011 by wakillon AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts
playlet Posted December 7, 2011 Author Posted December 7, 2011 (edited) --- Edited August 18, 2016 by playlet
wakillon Posted December 7, 2011 Posted December 7, 2011 What about this one? No text too ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts
guinness Posted December 7, 2011 Posted December 7, 2011 In both examples I get this error on Windows 7 x64 >> (Note: I haven't tried to debug the problem.) C:UsersUserDesktopTestTestMsgBox with Examples.au3 (114) : ==> Subscript used with non-Array variable.: If $pos[4] = $PosLab[$i][0] Then If $pos^ ERROR 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
funkey Posted December 7, 2011 Posted December 7, 2011 In both examples I get this error on Windows 7 x64 >> (Note: I haven't tried to debug the problem.)Me too. But on WinXP! Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
playlet Posted December 7, 2011 Author Posted December 7, 2011 (edited) --- Edited August 18, 2016 by playlet
wakillon Posted December 7, 2011 Posted December 7, 2011 @wakillonWhat about my Launcher - can you see the text on the left side of the initial splash GUI saying: "Ultimate Launcher" and just below that "v1.3.0.x"? - it uses the same function to draw the text.I see no text at all ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts
playlet Posted December 7, 2011 Author Posted December 7, 2011 (edited) --- Edited August 18, 2016 by playlet
wakillon Posted December 7, 2011 Posted December 7, 2011 (edited) I can't believe it's not working, you have the exact same configuration as I do (your signature)One minute, i will try with another computer...Edit : it works well with my netbook on XPSorry, may be an incompatibility with WindowBlinds i use on my desktop Computer ! Edited December 7, 2011 by wakillon AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts
playlet Posted December 7, 2011 Author Posted December 7, 2011 (edited) --- Edited August 18, 2016 by playlet
funkey Posted December 7, 2011 Posted December 7, 2011 It runs for me on Win7-X64 in 32-Bit-Mode but not in 64-Bit-Mode. Looks very nice btw. Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
JohnOne Posted December 7, 2011 Posted December 7, 2011 Win 7 32 bit, all works fine, nice work. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
ThaReverand Posted December 7, 2011 Posted December 7, 2011 Im going to give this a try, will include you in the credits if used -ThaReverand"http://numerous-silhouettes.com/"
JScript Posted December 7, 2011 Posted December 7, 2011 Very nice!!! Thanks... João Carlos. http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere!
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