Jump to content

Recommended Posts

Posted (edited)

I'm just wondering, before I attempt to create something similar to TrayTip, are there any existing alternatives? Tray Tip is way too slow to open and close, I want something that I can use for debugging/user warnings/whatever. Kinda like consolewrite but built in part of the program so a user could see it too if I wanted to use it for that. 

Also I am looking for a 'TrayTip' kinda popup because I wouldn't want the program to wait for the popup to appear/disappear while it's running, but you could always run it as an exe seperately if you had to.

Edited by BatMan22
Adding some more reasoning.
Posted

Hi @BatMan22.

Maybe something like:

If you want the toast to be displayed instantly do this:

$iToast_Time_Out = 1
$iToast_Time_In = 1

after _Toast_Set and before _Toast_Show in the example in Toast.zip.

Posted (edited)

I asked the question, kinda assuming it didn't exist and I got all excited about creating my own and I ran the toast demo and that idea is out the window. Lol. Thanks and Nicejob @Melba23

Also sidenote.. I'm stealing the code for your popup with the progress bar so.. thanks

Edited by BatMan22
theft
Posted

Yeah, i ended up grabing that idea and creating my own popup, with an image too, and i just slide it in and out of the desktop.

Spoiler

Renamer - Rename files and folders, remove portions of text from the filename etc.

GPO Tool - Export/Import Group policy settings.

MirrorDir - Synchronize/Backup/Mirror Folders

BeatsPlayer - Music player.

Params Tool - Right click an exe to see it's parameters or execute them.

String Trigger - Triggers pasting text or applications or internet links on specific strings.

Inconspicuous - Hide files in plain sight, not fully encrypted.

Regedit Control - Registry browsing history, quickly jump into any saved key.

Time4Shutdown - Write the time for shutdown in minutes.

Power Profiles Tool - Set a profile as active, delete, duplicate, export and import.

Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes.

NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s.

IUIAutomation - Topic with framework and examples

Au3Record.exe

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...