topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 11:49 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: SourceSnap v. 1.55  (Read 3873 times)

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
SourceSnap v. 1.55
« on: April 06, 2012, 06:40 PM »
SourceSnap v. 1.52 It's been quite awhile since I used this as I do most of this type of stuff with Selector now. But a user reported hotkey bugs. This prompted me to rework some of the code for more reliable hotkey reassignment.

Also on startup if any of the hotkey assignments fail, the Ini File is opened. The program quits after you are prompted to edit the ini file. Back when I first wrote this I didn't check the return values for HotKeySet() function. I added some error catching to make the app more robust.  But I'm still convinced this type of thing is done better either by a more sophisticated snippet manager, or using Selector to open editors customized to each programming language, with the selection as a temp file.

http://www.favessoft.com/hotkeys.html

But SourceSnap is still available for download as a few people like to use it. :)
« Last Edit: April 13, 2012, 06:04 PM by MilesAhead »

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: SourceSnap v. 1.53
« Reply #1 on: April 07, 2012, 03:16 PM »
SourceSnap v. 1.53 Found the error in the Inifile read routine. Now all changed hotkeys should maintain the new values across program starts.


MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: SourceSnap v. 1.54
« Reply #2 on: April 09, 2012, 03:46 PM »
SourceSnap v. 1.54 Fixed endless loop selecting Snap Filename introduced in previous bug fix releases. Unless some new bug is found, this should be the stable release for some time.

MilesAhead

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 7,736
    • View Profile
    • Donate to Member
Re: SourceSnap v. 1.55
« Reply #3 on: April 13, 2012, 06:04 PM »
SourceSnap v. 1.55 Added time stamp when appending to Snap File.