Results for "Author: persona non grata"
This is a complete DL-UL monitor, like DU-meter. It has similar functions, it shows a graph of your internet traffic or both a graph and numeric values. You can set the transparency of the graph-window and it can be minimized to system tray. You can see how much you've downloaded and uploaded in total. Please vote if you find it useful. And please, leave comments.
This recreates (in a way) those sinusscroll effects that were very commonly seen in the old demo days on the amiga. I find it hard to see any use of this code but it might be fun for someone. Plz comment!!!
This is a scroller in progress, it has various purposes, it could be used as a credit scroller, a hyperlink scroller, use your imagination. The main feature of this scroller is that it supports urls, (e.g http://www, ftp, mailto: links) That could easily be customized to your needs. Im thinking of turning it into an ActiveX control to make it easier to use. Please comment and give suggestions...
This is an ActiveX progressbar with a few features that I thougth one migth need... I really would like to add a horisontal option but haven't figured out how to draw rotated text.. But I'm getting there :) Plz, comment and vote.
Updated version of Abreactor, new tools, more graphics and sounds!! Check it out, and vote!
I made this application only to learn how to use databases. I was looking for an easy way to add pictures to an access database but couldnt find it so this I came up with an unconventional way to store the files. The app first saves the picture to a tempfile to disk to get the pictures binary data and then opens it again and adds it to a memo field.. I did this because I wanted the option to paste pictures into my app... I'm not sure but I think there is somekind of limitations with this type of field, although I haven't noticed any problems. The search function might have it's glitches, I'm not quite sure.. You might want to add reference to the MS DAO 3.6 lib to get it to work... And finally, it would be nice with comments and votes..