Popular Post UEZ Posted March 14, 2015 Popular Post Share Posted March 14, 2015 (edited) Here a version of a splash text variant using GDI+. Requires AutoIt v3.3.12.0 or higher! Source code download: UDF: _SplashTextEx.au3 (previous downloads: 135) Example: Example1.au3 (previous downloads: 127) Might be useful for someone... Please report any bugs. Edited May 10, 2015 by UEZ jaberwacky, mesale0077, wakillon and 3 others 6 Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
jcpetu Posted March 14, 2015 Share Posted March 14, 2015 Hi, UEZ, wonderfull work, It had to be you, GDI master. thanks a lot. Link to comment Share on other sites More sharing options...
rajah Posted May 8, 2015 Share Posted May 8, 2015 i like itgood work I love to program, and if I ever lose that love, I will no longer be a programmer. It will be a sad day. Link to comment Share on other sites More sharing options...
BrewManNH Posted May 8, 2015 Share Posted May 8, 2015 There's a "Like This" button for doing that, no need to post just for the sake of posting something. 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...
wakillon Posted May 9, 2015 Share Posted May 9, 2015 There's a "Like This" button for doing that, no need to post just for the sake of posting something.What's your problem with this member ?Is there new forum rules ? UEZ is certainly happy to receive compliments for his work. AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
UEZ Posted May 9, 2015 Author Share Posted May 9, 2015 I agree wakillon. Everyone should have the freedom either to like a post or to write to comment.After forum upgrade on German forum we had a discussion whether to activate the like or not. The majority was against the like button because writing a comment is more meaningful than pushing a button. argumentum 1 Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
wakillon Posted May 10, 2015 Share Posted May 10, 2015 I can't access to the 3 previewsMy browser returns this :Do i need to modify my browser settings ? AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
TheDcoder Posted May 10, 2015 Share Posted May 10, 2015 @wakillon You will find your answer here EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
argumentum Posted May 10, 2015 Share Posted May 10, 2015 (edited) @UEZ , the links don't workYou have accessed an invalid or no longer valid link . Back to previous pageSie haben einen ungültigen oder nicht mehr gültigen Link aufgerufen.Zurück zur vorherigen Seite Edited May 10, 2015 by argumentum Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting. Link to comment Share on other sites More sharing options...
wakillon Posted May 10, 2015 Share Posted May 10, 2015 @wakillon You will find your answer here Not sure.May be it's due to the last autoit.de forum upgrade.Have tried with IE too, but unsuccesfullyNo more chance with the German UEZ Topic AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
UEZ Posted May 10, 2015 Author Share Posted May 10, 2015 Since the upgrade of the German forum software all attachments were lost and never restored. Further after the upgrade of this forum the links to the attachments were also changed.I've tons of attachments in both forums, so without any feedback it is hard to fix it. Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
wakillon Posted May 10, 2015 Share Posted May 10, 2015 There is not only attachments who cause problem, sometimes when i use google and there is autoit.de topics in the results, i can't access them !It's annoying ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
TheDcoder Posted May 10, 2015 Share Posted May 10, 2015 Maybe an SSL issue ? EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion Link to comment Share on other sites More sharing options...
wakillon Posted May 10, 2015 Share Posted May 10, 2015 @UEZIn the _SplashTextCloseEx function, what's the utility of $bGUIFade ?And is it possible to have an example with outlined text ? AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
UEZ Posted May 10, 2015 Author Share Posted May 10, 2015 (edited) ; $bGUIFade - [optional] A boolean value to enable/disable gui fade in/out on start/exit. Default is False. When set $bGUIFade = true _WinAPI_AnimateWindow() function will be used to fade-in/out the GUI on start/end.Outlined text you mean only the frame without filled letters right? Edited May 10, 2015 by UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
wakillon Posted May 10, 2015 Share Posted May 10, 2015 ; $bGUIFade - [optional] A boolean value to enable/disable gui fade in/out on start/exit. Default is False. When set $bGUIFade = true _WinAPI_AnimateWindow() function will be used to fade-in/out the GUI on start/end.Outlined text you mean only the frame without filled letters right?So why condition look at $__bGUIFade__ value ?And Outlined Text like this : AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
UEZ Posted May 10, 2015 Author Share Posted May 10, 2015 Updated the UDF code and the example. Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
wakillon Posted May 10, 2015 Share Posted May 10, 2015 Great, thanks ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts 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