Jump to content

Recommended Posts

Posted

SplashImageOn("KingRider", "arrow.gif", 30, 30, 450, 450, 1)

I try transparent not good "WinSetTrans" is a just square with border :\

How to make transparent without border? FILE GIF!!

Please not bmp and jpg... i need GIF with transparent! is NOT WinSetTrans

Programmer PHP, ASP, CGI, Perl, Delphi, JScript, ......... :)

Posted

Please not bmp and jpg... i need GIF with transparent! is NOT WinSetTrans

I know you said WinSetTrans isn't the answer but it is.

$ImagePath = "C:\Path\to\seta.gif"
SplashImageOn("Title Here", $ImagePath,250,50,100,100,1)
WinSetTrans("Title Here", "", 50)
Sleep(60000);Leting your splash screen sit for 1 min.
SplashOff()

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

Posted

Man is a continue border... i say not wanna border! GIF is transparet not work for SplashImageOn.

Try this a file (attachment) with transparet use your SplashImageOn

Happen background is show border!

Programmer PHP, ASP, CGI, Perl, Delphi, JScript, ......... :)

Posted

Look my attackment is current arrow transparent with background color

Problem SplashImageOn not work transparent is just arrows not background and not border too

Programmer PHP, ASP, CGI, Perl, Delphi, JScript, ......... :)

  • Moderators
Posted

Just make a GUI with a Timer, instead of the splash image, change your .gif to a .bmp and use this: http://www.autoitscript.com/forum/index.php?showtopic=19185

Other than that... It's not going to happen with splashimage.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

hum... interess a larry is good!

Thanks... i go try my project ;)

Kudos to Flaxcrack and SmokeN for helping this dude out even with the language barrier.

:lmao:

---"Educate the Mind, Make Savage the Body" -Mao Tse Tung

Posted (edited)

yah blade... i see are stupid =\ ... look a sign flax ¬¬ are bad

Problem i no am good speak english! I'm brazilian... bad helper

Now i try make my project is done :lmao: ... look my attackment is will test

Thanks a patiente ... Larry and SmOke_N

EDIT: UPDATE ATTACHMENT! I receive msg my friend is error win98... now is done 100% =D

Edited by Sandro Alvares

Programmer PHP, ASP, CGI, Perl, Delphi, JScript, ......... :)

Posted

yah blade... i see are stupid =\ ... look a sign flax ¬¬ are bad

Problem i no am good speak english! I'm brazilian... bad helper

Now i try make my project is done :lmao: ... look my attackment is will test

Thanks a patiente ... Larry and SmOke_N

Your Welcome?

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

Posted

ya seriously. You actualy helped him out.

Sheesh, that's the international symbol for ingrate?

,,|,,

maybe

Well Blade, as I reread it you and I are bad. ;) But Sandro is still an :lmao:

[quote] Gilbertson's Law: Nothing is foolproof to a sufficiently talented fool.Sandro Alvares: Flaxcrack is please not noob! i can report you is stop stupid. The Post[/quote]I made this: FWD & MD5PWD()

  • 14 years later...
Posted (edited)

I know this is old... like most info around here.... buuuuut:

On 2/2/2006 at 5:59 PM, SmOke_N said:

Just make a GUI with a Timer, instead of the splash image, change your .gif to a .bmp and use this: http://www.autoitscript.com/forum/index.php?showtopic=19185

Other than that... It's not going to happen with splashimage.

This (URL) is no more (valid).

PLS anybody, gimme a hand with this whole transparent-splash-screen.... problem.

Thanks in advance. 😉

Edited by AOK
  • Moderators
Posted

AOK,

Quote

I know this is old... like most info around here

Nice attitude for someone who wants help - but nevertheless.... That particular thread has vanished because the OP deleted all his stuff many years ago.

So you will need to do exactly what the SmOke_N said - create your own transparent GUI, add a timer and use a bmp image as background.  Try searching the forum for that - there are plenty of threads out there.

And in future, please start a new thread rather then resurrect one from 14 years ago.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png 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 columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

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
  • Recently Browsing   0 members

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