Jump to content

What options does AutoIt give to display text?


Recommended Posts

I've seen the standard msgBox and splashOn I think and I was wondering what else there is. Is it possible to display something at the bottom right of the taskbar where the logos of the running apps are?

I want to write a little tool that displays the weekday somewhere so it's always visible because I tend to forget :) When you pull the taskbar to make it bigger it shows the weekday in there. I'd like to achieve that in one line.

edit: other problem is sorted, question about how to display things remains.

Thanks

Edited by hypertyper
Link to comment
Share on other sites

ToolTip() would let you do this.

But I would suggest installing TClockEx and get a calendar too.

Edit: Calendar when clicked:

Posted Image

In my case - I have it displaying free RAM

[but it only "sees" up to 2GB?]

Tooltip when mouse over.

Posted Image

Edited by herewasplato

[size="1"][font="Arial"].[u].[/u][/font][/size]

Link to comment
Share on other sites

Tooltip is a start. The best place in this case would be the start button area I guess but when I put it there and press start it disappears. I guess I could just have it refreshed every second or so. I assume that would be no effort for the pc?!?

What I'd like to do is what TClock does but do it myself :)

Any ideas?

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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