Now that the rewrite is done, I’m adding new stuff. It’s much easier to do so with the new code structure. Here’s what’s new in this release.
- No focus tool tips – hover over a link and you’ll see the full link, or the the reverse lookup of the link if it can be found, regardless of whether the gadget has focus or not. I had to implement my own tooltips to do this. Hopefully, they’re not too ugly.
- Show links in post – By default, tweetz displays links as “[link]”. Since most links are shortened, seeing the actual link text has little meaning. The “[link]” notation uses less screen real-estate. Still, some have asked to see the actual link in the post, so now there’s an option to do just that.
- Notification of new versions – A surprising number of you asked to have the program notify you when newer versions of tweetz are available. Personally, I’ve always found these reminders annoying but hey, it’s a free country (or at least a free program). Checks for new versions are made every 24 hours if you choose to opt-in.
There have been lots of other requests for features. I’ve kind of lost track of them. If I’ve left your request out it’s likely because I forgot, so don’t hesitate to remind me.
Available on the downloads page.
I’m one of those lucky blokes that got a tablet PC at PDC 09 last year. It’s a nice little laptop with good battery life and a bright screen. I’ve not used the touch interface much. Windows applications feel a bit too uncomfortable on a small touch screen.
I’ve been running Visual Studio 2010 RC on my laptop for a while now. It seems to have a somewhat strained relationship with the tablet features.
One issue I was having was that I could not open several dialogs including the File Open Dialog and the Add References Dialog. The former was annoying but the later was down right intolerable. Whenever I tried to open any of these dialogs, all I got was a brief flicker of the program frame. No dialog. Total bummer.
I’ve come to find that the issue had to do with the Tablet PC Input Services. I had disabled this service (Microsoft’s recommendation) to work around a crash in intellisense. Later on the dialog issues started. I didn’t connect the two events because of the lag between the time I disabled the service and the dialogs not working.
Enabling the Tablet PC Input Service fixed the issue with the dialogs. I’m sure there’s a logical connection to why this should be but it’s certainly not obvious from an end user perspective. Anyways, I thought I would relay my experience in case anyone else encounters this issue.
previous | next
powered by Bloget™