Lazycat Posted February 12, 2005 Posted February 12, 2005 (edited) Inspired by this great program which I use long time, this thread and because I was a bit bored last couple days, I tried to reach Autoit limits and made this thing. Don't know if I will be continue this, but this was good fun This would be much more interesting, when Holger's tray menu stuff will be done. Also it's lacks rtf features. But now here:- unlimited (in theory) pages- adding/renaming/deleting pages- save cursor position for every page- autosave feature- autohide feature- transparency (Win2k/XP)- smooth fade in/out (Win2k/XP)- setting hotkey from GUI (default - Scroll Lock)qnotes.au3Gui_Message.au3 Edited February 12, 2005 by Lazycat Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
Lazycat Posted February 12, 2005 Author Posted February 12, 2005 Oops, forgot that this still not standard include unlike GUIConstants.au3 Added into first post. Place this in your Autoit include folder. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
layer Posted February 12, 2005 Posted February 12, 2005 nice work LazyCat! but does anyone get that "lag" effect when using transparent windows?? i do and for the include file, if u want the include in the same directory as the script, just use #include "Gui_Message.au3" with quotes and not with <> FootbaG
zcoacoaz Posted February 14, 2005 Posted February 14, 2005 when i made my notes program i was a newbie, this one looks way cooler [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]
Josbe Posted February 14, 2005 Posted February 14, 2005 LazyCat, nice utility. Really, with the tray stuff, like you said, would be much more interesting. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
ioliver Posted February 14, 2005 Posted February 14, 2005 Great Job! Works well. I did notice one thing, if you are interested in comments, the new pages can't contain spaces. Not that it's necessary, just thought you might like to know. Great Job, Ian "Blessed be the name of the Lord" - Job 1:21Check out Search IMF
Lazycat Posted February 14, 2005 Author Posted February 14, 2005 @ALLThanks!I did notice one thing, if you are interested in comments, the new pages can't contain spaces. Not that it's necessary, just thought you might like to know.Yes, I know about it, but I was too lazy I used StringIsAlNum for checking name, because this name is also filename for note, but this function not allow spaces, so need additionally checking. I will add it in next version. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
killaz219 Posted February 14, 2005 Posted February 14, 2005 (edited) @ALLThanks!Yes, I know about it, but I was too lazy I used StringIsAlNum for checking name, because this name is also filename for note, but this function not allow spaces, so need additionally checking. I will add it in next version.<{POST_SNAPBACK}>Hmm Lazycat being lazy.... I wonder why hehe just kidding, anyways its a great little script. Reminds me of sticky on the macs at school. Edited February 14, 2005 by killaz219
zcoacoaz Posted February 15, 2005 Posted February 15, 2005 isn't there another notes program that has functions like this somewhere around here? [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]
killaz219 Posted February 15, 2005 Posted February 15, 2005 isn't there another notes program that has functions like this somewhere around here?<{POST_SNAPBACK}>I don't seem to remember, but I would guess so since lazycat said "Yet another notes keeper"
Lazycat Posted February 15, 2005 Author Posted February 15, 2005 Hmm Lazycat being lazy.... I wonder why <{POST_SNAPBACK}>He-he, I was sure that someone will see that isn't there another notes program that has functions like this somewhere around here?<{POST_SNAPBACK}>Right, and links to such prog and your script in the first post. This was made just for fun. Also this show abilities of Autoit, and this was really easy programming, it spent only about 4 hours and another two for hotkey set function If not usefull, this can be just good (I hope) GUI example. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
zcoacoaz Posted February 15, 2005 Posted February 15, 2005 when i made mine i just wanted to learn how to do things like this, i was so proud of myself when i finally got it working. [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]
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